licenses.dev

flatbuffers v2.1.2

Official FlatBuffers Rust runtime library.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

Apache-2.0 OR MIT13
PackageRelationDependenciesPublished
bitflags • 1.3.2A macro to generate structures which behave like bitflags. DIRECT0
core2 • 0.4.0The bare essentials of std::io for use in no_std. Alloc support is optional.DIRECT1
proc-macro2 • 1.0.89A 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
serde_derive • 1.0.195Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde • 1.0.195A generic serialization/deserialization frameworkDIRECT5
smallvec • 1.13.2'Small vector' optimization: store up to a small number of items on the stackDIRECT0
syn • 1.0.109Parser for Rust source codeINDIRECT3
syn • 2.0.82Parser for Rust source codeINDIRECT2
thiserror_core2-impl • 2.0.0Implementation detail of the `thiserror_core2` crateINDIRECT4
thiserror_core2 • 2.0.1derive(Error) (no_std-enabled using core2)DIRECT7
thiserror-impl • 1.0.65Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 1.0.65derive(Error)DIRECT5
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-DFS-2016 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.13Determine 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/flatbuffers)](https://licenses.dev/cargo/flatbuffers)
<a href="https://licenses.dev/cargo/flatbuffers">
  <img src="https://licenses.dev/b/cargo/flatbuffers" alt="licenses" />
</a>

Or the licenses badge code for the 2.1.2 version:

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