licenses.dev

repos v0.1.5

postgres repository implementation.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT8
PackageRelationDependenciesPublished
antidote • 1.0.0Poison-free versions of the standard library Mutex and RwLock typesINDIRECT0
bufstream • 0.1.4Buffered I/O for streams where each read/write half is separately buffered INDIRECT0
hex • 0.2.0Encoding and decoding data into/from hexadecimal representation.INDIRECT0
log • 0.3.9A lightweight logging facade for Rust DIRECT1
log • 0.4.22A lightweight logging facade for Rust INDIRECT0
r2d2 • 0.7.4A generic connection poolDIRECT4
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. DIRECT0
scheduled-thread-pool • 0.1.0A scheduled thread poolINDIRECT1
MIT5
PackageRelationDependenciesPublished
lazy_static • 0.1.16A macro for declaring lazily evaluated statics in Rust.DIRECT0
phf_shared • 0.7.15Support code shared by PHF librariesINDIRECT0
phf • 0.7.15Runtime support for perfect hash function data structuresINDIRECT1
postgres • 0.11.12A native, synchronous PostgreSQL clientDIRECT7
r2d2_postgres • 0.10.1Postgres support for the r2d2 connection poolDIRECT11
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 0.5.3Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.5 version:

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