licenses.dev

r2d2_postgres v0.10.1

Postgres support for the r2d2 connection pool

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT7
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 INDIRECT1
log • 0.4.22A lightweight logging facade for Rust INDIRECT0
r2d2 • 0.7.4A generic connection poolDIRECT4
scheduled-thread-pool • 0.1.0A scheduled thread poolINDIRECT1
MIT3
PackageRelationDependenciesPublished
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
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/r2d2_postgres)](https://licenses.dev/cargo/r2d2_postgres)
<a href="https://licenses.dev/cargo/r2d2_postgres">
  <img src="https://licenses.dev/b/cargo/r2d2_postgres" alt="licenses" />
</a>

Or the licenses badge code for the 0.10.1 version:

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