Skip to content

giovannicuccu/hkcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hkcp

A generic connection pool for Rust.

A crate for pooling connections.

Basically this is a port of the ideas behind HikariCP, the most performant java connection pool. The Rust code structs are deeply inspired from another Rust connection pool r2d2

The aim of hkcp is to become one of the (in not the) most performant connection pool in Rust

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages