licenses.dev

csv-core v0.1.11

Bare bones CSV parsing with no_std support.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT OR Unlicense

Dependency Licenses

Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
arrayvec • 0.5.2A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.DIRECT0
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/csv-core)](https://licenses.dev/cargo/csv-core)
<a href="https://licenses.dev/cargo/csv-core">
  <img src="https://licenses.dev/b/cargo/csv-core" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.11 version:

[![licenses](https://licenses.dev/b/cargo/csv-core/0.1.11)](https://licenses.dev/cargo/csv-core/0.1.11)
<a href="https://licenses.dev/cargo/csv-core/0.1.11">
  <img src="https://licenses.dev/b/cargo/csv-core/0.1.11" alt="licenses" />
</a>
GitHub