licenses.dev

cstr_core v0.2.6

Implementation of CStr and CString for no_std environments.

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/cstr_core)](https://licenses.dev/cargo/cstr_core)
<a href="https://licenses.dev/cargo/cstr_core">
  <img src="https://licenses.dev/b/cargo/cstr_core" alt="licenses" />
</a>

Or the licenses badge code for the 0.2.6 version:

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