tdv / redis-cpp
redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)
☆124Updated last month
Alternatives and similar repositories for redis-cpp:
Users that are interested in redis-cpp are comparing it to the libraries listed below
- An async redis client designed for performance and scalability☆237Updated 3 weeks ago
- MySQL C++ client based on Boost.Asio☆265Updated last week
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆160Updated 10 months ago
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆300Updated 5 months ago
- nanorpc - lightweight RPC in pure C++ 17☆238Updated last year
- Example programs for Talking Async videos☆180Updated last year
- A simple, header only event bus library written in modern C++17.☆149Updated 2 months ago
- A Simple C++ Http server/client above Boost.Beast☆189Updated last month
- C++ serializers benchmark with realistic data☆120Updated last year
- A C++14 reflection library☆68Updated last month
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆145Updated 10 months ago
- A single header standard C++ serialization framework.☆191Updated 3 years ago
- A reference implementation for a modern C++ client interface☆92Updated 7 years ago
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆277Updated 2 months ago
- Event loop friendly C++ actor micro-framework, supervisable☆349Updated 3 weeks ago
- C++ header-only config reader library based on JSON☆185Updated 9 months ago
- A small header-only library for converting data between json representation and c++ structs☆150Updated 5 months ago
- spdlog setup initialization via file configuration for convenience.☆78Updated 11 months ago
- Coroutines for C++20 & asio☆244Updated 3 weeks ago
- Futures and thread pool for C++ (with optional Qt support)☆126Updated 4 years ago
- Boost.org interprocess module☆141Updated 2 weeks ago
- Boost.Coroutine2☆129Updated last month
- A C++11 compliant header-only asynchronous MySQL client library based on Asio. Enables you to work with MySQL in both asynchronous and bl…☆156Updated 6 years ago
- A disruptor thread-synchronisation data structure for C++11.☆122Updated last year
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆50Updated 3 months ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆164Updated 7 months ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆114Updated 6 years ago
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆140Updated 9 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago