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
- STL-based caches for C++☆116Updated 2 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…☆117Updated 12 years ago
- Nanomsg binding for C++11☆117Updated 4 years ago
- Convert build system from autoconf/make to CMake☆78Updated 3 years ago
- C++ binding for nanomsg☆113Updated 11 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 4 years ago
- C++ event loop library. Wrapper around libev that utilizes lambda's and callback functions to notify you when filedescriptors become acti…☆146Updated 7 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 8 years ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- ORM for consuming RESTful APIs in C++☆83Updated 6 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆95Updated 4 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 10 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- A simple, easy to use C++ 11 based HTTP web server☆21Updated 7 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
- A simple http library in c++ backed by libuv and http-parser.☆181Updated 6 years ago
- A C++14 Task Manager / Scheduler☆110Updated 2 years ago
- Embeddable C++ HTTP server☆161Updated 2 years ago
- Boost::ASIO low-level redis client (connector)☆147Updated 3 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆67Updated 12 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- nanomsg rpc with protobuf☆40Updated 12 years ago
- A threadsafe C++ implementation of the EventBus idiom☆34Updated 6 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆85Updated 10 years ago
- Pion Network Library (Boost licensed open source)☆304Updated 5 years ago
- C++ wrapper for C-based HTTP parser☆57Updated 4 years ago
- Source code for examples from article "How to write simple HTTP proxy with Boost.Asio", http://alexott.net/en/cpp/BoostAsioProxy.html☆82Updated 4 years ago