licenses.dev

thrift v0.15.0

Rust bindings for the Apache Thrift RPC system

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

Apache-2.0 OR MIT7
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
hermit-abi • 0.3.9Hermit system calls definitions.INDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
log • 0.4.22A lightweight logging facade for Rust DIRECT0
num_cpus • 1.16.0Get the number of CPUs on a machine.INDIRECT2
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
threadpool • 1.8.1A thread pool for running a number of jobs on a fixed set of worker threads. DIRECT3
MIT2
PackageRelationDependenciesPublished
integer-encoding • 3.0.4varint+zigzag and fixedint integer encoding/decoding (https://developers.google.com/protocol-buffers/docs/encoding)DIRECT0
ordered-float • 1.1.1Wrappers for total ordering on floatsDIRECT2
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.15.0 version:

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