active911 / connection-poolLinks
Generic, efficient, thread safe connection pooling for C++
☆29Updated 7 years ago
Alternatives and similar repositories for connection-pool
Users that are interested in connection-pool are comparing it to the libraries listed below
Sorting:
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 years ago
- Nanomsg binding for C++11☆117Updated 4 years ago
- Embeddable C++ HTTP server☆160Updated 2 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- Library for Asynchronicity, Serialization and Remoting☆76Updated 5 years ago
- C++ event loop library. Wrapper around libev that utilizes lambda's and callback functions to notify you when filedescriptors become acti…☆146Updated 6 years ago
- Convert build system from autoconf/make to CMake☆78Updated 3 years ago
- a header only C++ LRU Cache template class (now with optional synchronization) that allows you to define key, value and optionally the Ma…☆41Updated 9 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- STL-based caches for C++☆116Updated 2 years ago
- C++ binding for nanomsg☆113Updated 11 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- Boost::ASIO low-level redis client (connector)☆147Updated 2 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 8 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆51Updated 4 years ago
- 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 …☆120Updated 7 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- A threadsafe C++ implementation of the EventBus idiom☆34Updated 6 years ago
- C++ async operations☆100Updated 10 years ago
- A C++11 compliant header-only asynchronous MySQL client library based on Asio. Enables you to work with MySQL in both asynchronous and bl…☆157Updated 7 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…☆116Updated 12 years ago
- A simple, easy to use C++ 11 based HTTP web server☆21Updated 7 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 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…☆40Updated 8 months ago
- Various synchronization primitives for multithreaded applications in C++11.☆23Updated 9 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 5 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago