licenses.dev

sozu-lib v0.1.0

sozu library to build hot reconfigurable HTTP reverse proxies

Published on

Licenses

Learn more about license information.

Package Licenses

AGPL-3.0

Dependency Licenses

Apache-2.0 OR MIT46
PackageRelationDependenciesPublished
ascii • 0.5.4ASCII-only equivalents to `char`, `str` and `String`.INDIRECT0
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
bitflags • 0.9.1A macro to generate structures which behave like bitflags. INDIRECT0
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
cc • 1.1.31A 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
chrono • 0.2.25Date and time library for RustINDIRECT11
dtoa • 0.2.2Fast floating point primitive to string conversionINDIRECT0
foreign-types-shared • 0.1.1An internal crate used by foreign-typesINDIRECT0
foreign-types • 0.3.2A framework for Rust wrappers over C APIsINDIRECT1
hex • 0.2.0Encoding and decoding data into/from hexadecimal representation.DIRECT0
iovec • 0.1.4Portable buffer type for scatter/gather I/O operations INDIRECT1
itoa • 0.1.1Fast integer primitive to string conversionINDIRECT0
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.INDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. DIRECT0
log • 0.4.22A lightweight logging facade for Rust INDIRECT0
mio-uds • 0.6.8Unix domain socket bindings for mio DIRECT19
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. DIRECT5
num-iter • 0.1.45External iterators for generic mathematicsINDIRECT3
num-traits • 0.1.43Numeric traits for generic mathematicsINDIRECT2
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
num • 0.1.42A collection of numeric types and traits for Rust, including bigint, complex, rational, range iterators, generic integers, and more! INDIRECT4
pkg-config • 0.3.31A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. INDIRECT0
quote • 0.3.15Quasi-quoting macro quote!(...)INDIRECT0
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 • 0.3.23Random number generators and other randomness functionality. DIRECT9
rand • 0.4.6Random number generators and other randomness functionality. INDIRECT8
rustc-serialize • 0.3.25Generic serialization/deserialization support corresponding to the `derive(RustcEncodable, RustcDecodable)` mode in the compiler. Also includes support for hex, base64, and json encoding and decoding. This crate is deprecated in favor of serde. INDIRECT0
serde_codegen_internals • 0.10.0AST representation used by Serde codegen. Unstable.INDIRECT3
serde_codegen • 0.8.14Macros to auto-generate implementations for the serde frameworkINDIRECT4
serde_derive • 0.8.14Macros 1.1 implementation of #[derive(Serialize, Deserialize)]DIRECT5
serde_json • 0.8.6A JSON serialization file formatDIRECT6
serde • 0.8.23A generic serialization/deserialization frameworkDIRECT0
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
syn • 0.9.2Parser for Rust source codeINDIRECT2
time • 0.1.45Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std].DIRECT5
unicode-xid • 0.0.3Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. INDIRECT0
url • 0.2.38URL library for Rust, based on the WHATWG URL StandardINDIRECT13
uuid • 0.1.18A library to generate and parse UUIDs.INDIRECT11
uuid • 0.2.3A library to generate and parse UUIDs.DIRECT10
vcpkg • 0.2.15A library to find native dependencies in a vcpkg tree at build time in order to be used in Cargo build scripts. INDIRECT0
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
MIT13
PackageRelationDependenciesPublished
encoding • 0.2.33Character encoding support for RustINDIRECT6
kernel32-sys • 0.2.2Contains function definitions for the Windows API library kernel32. See winapi for types and constants.INDIRECT2
lazy_static • 0.1.16A macro for declaring lazily evaluated statics in Rust.DIRECT0
matches • 0.1.10A macro to evaluate, as a boolean, whether an expression matches a pattern.INDIRECT0
mio • 0.6.23Lightweight non-blocking I/O.DIRECT18
nom • 2.2.1A byte-oriented, zero-copy, parser combinators libraryDIRECT0
openssl-sys • 0.9.104FFI bindings to OpenSSLINDIRECT5
pool • 0.1.4A pool of reusable valuesDIRECT0
slab • 0.3.0Pre-allocated storage for a uniform data typeDIRECT0
slab • 0.4.9Pre-allocated storage for a uniform data typeINDIRECT1
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
ws2_32-sys • 0.2.1Contains function definitions for the Windows API library ws2_32. See winapi for types and constants.INDIRECT2
CC0-1.06
PackageRelationDependenciesPublished
encoding_index_tests • 0.1.4Helper macros used to test index tables for character encodingsINDIRECT0
encoding-index-japanese • 1.20141219.5Index tables for Japanese character encodingsINDIRECT1
encoding-index-korean • 1.20141219.5Index tables for Korean character encodingsINDIRECT1
encoding-index-simpchinese • 1.20141219.5Index tables for simplified Chinese character encodingsINDIRECT1
encoding-index-singlebyte • 1.20141219.5Index tables for various single-byte character encodingsINDIRECT1
encoding-index-tradchinese • 1.20141219.5Index tables for traditional Chinese character encodingsINDIRECT1
Apache-2.03
PackageRelationDependenciesPublished
chunked_transfer • 0.3.1Encoder and decoder for HTTP chunked transfer coding (RFC 7230 § 4.1)INDIRECT0
openssl • 0.9.24OpenSSL bindingsDIRECT10
tiny_http • 0.4.1Low level HTTP server libraryDIRECT31
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
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception1
PackageRelationDependenciesPublished
wasi • 0.10.0+wasi-snapshot-preview1Experimental WASI API bindings for RustINDIRECT0
non-standard1
PackageRelationDependenciesPublished
fuchsia-cprng • 0.1.1Rust crate for the Fuchsia cryptographically secure pseudorandom number generatorINDIRECT0
ISC1
PackageRelationDependenciesPublished
rdrand • 0.4.0An implementation of random number generator based on rdrand and rdseed instructionsINDIRECT2
unknown1
PackageRelationDependenciesPublished
num-integer • 0.1.46Integer traits and functionsINDIRECT2
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.0 version:

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