licenses.dev

frugalos_segment v0.15.0

A segment in a bucket in a Frugalos cluster

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT53
PackageRelationDependenciesPublished
addr2line • 0.20.0A cross-platform symbolication library written in Rust, using `gimli`INDIRECT1
autocfg • 0.1.8Automatic cfg for Rust compiler featuresINDIRECT1
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
backtrace • 0.3.68A library to acquire a stack trace (backtrace) at runtime in a Rust program. INDIRECT11
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
cc • 1.2.5A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. INDIRECT1
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. INDIRECT0
cfg-if • 1.0.0A 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. INDIRECT0
futures • 0.1.31An implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces. DIRECT0
gimli • 0.27.3A library for reading and writing the DWARF debugging format.INDIRECT0
hashbrown • 0.12.3A Rust port of Google's SwissTable hash mapINDIRECT0
hermit-abi • 0.3.9Hermit system calls definitions.INDIRECT0
indexmap • 1.9.3A hash table with consistent order and fast iteration.INDIRECT2
iovec • 0.1.4Portable buffer type for scatter/gather I/O operations INDIRECT1
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.INDIRECT0
libc • 0.2.169Raw FFI bindings to platform libraries like libc. INDIRECT0
linked-hash-map • 0.5.6A HashMap wrapper that holds key-value pairs in insertion orderINDIRECT0
log • 0.4.22A lightweight logging facade for Rust INDIRECT0
miow • 0.2.2A zero overhead I/O library for Windows, focusing on IOCP and async I/O abstractions. INDIRECT10
net2 • 0.2.39Extensions to the standard library's networking types as proposed in RFC 1158. INDIRECT5
num_cpus • 1.16.0Get the number of CPUs on a machine.INDIRECT2
object • 0.31.1A unified interface for reading and writing object file formats.INDIRECT1
percent-encoding • 1.0.1Percent encoding and decodingINDIRECT0
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
procinfo • 0.4.2A library for accessing Linux process and system informationINDIRECT6
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
rand_chacha • 0.1.1ChaCha random number generator INDIRECT4
rand_core • 0.3.1Core random number generator traits and tools for implementation. INDIRECT1
rand_core • 0.4.2Core random number generator traits and tools for implementation. INDIRECT0
rand_hc • 0.1.0HC128 random number generator INDIRECT2
rand_isaac • 0.1.1ISAAC random number generator INDIRECT2
rand_jitter • 0.1.4Random number generator based on timing jitterINDIRECT5
rand_os • 0.1.3OS backed Random Number GeneratorINDIRECT10
rand_pcg • 0.1.2Selected PCG random number generators INDIRECT3
rand_xorshift • 0.1.1Xorshift random number generator INDIRECT2
rand • 0.5.6Random number generators and other randomness functionality. DIRECT9
rand • 0.6.5Random number generators and other randomness functionality. INDIRECT19
rustc_version • 0.2.3A library for querying the version of a installed rustc compilerINDIRECT2
rustc-demangle • 0.1.24Rust compiler symbol demangling. INDIRECT0
semver-parser • 0.7.0Parsing of the semver spec. INDIRECT0
semver • 0.9.0Parser and evaluator for Cargo's flavor of Semantic VersioningINDIRECT1
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)]DIRECT4
serde_yaml • 0.8.26YAML data format for SerdeINDIRECT12
serde • 1.0.210A generic serialization/deserialization frameworkDIRECT5
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
siphasher • 0.2.3SipHash-2-4, SipHash-1-3 and 128-bit variants in pure RustDIRECT0
syn • 1.0.109Parser for Rust source codeINDIRECT3
syn • 2.0.56Parser for Rust source codeINDIRECT3
uuid • 0.7.4A library to generate and parse UUIDs.INDIRECT20
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.INDIRECT0
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.INDIRECT0
winapi • 0.3.9Raw FFI bindings for all of Windows API.INDIRECT2
yaml-rust • 0.4.5The missing YAML 1.2 parser for rustINDIRECT1
MIT39
PackageRelationDependenciesPublished
atomic_immut • 0.1.4Atomic immutable valueINDIRECT0
bincode • 1.3.3A binary serialization / deserialization strategy for transforming structs into bytes and vice versa!INDIRECT6
bytecodec • 0.4.15A tiny framework for implementing encoders/decoders of byte-oriented protocolsINDIRECT12
cannyls_rpc • 0.1.2RPC library for operating cannyls's devices from remote nodesDIRECT69
cannyls • 0.9.4Embedded persistent key-value storage optimized for random-access workload and huge-capacity HDDDIRECT61
ecpool • 1.0.2Thread pool for managing executions of erasure codingDIRECT47
factory • 0.1.2`Factory` trait and its implementationsINDIRECT0
fibers_global • 0.1.2The global executor of fibersDIRECT26
fibers_rpc • 0.2.18RPC library built on top of fibers crateDIRECT50
fibers_tasque • 0.1.2A `tasque` extension specialized for `fibers`DIRECT45
fibers • 0.1.13A Rust library to execute a number of lightweight asynchronous tasks (a.k.a, fibers) based on futures and mioDIRECT24
frugalos_core • 0.1.1Shared utilities for FrugalOSDIRECT54
frugalos_mds • 0.13.0Metadata Store for FrugalosDIRECT99
frugalos_raft • 0.10.0An implementation of the `raftlog::Io` trait for `frugalos`DIRECT72
hostname • 0.1.5Cross-platform system's host name functionsINDIRECT5
kernel32-sys • 0.2.2Contains function definitions for the Windows API library kernel32. See winapi for types and constants.INDIRECT2
liberasurecode • 1.0.3A Rust wrapper for `openstack/liberasurecode`INDIRECT1
libfrugalos • 0.6.1This crate defines the public interface of `frugalos` for related toolsDIRECT51
mio • 0.6.23Lightweight non-blocking I/O.INDIRECT18
nbchan • 0.1.3Highly optimized non-blocking communication channelsINDIRECT0
nom • 2.2.1A byte-oriented, zero-copy, parser combinators libraryINDIRECT0
patricia_tree • 0.1.10Memory-efficient data structures based on patricia treeINDIRECT15
prometrics • 0.1.13Client library for exposing prometheus metricsDIRECT19
protobuf_codec • 0.2.8Encoders and decoders for Protocol Buffers based on bytecodec crateINDIRECT13
raftlog_protobuf • 0.3.0Encoders and decoders of the Protocol-Buffers messages for the constituents defined in `raftlog` crateINDIRECT25
raftlog • 0.6.0An implementation of distributed replicated log based on the Raft algorithmDIRECT21
rustracing_jaeger • 0.1.12Jaeger client library created on top of rustracingDIRECT47
rustracing • 0.1.11OpenTracing API for RustDIRECT41
slab • 0.4.9Pre-allocated storage for a uniform data typeINDIRECT1
splay_tree • 0.2.10Splay Tree based Data Structures (map, set, heap)INDIRECT0
tasque • 0.1.5A simple thread pool libraryINDIRECT22
thrift_codec • 0.1.1A library for encoding/decoding binaries specified by the thrift protocolINDIRECT11
trackable_derive • 1.0.0Custom derive for `trackable` crateINDIRECT4
trackable • 0.2.24This library provides a way to track objects manually as an alternative to mechanisms like backtracingDIRECT9
trackable • 1.3.0This library provides a way to track objects manually as an alternative to mechanisms like backtracingINDIRECT8
winapi-build • 0.1.1Common code for build.rs in WinAPI -sys crates.INDIRECT0
winapi • 0.2.8Raw FFI bindings for all of Windows API.INDIRECT0
winutil • 0.1.1Simple library providing wrappers around a handful of useful winapi calls.INDIRECT3
ws2_32-sys • 0.2.1Contains function definitions for the Windows API library ws2_32. See winapi for types and constants.INDIRECT2
MIT OR Unlicense2
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.DIRECT0
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
BSD-3-Clause2
PackageRelationDependenciesPublished
fuchsia-zircon-sys • 0.3.3Low-level Rust bindings for the Zircon kernelINDIRECT0
fuchsia-zircon • 0.3.3Rust bindings for the Zircon kernelINDIRECT2
Zlib1
PackageRelationDependenciesPublished
adler32 • 1.2.0Minimal Adler32 implementation for Rust.DIRECT0
Apache-2.0 OR MIT OR MPL-2.01
PackageRelationDependenciesPublished
slog • 2.7.0Structured, extensible, composable logging for RustDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
cloudabi • 0.0.3Low level interface to CloudABI. Contains all syscalls and related types.INDIRECT1
non-standard1
PackageRelationDependenciesPublished
fuchsia-cprng • 0.1.1Rust crate for the Fuchsia cryptographically secure pseudorandom number generatorINDIRECT0
Apache-2.0 OR MIT OR Zlib1
PackageRelationDependenciesPublished
miniz_oxide • 0.7.4DEFLATE compression and decompression library rewritten in Rust based on minizINDIRECT1
Apache-2.0 OR BSL-1.01
PackageRelationDependenciesPublished
ryu • 1.0.18Fast floating point to string conversionINDIRECT0
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
0BSD OR Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
adler • 1.0.2A simple clean-room implementation of the Adler-32 checksumINDIRECT0
ISC1
PackageRelationDependenciesPublished
rdrand • 0.4.0An implementation of random number generator based on rdrand and rdseed instructionsINDIRECT2
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.15.0 version:

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