licenses.dev

cstring v0.1.1

A super simple cstring library for WebAssembly

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
cty • 0.2.2Type aliases to C types like c_int for use with bindgenDIRECT0
MIT OR Unlicense1
PackageRelationDependenciesPublished
memchr • 2.7.4Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/cstring)](https://licenses.dev/cargo/cstring)
<a href="https://licenses.dev/cargo/cstring">
  <img src="https://licenses.dev/b/cargo/cstring" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.1 version:

[![licenses](https://licenses.dev/b/cargo/cstring/0.1.1)](https://licenses.dev/cargo/cstring/0.1.1)
<a href="https://licenses.dev/cargo/cstring/0.1.1">
  <img src="https://licenses.dev/b/cargo/cstring/0.1.1" alt="licenses" />
</a>
GitHub