licenses.dev

glot v0.1.0

A library for parsing various data formats in Rust, based on Nom.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

MIT1
PackageRelationDependenciesPublished
nom • 7.1.3A byte-oriented, zero-copy, parser combinators libraryDIRECT2
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. INDIRECT0
Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
minimal-lexical • 0.2.1Fast float parsing conversion routines.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.0 version:

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