Package Licenses
MIT
Dependency Licenses
Apache-2.0 OR MIT53
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| addr2line • 0.25.1A cross-platform symbolication library written in Rust, using `gimli` | INDIRECT | 1 | |
| autocfg • 0.1.8Automatic cfg for Rust compiler features | INDIRECT | 1 | |
| autocfg • 1.5.0Automatic cfg for Rust compiler features | INDIRECT | 0 | |
| backtrace • 0.3.76A library to acquire a stack trace (backtrace) at runtime in a Rust program. | INDIRECT | 10 | |
| bitflags • 1.3.2A macro to generate structures which behave like bitflags. | INDIRECT | 0 | |
| cfg-if • 0.1.10A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. | INDIRECT | 0 | |
| cfg-if • 1.0.4A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. | INDIRECT | 0 | |
| futures • 0.1.31An implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces. | DIRECT | 0 | |
| gimli • 0.32.3A library for reading and writing the DWARF debugging format. | INDIRECT | 0 | |
| hashbrown • 0.12.3A Rust port of Google's SwissTable hash map | INDIRECT | 0 | |
| hermit-abi • 0.5.2Hermit system calls definitions. | INDIRECT | 0 | |
| indexmap • 1.9.3A hash table with consistent order and fast iteration. | INDIRECT | 2 | |
| iovec • 0.1.4Portable buffer type for scatter/gather I/O operations | INDIRECT | 1 | |
| lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust. | INDIRECT | 0 | |
| libc • 0.2.178Raw FFI bindings to platform libraries like libc. | INDIRECT | 0 | |
| linked-hash-map • 0.5.6A HashMap wrapper that holds key-value pairs in insertion order | INDIRECT | 0 | |
| log • 0.4.29A lightweight logging facade for Rust | INDIRECT | 0 | |
| miow • 0.2.2A zero overhead I/O library for Windows, focusing on IOCP and async I/O abstractions. | INDIRECT | 10 | |
| net2 • 0.2.39Extensions to the standard library's networking types as proposed in RFC 1158. | INDIRECT | 5 | |
| num_cpus • 1.17.0Get the number of CPUs on a machine. | INDIRECT | 2 | |
| object • 0.37.3A unified interface for reading and writing object file formats. | INDIRECT | 1 | |
| percent-encoding • 1.0.1Percent encoding and decoding | INDIRECT | 0 | |
| proc-macro2 • 1.0.103A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case. | INDIRECT | 1 | |
| procinfo • 0.4.2A library for accessing Linux process and system information | INDIRECT | 6 | |
| quote • 1.0.42Quasi-quoting macro quote!(...) | INDIRECT | 2 | |
| rand_chacha • 0.1.1ChaCha random number generator | INDIRECT | 4 | |
| rand_core • 0.3.1Core random number generator traits and tools for implementation. | INDIRECT | 1 | |
| rand_core • 0.4.2Core random number generator traits and tools for implementation. | INDIRECT | 0 | |
| rand_hc • 0.1.0HC128 random number generator | INDIRECT | 2 | |
| rand_isaac • 0.1.1ISAAC random number generator | INDIRECT | 2 | |
| rand_jitter • 0.1.4Random number generator based on timing jitter | INDIRECT | 5 | |
| rand_os • 0.1.3OS backed Random Number Generator | INDIRECT | 10 | |
| rand_pcg • 0.1.2Selected PCG random number generators | INDIRECT | 3 | |
| rand_xorshift • 0.1.1Xorshift random number generator | INDIRECT | 2 | |
| rand • 0.5.6Random number generators and other randomness functionality. | DIRECT | 9 | |
| rand • 0.6.5Random number generators and other randomness functionality. | INDIRECT | 19 | |
| rustc_version • 0.2.3A library for querying the version of a installed rustc compiler | INDIRECT | 2 | |
| rustc-demangle • 0.1.26Rust compiler symbol demangling. | INDIRECT | 0 | |
| rustversion • 1.0.22Conditional compilation according to rustc compiler version | INDIRECT | 0 | |
| semver-parser • 0.7.0Parsing of the semver spec. | INDIRECT | 0 | |
| semver • 0.9.0Parser and evaluator for Cargo's flavor of Semantic Versioning | INDIRECT | 1 | |
| serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)] | DIRECT | 4 | |
| serde_yaml • 0.8.26YAML data format for Serde | INDIRECT | 12 | |
| serde • 1.0.210A generic serialization/deserialization framework | DIRECT | 5 | |
| siphasher • 0.2.3SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust | DIRECT | 0 | |
| syn • 1.0.109Parser for Rust source code | INDIRECT | 3 | |
| syn • 2.0.56Parser for Rust source code | INDIRECT | 3 | |
| uuid • 0.7.4A library to generate and parse UUIDs. | INDIRECT | 20 | |
| winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead. | INDIRECT | 0 | |
| winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead. | INDIRECT | 0 | |
| winapi • 0.3.9Raw FFI bindings for all of Windows API. | INDIRECT | 2 | |
| windows-link • 0.2.1Linking for Windows | INDIRECT | 0 | |
| yaml-rust • 0.4.5The missing YAML 1.2 parser for rust | INDIRECT | 1 |
MIT39
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| atomic_immut • 0.1.4Atomic immutable value | INDIRECT | 0 | |
| bincode • 1.3.3A binary serialization / deserialization strategy for transforming structs into bytes and vice versa! | INDIRECT | 6 | |
| bytecodec • 0.4.15A tiny framework for implementing encoders/decoders of byte-oriented protocols | INDIRECT | 12 | |
| cannyls_rpc • 0.1.2RPC library for operating cannyls's devices from remote nodes | DIRECT | 70 | |
| cannyls • 0.9.4Embedded persistent key-value storage optimized for random-access workload and huge-capacity HDD | DIRECT | 62 | |
| ecpool • 1.0.2Thread pool for managing executions of erasure coding | DIRECT | 46 | |
| factory • 0.1.2`Factory` trait and its implementations | INDIRECT | 0 | |
| fibers_global • 0.1.2The global executor of fibers | DIRECT | 25 | |
| fibers_rpc • 0.2.18RPC library built on top of fibers crate | DIRECT | 50 | |
| fibers_tasque • 0.1.2A `tasque` extension specialized for `fibers` | DIRECT | 44 | |
| fibers • 0.1.13A Rust library to execute a number of lightweight asynchronous tasks (a.k.a, fibers) based on futures and mio | DIRECT | 23 | |
| frugalos_core • 0.1.1Shared utilities for FrugalOS | DIRECT | 53 | |
| frugalos_mds • 0.13.0Metadata Store for Frugalos | DIRECT | 99 | |
| frugalos_raft • 0.10.0An implementation of the `raftlog::Io` trait for `frugalos` | DIRECT | 73 | |
| hostname • 0.1.5Cross-platform system's host name functions | INDIRECT | 5 | |
| kernel32-sys • 0.2.2Contains function definitions for the Windows API library kernel32. See winapi for types and constants. | INDIRECT | 2 | |
| liberasurecode • 1.0.3A Rust wrapper for `openstack/liberasurecode` | INDIRECT | 1 | |
| libfrugalos • 0.6.1This crate defines the public interface of `frugalos` for related tools | DIRECT | 51 | |
| mio • 0.6.23Lightweight non-blocking I/O. | INDIRECT | 17 | |
| nbchan • 0.1.3Highly optimized non-blocking communication channels | INDIRECT | 0 | |
| nom • 2.2.1A byte-oriented, zero-copy, parser combinators library | INDIRECT | 0 | |
| patricia_tree • 0.1.10Memory-efficient data structures based on patricia tree | INDIRECT | 15 | |
| prometrics • 0.1.13Client library for exposing prometheus metrics | DIRECT | 19 | |
| protobuf_codec • 0.2.8Encoders and decoders for Protocol Buffers based on bytecodec crate | INDIRECT | 13 | |
| raftlog_protobuf • 0.3.0Encoders and decoders of the Protocol-Buffers messages for the constituents defined in `raftlog` crate | INDIRECT | 25 | |
| raftlog • 0.6.0An implementation of distributed replicated log based on the Raft algorithm | DIRECT | 21 | |
| rustracing_jaeger • 0.1.12Jaeger client library created on top of rustracing | DIRECT | 46 | |
| rustracing • 0.1.11OpenTracing API for Rust | DIRECT | 40 | |
| slab • 0.4.11Pre-allocated storage for a uniform data type | INDIRECT | 0 | |
| splay_tree • 0.2.10Splay Tree based Data Structures (map, set, heap) | INDIRECT | 0 | |
| tasque • 0.1.5A simple thread pool library | INDIRECT | 22 | |
| thrift_codec • 0.1.1A library for encoding/decoding binaries specified by the thrift protocol | INDIRECT | 11 | |
| trackable_derive • 1.0.0Custom derive for `trackable` crate | INDIRECT | 4 | |
| trackable • 0.2.24This library provides a way to track objects manually as an alternative to mechanisms like backtracing | DIRECT | 9 | |
| trackable • 1.3.0This library provides a way to track objects manually as an alternative to mechanisms like backtracing | INDIRECT | 8 | |
| winapi-build • 0.1.1Common code for build.rs in WinAPI -sys crates. | INDIRECT | 0 | |
| winapi • 0.2.8Raw FFI bindings for all of Windows API. | INDIRECT | 0 | |
| winutil • 0.1.1Simple library providing wrappers around a handful of useful winapi calls. | INDIRECT | 3 | |
| ws2_32-sys • 0.2.1Contains function definitions for the Windows API library ws2_32. See winapi for types and constants. | INDIRECT | 2 |
MIT OR Unlicense2
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian. | DIRECT | 0 | |
| memchr • 2.7.6Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. | INDIRECT | 0 |
BSD-3-Clause2
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| fuchsia-zircon-sys • 0.3.3Types for low-level Rust bindings for the Zircon kernel | INDIRECT | 0 | |
| fuchsia-zircon • 0.3.3Rust bindings for the Zircon kernel | INDIRECT | 2 |
Zlib1
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| adler32 • 1.2.0Minimal Adler32 implementation for Rust. | DIRECT | 0 |
Apache-2.0 OR MIT OR MPL-2.01
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| slog • 2.8.2Structured, extensible, composable logging for Rust | DIRECT | 1 |
BSD-2-Clause1
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| cloudabi • 0.0.3Low level interface to CloudABI. Contains all syscalls and related types. | INDIRECT | 1 |
non-standard1
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| fuchsia-cprng • 0.1.1Rust crate for the Fuchsia cryptographically secure pseudorandom number generator | INDIRECT | 0 |
Apache-2.0 OR MIT OR Zlib1
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| miniz_oxide • 0.8.9DEFLATE compression and decompression library rewritten in Rust based on miniz | INDIRECT | 1 |
Apache-2.0 OR BSL-1.01
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| ryu • 1.0.20Fast floating point to string conversion | INDIRECT | 0 |
Unicode-3.0 AND (Apache-2.0 OR MIT)1
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| unicode-ident • 1.0.22Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31 | INDIRECT | 0 |
0BSD OR Apache-2.0 OR MIT1
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| adler2 • 2.0.1A simple clean-room implementation of the Adler-32 checksum | INDIRECT | 0 |
ISC1
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| rdrand • 0.4.0An implementation of random number generator based on rdrand and rdseed instructions | INDIRECT | 2 |