Package Licenses
MIT
Dependency Licenses
Apache-2.0 OR MIT8
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| antidote • 1.0.0Poison-free versions of the standard library Mutex and RwLock types | INDIRECT | 0 | |
| bufstream • 0.1.4Buffered I/O for streams where each read/write half is separately buffered | INDIRECT | 0 | |
| hex • 0.2.0Encoding and decoding data into/from hexadecimal representation. | INDIRECT | 0 | |
| log • 0.3.9A lightweight logging facade for Rust | DIRECT | 1 | |
| log • 0.4.28A lightweight logging facade for Rust | INDIRECT | 0 | |
| r2d2 • 0.7.4A generic connection pool | DIRECT | 4 | |
| 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. | DIRECT | 0 | |
| scheduled-thread-pool • 0.1.0A scheduled thread pool | INDIRECT | 1 |
MIT5
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| lazy_static • 0.1.16A macro for declaring lazily evaluated statics in Rust. | DIRECT | 0 | |
| phf_shared • 0.7.15Support code shared by PHF libraries | INDIRECT | 0 | |
| phf • 0.7.15Runtime support for perfect hash function data structures | INDIRECT | 1 | |
| postgres • 0.11.12A native, synchronous PostgreSQL client | DIRECT | 7 | |
| r2d2_postgres • 0.10.1Postgres support for the r2d2 connection pool | DIRECT | 11 |
MIT OR Unlicense1
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| byteorder • 0.5.3Library for reading/writing numbers in big-endian and little-endian. | INDIRECT | 0 |