连接池

  1. sqlx

    🧰 Rust SQL 工具箱。一个异步、纯 Rust 的 SQL 库,支持编译时检查的查询而不使用 DSL。支持 PostgreSQL、MySQL 和 SQLite。

    v0.8.0 1.2M #sql-query #sqlite #postgresql #database-driver #compile-time #mysql #connection-pool
  2. 死池

    简单异步池

    v0.12.1 999K #connection-pool #object-pool #async-pool #pool #async #database
  3. bb8

    功能齐全的异步连接池(类似 r2d2)

    v0.8.5 409K #connection-pool #bb8-connection #tokio #database #postgresql #adapter #r2d2
  4. mysql_async

    基于 Tokio 的异步 MySql 客户端库

    v0.34.2 90K #mysql #async #connection-pool #database #database-driver #async-io #query-parameters
  5. r2d2

    通用连接池

    v0.8.10 333K #connection-pool #pool #database #generic #resource #pooling #check
  6. diesel-async

    Diesel 的异步扩展,Diesel 是一个安全、可扩展的 ORM 和查询构建器

    v0.5.0 69K #connection-pool #async-orm #query-builder #sql-database #orm #async #sql
  7. r2d2_sqlite

    r2d2 连接池对 SQLite 和 SQLCipher 的支持

    v0.25.0 47K #connection-pool #sqlite #r2d2 #pool #connection-manager
  8. rbatis

    SQL 工具箱和 ORM 库。一个异步、纯 Rust 的 SQL 库,支持编译时动态 SQL

    v4.5.29 3.0K #orm #database-driver #database #postgresql #sqlite #mysql #connection-pool
  9. mysql

    用 rust 实现的客户端库

    v25.0.1 31K #connection-pool #database-driver #sql-database #statement #query-parameters #sql #prepared
  10. deadpool-postgres

    为 tokio-postgres 提供简单异步池

    v0.14.0 169K #connection-pool #async-pool #postgresql #pool #async #connection-manager #database
  11. cdrs-tokio

    Rust编写的异步Cassandra数据库驱动程序

    v8.1.3 14K #cassandra #database-driver #driver #load-balancing #client #connection-pool #async
  12. deadpool-redis

    简单的异步redis连接池

    v0.16.0 67K #connection-pool #redis #async-pool #pool #async
  13. rusty-sidekiq

    使用tokio实现的sidekiq服务器和客户端

    v0.10.5 20K #worker #tokio #sidekiq #ruby #server-client #connection-pool
  14. tower-sessions-sqlx-store

    SQLx会话存储库,用于tower-sessions

    v0.13.0 6.0K #tower-sessions #sqlx #session #tower #axum #cookie #connection-pool
  15. r2d2_mysql

    r2d2连接池的MySQL支持

    v25.0.0 3.7K #connection-pool #mysql #r2d2 #sql-database #pool #sql #database
  16. monoio-transports

    Monoio传输器

    v0.5.0 180 #connection-pool #connector #monoio #tls-connection #transport-layer #networking #io-uring
  17. bb8-redis

    功能齐全的异步(基于tokio)redis连接池(类似于r2d2)

    v0.16.0 171K #connection-pool #redis #bb8-connection #tokio #database #r2d2 #pooling
  18. mysql_async_wasi

    基于 Tokio 的异步 MySql 客户端库

    v0.33.0 330 #mysql #wasi #database-client #database-driver #connection-pool #async #database
  19. simple_pg_pool

    为 tokio-postgres 提供简单异步池

    v0.16.1 #connection-pool #postgresql #pool #async-pool #async #query-builder #database
  20. qp2p

    基于QUIC的点对点网络库

    v0.36.4 160 #quic #connection #p2p #peer-connection #connection-pool #tls #communication
  21. r2d2_postgres

    Postgres对r2d2连接池的支持

    v0.18.1 9.8K #postgresql #connection-pool #pool #sql #database
  22. rs_aio_db

    全功能(也称为Aio)数据库,具有异步支持。基于libsql/Sqlite、bevy_reflect和tokio,提供了非常简单的API用于使用(无需SQL,只需纯Rust)。包含自动迁移功能。

    v0.7.8 500 #database-schema #database #libsql #sqlite #database-migrations #connection-pool #local-storage
  23. thrift-pool

    轻松使连接池与r2d2和bb8兼容,适用于任何Thrift客户端

    v1.5.0 290 #connection-pool #client-connection #thrift #bb8-connection #r2d2 #compatible #client-ip
  24. deadpool-lapin

    为lapin提供的简单异步池

    v0.12.1 5.3K #connection-pool #async-pool #rabbitmq #lapin #amqp #pool #async
  25. rqlite-rs

    Rust的异步rqlite客户端

    v0.3.19 230 #rqlite #distributed-database #database-client #async #database #database-interface #connection-pool
  26. r2d2-oracle

    r2d2连接池对Oracle的支持

    v0.7.0 650 #connection-pool #r2d2 #oracle #pool #sql #database-driver #connection-manager
  27. deadpool-diesel

    为diesel提供的简单异步池

    v0.6.1 12K #async-pool #connection-pool #diesel #async #pool #database #connection-manager
  28. toolforge

    用于Wikimedia Toolforge的常见任务的小型库

    v5.7.0 130 #mysql #wikimedia #helper #tasks #connection-pool #async-pool #functions
  29. deadpool-sqlite

    为rusqlite提供的简单异步池

    v0.8.1 7.2K #sqlite #connection-pool #async-pool #pool #async #database
  30. async-bb8-diesel

    Diesel的异步bb8连接管理器

    v0.2.1 190 #connection-pool #diesel #pool #tokio #async #bb8-connection #r2d2
  31. hc_r2d2_sqlite

    r2d2 连接池对 SQLite 和 SQLCipher 的支持

    v0.25.0 2.3K #connection-pool #sqlite #r2d2 #pool #connection-manager
  32. poolx

    一个通用的异步连接池,具有空闲连接检查和回收、健康检查等功能

    v0.1.3 240 #connection-pool #generic #idle #health-check #lazy-evaluation #async #database
  33. deadpool-sync

    为同步管理器提供的简单异步池工具

    v0.1.4 20K #async-pool #pool #sync #async #connection-pool #utilities #utils
  34. lapin-pool

    基于连接中使用的通道数量来管理连接的RabbitMQ连接池

    v0.1.0 2.6K #connection-pool #rabbitmq #channel #manage #per #amount
  35. fibreq

    适用于Tarantool应用程序的非阻塞HTTP客户端

    v0.1.7 500 #http-request #http-client #tarantool #connection-pool #non-blocking #requests #fibers
  36. mobc-lapin

    为异步mobc连接池提供RabbitMQ支持

    v0.8.1 #connection-pool #rabbitmq #pool #lapin #async #queue #connection-manager
  37. bb8-postgres

    功能齐全的异步(基于tokio)PostgreSQL连接池(类似于r2d2)

    v0.8.1 30K #connection-pool #postgresql #bb8-connection #async #tokio #pooling #database
  38. s3-simple

    适用于桶操作的快速高效的s3客户端

    v0.4.0 360 #amazon-s3 #s3 #client #tokio #aws #connection-pool #async
  39. db-pool

    一个线程安全的数据库池,用于并行运行与数据库相关的集成测试

    v0.2.1 #pool #testing #database #parallel #connection-pool #integration-testing #web
  40. rocket_db_pools

    提供Rocket异步数据库池支持

    v0.2.0 9.1K #rocket #connection-pool #rocket-web #rocket-framework #pool #database #database-driver
  41. bb8-mongodb

    bb8连接池实现,用于MongoDB数据库

    v0.2.3 #connection-pool #mongo-db #bb8 #pool #bb8-connection #async #mongodb
  42. valensas-actuator

    为Rocket应用程序提供Prometheus指标收集功能

    v0.4.1 #prometheus-metrics #metrics-collection #health-check #grpc #connection-pool #rocket #rocket-web
  43. bb8-async-ssh2-lite

    异步ssh2连接池

    v0.4.0 130 #connection-pool #ssh #ssh2 #async
  44. diesel-connection

    静态diesel r2d2连接池

    v4.1.0 100 #connection-pool #diesel #r2d2 #postgresql #env-vars #postgres
  45. r2d2_redis

    r2d2连接池的Redis支持

    v0.14.0 4.4K #connection-pool #redis #r2d2 #pool #database
  46. bb8-tiberius

    bb8连接管理器为Tiberius

    v0.15.0 3.1K #connection-pool #mssql #pool #tiberius #connection-manager #bb8-connection #database
  47. sqlsrv

    在服务器应用程序中管理SQLite连接的函数

    v0.5.0 200 #sqlite #connection-pool #server #database-server #thread-pool #applications #pooling
  48. r2d2-alpm

    管理ALPM连接的R2D2资源池

    v0.2.0 #arch-linux #connection-pool #pool #alpm #pacman #database
  49. mining_proxy_sv2

    SV2挖矿代理角色

    v0.1.1 #mining #upstream #proxy #pool #connection-pool #config-file #sv2
  50. swimming

    游泳:高效、无废话的连接池

    v0.1.3 #connection-pool #pool #no-alloc #non-blocking #connection-pooling #no-std
  51. bb8-failsafe

    为bb8提供断路器功能的failsafe-rs的轻量级包装器

    v0.1.14 190 #circuit-breaker #bb8 #bb8-connection #connection-pool #thin #wapper #captilites
  52. cdrs

    用Rust编写的Cassandra DB驱动程序

    v4.0.0-beta.1 800 #cassandra #load-balancing #database-driver #driver #db #client #connection-pool
  53. mysql_wasi

    适用于WASI的用rust实现的mysql客户端库

    v23.0.2 210 #wasi #wasm-edge #sql #database-driver #connection-pool #database #tls-connection
  54. bb8-aykroyd

    Aykroyd为bb8连接池提供的微ORM

    v0.3.1 100 #bb8-connection #connection-pool #aykroyd #tokio #micro-orm #connection-manager #postgresql
  55. deadpool-r2d2

    Dead simple async pool for r2d2 managers

    v0.4.1 #async-pool #r2d2 #pool #connection-pool #async #connection-manager #database
  56. pepe-pgpool

    Postgres pool connection with check migration

    v0.2.2 100 #connection-pool #postgresql #check #migration
  57. bb8-libsql

    使用 bb8 的 libsql 连接池管理器

    v0.1.2 240 #bb8 #pool #sqlite #bb8-connection #connection-pool #connection-manager
  58. r2d2-aykroyd

    Aykroyd micro-ORM for the r2d2 connection pool

    v0.2.1 #connection-pool #r2d2 #postgresql #aykroyd #client #micro-orm #i32
  59. mysql_async_uu

    基于 Tokio 的异步 MySql 客户端库

    v0.32.4 #mysql #connection-pool #async #database-driver #database #query-parameters #asynchronous
  60. deadpool-memcached

    Dead simple async pool for memcached

    v0.3.2 #async-pool #memcached #connection-pool #pool #async #connection-manager
  61. deadpool-tiberius

    Async ms sql server connection pool simple impl of deadpool

    v0.1.8 130 #sql-server #connection-pool #server-connection #tiberius #pool #async #database
  62. rocket_sync_db_pools

    Rocket async database pooling support for sync database drivers

    v0.1.0 5.1K #connection-pool #rocket-web #rocket #pool #rocket-framework #database #framework
  63. 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

    v0.5.1 120 #gotham #database-access #diesel #connection-pool #web #async #http
  64. rbdc-pool-fast

    SQL 工具箱和 ORM 库。一个异步、纯 Rust 的 SQL 库,支持编译时动态 SQL

    v4.5.9 2.2K #connection-pool #sqlite #sql-database #orm #mysql #postgresql #database
  65. deadpool-aykroyd

    Aykroyd micro-ORM for the deadpool connection pool

    v0.3.1 100 #connection-pool #deadpool #postgresql #aykroyd #tokio #micro-orm #row
  66. r2d2_firebird

    为r2d2连接池提供Firebird支持

    v0.24.1 #connection-pool #pool #firebird #sql #database
  67. l337

    连接池管理器

    v0.11.0 #connection-pool #experimental #pooling #tokio #pooler #traits #manage-connection
  68. vmemcached

    Rust的Memcached客户端

    v0.5.0 2.2K #memcached #memcache #cache #driver #connection-pool #database #bb8-connection
  69. lunatic-mysql

    用Rust实现的Mysql客户端库

    v0.1.1 #mysql #query-parameters #statement #sql-database #connection-pool #named-pipe #unix-socket
  70. r2d2-memcache

    为r2d2连接池提供Memcached支持

    v0.6.0 950 #memcached #connection-pool #pool #nosql #memcache #database
  71. monoio-http-client

    为Monoio提供的Http客户端

    v0.3.2 #http-client #cookie-jar #connection-pool #redirect #automatic #tls-connection #cookies
  72. r2d2-diesel

    r2d2对Diesel的支持

    v1.0.0 2.5K #connection-pool #r2d2 #diesel #sqlite #pooling #postgresql #database
  73. tchannel_rs

    网络多路复用和帧化RPC协议

    v0.0.2 #rpc #networking #protcol #connection-pool
  74. 使用DuckDuckGo进行搜索。

  75. r2d2_odbc_api

    通过odbc-api为r2d2连接池提供ODBC支持,基于https://github.com/Koka/r2d2-odbc

    v0.2.0 #r2d2 #pool #connection-pool #odbc #sql #database #connection-manager
  76. cueball-tcp-stream-connection

    来自Rust标准库的TcpStream的cueball连接特质

    v0.3.1 #connection-pool #pool #nodejs #traits #service #node #cueball
  77. deadpool-fantoccini

    为fantoccini提供的简单异步会话池

    v0.3.0 #session #pool #async-pool #web-driver #connection-pool #async #webdriver
  78. cueball-static-resolver

    提供静态后端列表以供连接池使用的cueball解析器特质

    v0.3.1 #connection-pool #pool #service #traits #resolver #cueball #nodejs
  79. reool

    基于 tokio 和 redis-rs 的 Redis 异步连接池

    v0.30.0 #connection-pool #connection #redis #tokio #async
  80. bb8-lapin

    r2d2-lapin 的异步版本,基于 tokio

    v0.5.0 900 #connection-pool #bb8 #tokio #bb8-connection #async #lapin #prelude
  81. r2d2-jfs

    为 r2d2 连接池提供 JFS 支持

    v0.2.0 #r2d2 #pool #json #connection-pool #json-file #connection-manager
  82. cueball-dns-resolver

    Joyent 的 node-cueball DNS 解析器

    v0.3.2 #connection-pool #dns-resolver #pool #traits #service #cueball #joyent
  83. r2d2_pulsar

    为 pulsar 客户端提供连接池

    v0.1.3 #pulsar #connection-pool #api #api-bindings
  84. net-utils

    提供 TCP/SSL 连接客户端连接池的网络实用程序库

    v0.0.5 #connection-pool #ssl #tcp #connection-manager #client-connection
  85. bb8-diesel

    为 Diesel 提供的 bb8 连接管理器

    v0.2.1 140 #diesel #tokio #pool #r2d2 #connection-manager #connection-pool #async
  86. whitepool

    受 Elixir poolboy 启发的 Rust+Tokio 轻量级通用池库

    v1.0.0 #pool #connection-pool #database #worker-pool
  87. redi-rs

    使用纯 Rust 编写,100% 内存安全的轻量级异步 Redis 客户端,具有连接池功能

    v0.1.0-alpha.0 #client-connection #memory-safe #connection-pool #pooling #pure #100
  88. rsmc-tokio

    为 Tokio 提供的异步 memcached 客户端

    v0.4.0 #tokio #memcached #async #memcache #connection-pool #api-bindings
  89. deadpool-ldap

    为 deadpool 连接池提供 LDAP 支持

    v0.3.1 #connection-pool #ldap #deadpool #pool #async-pool #ldap-3 #async
  90. r2d2_redis_cluster

    为 r2d2 连接池提供 Redis 集群支持

    v0.1.6 160 #redis-cluster #connection-pool #cluster #redis #r2d2 #pool #database
  91. nickel-diesel

    Nickel 中间件,提供具有 r2d2 连接池的 diesel ORM

    v0.9.0 #nickel #diesel #middleware #connection-pool #database
  92. tk-pool

    tokio的通用连接池

    v0.5.3 #connection-pool #connection #pool #tokio #tcp-connection #tcp
  93. cueball-postgres-connection

    来自rust-postgres包的postgres::Client的cueball连接特剧行为

    v0.3.2 #connection-pool #postgresql #pool #resolver #cueball #traits #service
  94. mobc-reql

    mobc连接池的RethinkDB支持

    v0.6.4 #connection-pool #pool #async #reql #database #query
  95. geese_pool

    使用Geese进行网络通信的消息传递系统

    v0.3.0 #connection-pool #system #message #events #channel #geese #networking
  96. bb8-bolt

    bb8连接池的bolt-client适配器

    v0.8.0 #connection-pool #bolt #bb8 #pool #neo4j #bb8-connection #database
  97. cueball-manatee-primary-resolver

    针对Joyent manatee项目的cueball解析器特剧行为。它通过查询一组postgres复制从属节点来确定PostgreSQL复制主节点。

    v0.5.1 #postgresql #zookeeper #connection-pool #pool #replication #resolver #primary
  98. tang-rs

    轻量级异步连接池

    v0.2.0 #connection-pool #pool #async-pool #async #light-weight #thread-pool #future
  99. bb8-memcached

    基于bb8和memcache-async的异步memcached连接池

    v0.5.0 #memcached #memcache #cache #async #bb8-connection #connection-pool #database
  100. surreal_bb8

    在bb8库之上构建的SurrealDB异步连接池

    v0.1.0 #connection-pool #surrealdb #bb8-connection #bb8 #async #database
  101. rsmc-core

    运行时无关的异步memcached客户端

    v0.4.0 #memcached #async #memcache #api-bindings #consistent-hashing #connection-pool
  102. mobc-arangors

    异步mobc连接池对ArangoDB的支持

    v0.2.2 #mobc #pool #connection-pool #async #arango-db #arangors #connection-manager
  103. r2d2_sqlite_neonphog

    Sqlite对r2d2连接池的支持

    v0.18.0 1.2K #r2d2 #connection-pool #pool #sqlite #connection-manager
  104. deadpool-bolt

    针对死池连接池的螺栓客户端管理器

    v0.2.0 180 #connection-pool #bolt #deadpool #pool #neo4j #connection-manager #database
  105. r2d2_cypher

    r2d2连接池的Cypher支持

    v0.4.0 110 #r2d2 #connection-pool #cypher #neo4j #connection-manager
  106. mobc-bolt

    针对mobc连接池的螺栓客户端管理器

    v0.2.0 #connection-pool #bolt #mobc #pool #neo4j #connection-manager #database
  107. r2d2_redis_cluster2

    为 r2d2 连接池提供 Redis 集群支持

    v0.23.3 #redis-cluster #connection-pool #redis #cluster #r2d2 #pool #database
  108. r2d2_arangors

    为r2d2连接池提供ArangoDB支持

    v0.2.3 #r2d2 #connection-pool #arango-db #arangors #adaptor
  109. bb8-redis-cluster

    功能齐全的异步(基于tokio)redis集群连接池(类似于r2d2)

    v0.1.1 550 #redis-cluster #connection-pool #bb8-connection #tokio #connection-manager #r2d2
  110. r2d2_redis2

    r2d2连接池的Redis支持

    v0.23.3 #connection-pool #r2d2 #redis #pool #database
  111. surf-pool

    与pot框架交互的有用模块和函数

    v0.1.2 #pool #surf #async-std #connection-pool
  112. r2d2-influx_db_client

    为R2D2连接池提供InfluxDB支持

    v0.1.1 #influx-db #r2d2 #connection-pool #pool #database
  113. bb8-redis-break-with-error

    功能齐全的异步(基于tokio)redis连接池(类似于r2d2)

    v0.12.0 #redis #connection #async #r2d2 #pool #connection-pool #tokio-based
  114. poolx-redis

    带有空闲连接检查和回收、健康检查等功能特性的poolx for redis

    v0.1.2 #connection-pool #redis #health-check #idle #generic #lazy-evaluation #poolx
  115. diesel-crud

    指令性的Diesel CRUD和连接池管理

    v0.2.0 #diesel #crud #rest #connection-pool
  116. r2d2-lapin

    为r2d2连接池提供Lapin支持

    v0.2.2 #connection-pool #lapin #r2d2 #pool #amqp #connection-manager
  117. r2d2-mongodb

    为r2d2连接池提供MongoDB适配器

    v0.2.2 150 #mongo-db #r2d2 #pool #mongodb #connection-pool #database #connection-manager
  118. redis_r2d2

    r2d2连接池的Redis支持

    v0.17.0 #redis #r2d2 #pool #connection-pool #database
  119. joyent/cueball

    用于管理多节点服务的连接的连接池

    GitHub 0.3.5 #connection-pool #service-discovery #pool #node #resolver #back-end
  120. r2d2-ldap

    r2d2连接池的LDAP支持

    v0.1.1 #connection-pool #ldap #r2d2 #pool #connection #ldap-3
  121. pooly

    protobuf到Postgres适配器 + 连接池中间件

    v0.2.1 #connection-pool #postgresql #middleware #pooling #protobuf #adapter #role