chronoxor / CppSerializationLinks
Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JSON
☆156Updated 2 months ago
Alternatives and similar repositories for CppSerialization
Users that are interested in CppSerialization are comparing it to the libraries listed below
Sorting:
- A disruptor thread-synchronisation data structure for C++11.☆138Updated 2 years ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆167Updated 2 months ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- fixpp - A modern C++ FIX library☆85Updated last year
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 6 years ago
- An implementation of Seqlock in C++11☆223Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆203Updated last year
- An async redis client designed for performance and scalability☆265Updated this week
- A highly optimized single producer single consumer message queue C++ template☆275Updated 3 years ago
- Event loop friendly C++ actor micro-framework, supervisable☆369Updated 2 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last year
- A concurrent thread-safe hash map implemented in C++☆146Updated 2 years ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆134Updated 10 months ago
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆159Updated 5 months ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆62Updated 5 years ago
- A fast work-stealing queue template in C++☆321Updated last year
- Boost::ASIO low-level redis client (connector)☆146Updated 2 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆210Updated 2 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆302Updated 2 months ago
- ☆85Updated 2 years ago
- c++ wrapper around libpapi☆80Updated 7 years ago
- C++ framework for rapid server development☆76Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆80Updated 6 years ago
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆166Updated last year
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆113Updated last year
- A small header-only library for converting data between json representation and c++ structs☆156Updated last year