chronoxor / CppSerializationLinks
Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JSON
☆160Updated 6 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.☆149Updated 2 years ago
- C++ serializers benchmark with realistic data☆127Updated 3 years ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆169Updated 6 months ago
- An implementation of Seqlock in C++11☆236Updated last year
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 7 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆231Updated 2 years ago
- Event loop friendly C++ actor micro-framework, supervisable☆378Updated last month
- A concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆134Updated last year
- C++ framework for rapid server development☆77Updated 2 years ago
- c++ wrapper around libpapi☆92Updated 8 years ago
- fixpp - A modern C++ FIX library☆90Updated last year
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆73Updated 2 months ago
- Simple resource pool for recycling resources in C++☆71Updated 6 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Updated 4 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆214Updated 2 years ago
- A single header standard C++ serialization framework.☆200Updated 4 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 3 months ago
- Boost::ASIO low-level redis client (connector)☆147Updated 3 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆84Updated 7 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆233Updated 4 years ago
- A highly optimized single producer single consumer message queue C++ template☆282Updated 3 years ago
- A small header-only library for converting data between json representation and c++ structs☆159Updated last year
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆165Updated 10 months ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- ☆63Updated 7 years ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆305Updated 6 months ago
- Go-like channels for ASIO C++20 coroutines☆43Updated last year