active911 / connection-pool
Generic, efficient, thread safe connection pooling for C++
☆30Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for connection-pool
- nanomsg rpc with protobuf☆39Updated 11 years ago
- Proposed IP address classes for standard c++☆35Updated 10 years ago
- STL-based caches for C++☆113Updated last year
- Lightweight C++ wrapper for LibEvent 2 API☆48Updated 6 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- A simple, easy to use C++ 11 based HTTP web server☆20Updated 6 years ago
- High performance cross platform event reactor and proactor written in C☆31Updated 10 years ago
- concurrency library for C++☆75Updated 10 years ago
- A PostgreSQL client library written in Modern C++☆25Updated 5 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 9 years ago
- This project features examples on how to use libuv. They are derived from the sample code in Nikhil Marathe's book An Introduction to lib…☆112Updated 11 years ago
- A threadsafe C++ implementation of the EventBus idiom☆33Updated 5 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆59Updated 9 years ago
- C++ binding for nanomsg☆107Updated 10 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆110Updated 6 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 4 years ago
- postgres++ async C++ driver is a thin libpq wrapper in C++ for PostgreSQL that aims to make libpq easier to use. It has asynchronous beha…