licenses.dev

reinda-core v0.0.2

Internal crate for `reinda`. Do not use this crate directly! See the main crate for more information.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT7
PackageRelationDependenciesPublished
proc-macro2 • 1.0.92A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
syn • 2.0.90Parser for Rust source codeINDIRECT2
thiserror-impl • 1.0.69Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 1.0.69derive(Error)DIRECT5
twoway • 0.2.2(Deprecated - use crate memchr instead.) Fast substring search for strings and byte strings. Optional SSE4.2 acceleration (if detected at runtime) using pcmpestri. Memchr is the only mandatory dependency. The two way algorithm is also used by rust's libstd itself, but here it is exposed both for byte strings, using memchr, and optionally using a SSE4.2 accelerated version.DIRECT2
unchecked-index • 0.2.2Unchecked indexing wrapper using regular index syntax.INDIRECT0
MIT1
PackageRelationDependenciesPublished
bytes • 1.9.0Types and traits for working with bytesDIRECT0
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
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.14Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.0.2 version:

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