chronoxor / CppSerializationLinks
Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JSON
☆158Updated 5 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.☆148Updated 2 years ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆168Updated 5 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☆126Updated 2 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆226Updated 2 years ago
- An implementation of Seqlock in C++11☆232Updated last year
- 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
- 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 last month
- c++ wrapper around libpapi☆90Updated 8 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆65Updated 5 years ago
- An async redis client designed for performance and scalability☆270Updated this week
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆135Updated last year
- Event loop friendly C++ actor micro-framework, supervisable☆378Updated 2 weeks ago
- A highly optimized single producer single consumer message queue C++ template☆280Updated 3 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆213Updated 2 years ago
- A single header standard C++ serialization framework.☆199Updated 4 years ago
- C++ framework for rapid server development☆76Updated last year
- A High-Performance Work-Stealing Queue for C++☆331Updated this week
- Boost::ASIO low-level redis client (connector)☆147Updated 3 years ago
- A feature complete LRU cache implementation in C++☆262Updated 6 years ago
- Sockets, timers, resolvers, events, reactors, proactors, and thread pools for asynchronous network programming☆92Updated last month
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆303Updated 5 months ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆82Updated 7 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Header-only C++17 library for evaluating logical expressions.☆88Updated 3 years ago
- A concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago
- Go-like channels for ASIO C++20 coroutines☆42Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆184Updated 2 months ago