-
redis
driver for Rust
-
deadpool
Dead simple async pool
-
bb8
Full-featured async (tokio-based) connection pool (like r2d2)
-
mysql_async
Tokio based asynchronous MySql client library
-
r2d2
A generic connection pool
-
diesel-async
An async extension for Diesel the safe, extensible ORM and Query Builder
-
mysql
client library implemented in rust
-
r2d2_sqlite
SQLite and SQLCipher support for the r2d2 connection pool
-
rquest
An ergonomic, all-in-one TLS, JA3/JA4, and HTTP2 fingerprint HTTP Client for spoof any browser
-
deadpool-postgres
Dead simple async pool for tokio-postgres
-
rbatis
SQL Toolkit and ORM Library. An async, pure Rust SQL crate featuring compile-time Dynamic SQL
-
r2d2_postgres
Postgres support for the r2d2 connection pool
-
cdrs-tokio
Async Cassandra DB driver written in Rust
-
deadpool-redis
Dead simple async pool for redis
-
elephantry
Object model manager for PostgreSQL
-
r2d2_mysql
MySQL support for the r2d2 connection pool
-
bb8-tiberius
bb8 connection manager for Tiberius
-
bb8-redis
Full-featured async (tokio-based) redis connection pool (like r2d2)
-
monoio-transports
Monoio Transporter
-
surrealcs
client code for SurrealDB
-
simple_pg_pool
Dead simple async pool for tokio-postgres
-
bb8-postgres
Full-featured async (tokio-based) postgres connection pool (like r2d2)
-
qorb
Connection Pooling
-
deadpool-lapin
Dead simple async pool for lapin
-
deadpool-sync
Dead simple async pool utitities for sync managers
-
async-bb8-diesel
async bb8 connection manager for Diesel
-
db-pool
A thread-safe database pool for running database-tied integration tests in parallel
-
quaint-forked
An abstraction layer for SQL databases
-
qp2p
Peer-to-peer networking library using QUIC
-
broccoli_queue
Broccoli is a simple, fast, and reliable job queue for Rust
-
toolforge
Small library for common tasks on Wikimedia Toolforge
-
deadpool-diesel
Dead simple async pool for diesel
-
db-testkit
A test toolkit for database testing in Rust
-
hc_r2d2_sqlite
SQLite and SQLCipher support for the r2d2 connection pool
-
hbase-thrift
A client for HBase's Thrift Interface
-
s3-simple
fast and efficient s3 client for bucket operations
-
bb8-mongodb
bb8 connection pooling impmentation for the MongoDB database
-
fibreq
Non-blocking HTTP client for Tarantool apps
-
r2d2-alpm
R2D2 resource pools for managing ALPM connections
-
deadpool-sqlite
Dead simple async pool for rusqlite
-
tidb_pool
that creates a MySQL connection pool for TiDB using a TOML configuration file
-
sqlx-db-tester
test sqlx with postgres. It will automatically create a database and drop it after the test.
-
r2d2-oracle
Oracle support for the r2d2 connection pool
-
rusqlite-pool
A minimal connection pool for rusqlite
-
bb8-async-ssh2-lite
Asynchronous ssh2 connection pool
-
thrift-pool
Easily make Connection Pools compatible with r2d2 and bb8 from any Thrift Client
-
monoio-transports-netreq-fork
personal fork of the monoio-transports crate
-
cdrs
Cassandra DB driver written in Rust
-
sqlsrv
functions for managing SQLite connections in a server application
-
pepe-pgpool
Postgres pool connection with check migration
-
poolx
A generic async connection pool with many features like idle connection checking and reaping, healthcheck, and more
-
bb8-valkey
A connection pool for Valkey
-
diesel-connection
Static diesel r2d2 connection pooling
-
bb8-failsafe
thin wapper of failsafe-rs to provide circuit breaker captilites to bb8
-
deadpool-r2d2
Dead simple async pool for r2d2 managers
-
ibm_db
DB2 connectivity using CLI Driver
-
valensas-actuator
that provides Prometheus metrics collection capabilities for Rocket applications
-
bb8-oracle
Oracle support for the bb8 connection pool
-
bb8-ruarango
bb8 connection pooling impmentation for the ArangoDB database
-
deadpool-tiberius
Async ms sql server connection pool simple impl of deadpool
-
deadpool-memcached
Dead simple async pool for memcached
-
r2d2_redis
Redis support for the r2d2 connection pool
-
swimming
Dive into Efficiency with Swimming: A High-Performance, No-Nonsense Connection Pool
-
pingora-pool
A connection pool system for connection reuse
-
mysql_async_uu
Tokio based asynchronous MySql client library
-
rocket_db_pools
Rocket async database pooling support
-
rbdc-pool-fast
SQL Toolkit and ORM Library. An async, pure Rust SQL crate featuring compile-time Dynamic SQL
-
lapin-pool
A RabbitMQ connection pool which manages connections based on the amount of channels used per connection
-
mysql_wasi
Mysql client library implemented in rust for WASI
-
rocket_sync_db_pools
Rocket async database pooling support for sync database drivers
-
bb8_surrealdb2
Surrealdb support for the async bb8 connection pool
-
r2d2_firebird
Firebird support for the r2d2 connection pool
-
gotham_middleware_diesel
A Gotham Middleware that provides access to a Diesel connection via an R2D2 pool to allow other Middleware and Handlers to interact with a database
-
bongonet-pool
A connection pool system for connection reuse
-
bolt-client
A client that sends messages using the Bolt protocol
-
vmemcached
Memcached client for Rust
-
l337
connection pooler
-
r2d2-memcache
Memcached support for the r2d2 connection pool
-
miraland-deadpool-sqlite
Miraland patch for deadpool unreleased rev. e6de358 and after which have not been published to crates.io, requird as deps and should exist on crates.io. Dead simple async pool for rusqlite
-
mobc-redis
Redis support for the mobc connection pool
-
lunatic-mysql
Mysql client library implemented in rust
-
monoio-http-client
Http client for Monoio
-
butane_rocket_pool
Butane database adapter for Rocket framework
-
redis-kiss
A really stupid approach to managing Redis PubSub
-
r2d2-clickhouse
ClickHouse support for the r2d2 connection pool
-
r2d2-diesel
r2d2 support for Diesel
-
pravega-connection-pool
A connection pool used by the Pravega Rust client
-
bb8-aykroyd
Aykroyd micro-ORM for the bb8 connection pool
-
valve-rs
Auto-scale R {plumber} APIs concurrently using Tokio, Axum, and Deadpool
-
tchannel_rs
Network multiplexing and framing RPC protocol
-
cueball-tcp-stream-connection
cueball Connection trait for TcpStream from the rust standard library
-
cueball-static-resolver
cueball Resolver trait that provides a static list of backends for use by the connection pool
-
reool
An asynchrounous connection pool for Redis based on tokio and redis-rs
-
r2d2-aykroyd
Aykroyd micro-ORM for the r2d2 connection pool
-
deadpool-aykroyd
Aykroyd micro-ORM for the deadpool connection pool
-
bb8-lapin
r2d2-lapin, but for async tokio based connections
-
deadpool-fantoccini
Dead simple async session pool for fantoccini
-
cueball-dns-resolver
Joyent's node-cueball DNS resolver
-
bb8-libsql
connection pooling manager for libsql using bb8
-
r2d2_pulsar
Connection pooling for pulsar client
-
redi-rs
Lightweight async Redis client with connection pooling written in pure Rust and 100% memory safe
-
rsmc-tokio
An async memcached client for Tokio
-
bb8-diesel
bb8 connection manager for Diesel
-
r2d2_redis_cluster
Redis cluster support for the r2d2 connection pool
-
tk-pool
Generic connection pool for tokio
-
deadpool-ldap
LDAP support for the deadpool connection pool
-
cueball-postgres-connection
cueball Connection trait for postgres::Client from the rust-postgres crate
-
net-utils
Network utility library which provides client connection pool for TCP/SSL connctions
-
whitepool
lightweight, generic pooling library for Rust+Tokio inspired by Elixir poolboy
-
nickel-diesel
Nickel middleware providing a diesel ORM with r2d2 connection pooling
-
cueball-manatee-primary-resolver
cueball Resolver trait that is specific to the Joyent manatee project. It queries a zookeeper cluster to determine the PostgreSQL replication primary from a set of PostgreSQL replication peers.
-
geese_pool
Message-passing system for networking with Geese
-
mobc-reql
RethinkDB support for the mobc connection pool
-
tang-rs
A light weight asynchronous connection pool
-
rsmc-core
runtime-agnostic async memcached clients
-
r2d2_odbc_api
ODBC support for the r2d2 connection pool Via odbc-api Based on https://github.com/Koka/r2d2-odbc
-
bb8-bolt
A bolt-client adaptor for the bb8 connection pool
-
r2d2_sqlite_neonphog
Sqlite support for the r2d2 connection pool
-
r2d2-jfs
JFS support for the r2d2 connection pool
-
bb8-memcached
async connection pool for memcached, based on bb8 and memcache-async
-
deadpool-bolt
A bolt-client manager for the deadpool connection pool
-
bb8-redis-cluster
Full-featured async (tokio-based) redis cluster connection pool (like r2d2)
-
mobc-arangors
ArangoDB support for the async mobc connection pool
-
r2d2_cypher
Cypher support for the r2d2 connection pool
-
r2d2_arangors
ArangoDB support for the r2d2 connection pool
-
mobc-bolt
A bolt-client manager for the mobc connection pool
-
r2d2-influx_db_client
InfluxDB support for the R2D2 connection pool
-
bb8-redis-break-with-error
Full-featured async (tokio-based) redis connection pool (like r2d2)
-
surreal_bb8
An async connection pool for SurrealDB built on top of the bb8 library
-
r2d2_redis_cluster2
Redis cluster support for the r2d2 connection pool
-
r2d2-lapin
Lapin support for the r2d2 connection pool
-
r2d2_redis2
Redis support for the r2d2 connection pool
-
joyent/cueball
A connection pool to manage connections to a multi-node service
-
r2d2-ldap
LDAP support for the r2d2 connection pool
-
r2d2-mongodb
A MongoDB adaptor for r2d2 connection pool
-
pooly
A protobuf to Postgres adapter + connection pooling middleware
-
diesel-crud
Perscriptive Diesel CRUD and connection pool management
-
r2d2-sqlite3
Sqlite support for the r2d2 connection pool
Try searching with DuckDuckGo.