malikkirchner / connection-pool
A generic connection pool
☆21Updated 4 years ago
Alternatives and similar repositories for connection-pool:
Users that are interested in connection-pool are comparing it to the libraries listed below
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Concurrent wrapper for "any" object. All calls to the public API of the object are executed asynchronously in FIFO order.☆23Updated 4 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- A PostgreSQL client library written in Modern C++☆25Updated 5 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…☆37Updated 8 months ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 8 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- C++ buffer class that allows you to write a stream of individual bits and bytes☆28Updated 4 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Modern C++ framework for critical systems☆21Updated last year
- C++ Concurrency library!☆26Updated 6 years ago
- Header only library for event driven programming in C++11.☆18Updated 10 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 9 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- async io-uring based kernel io library☆30Updated 3 years ago
- zero-copy, zero-serialize, zero-hassle protocol buffers☆56Updated 7 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆23Updated 6 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 8 months ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- A simple experiment with the coroutines ts and boost asio.☆21Updated 7 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- java-like synchronized blocks in c++☆13Updated 10 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- A special smart pointer to exchange data between threads☆37Updated 5 years ago
- Fast integer to string and string to integer conversion functions☆21Updated last year
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- HTTP/1 parsing and serialization algorithms using C++11☆28Updated 3 weeks ago