chronoxor / CppSerializationLinks
Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JSON
☆155Updated last month
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.☆136Updated 2 years ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆167Updated last month
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- 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
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 4 years ago
- fixpp - A modern C++ FIX library☆85Updated 11 months ago
- An implementation of Seqlock in C++11☆222Updated last year
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆132Updated 9 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆199Updated last year
- A highly optimized single producer single consumer message queue C++ template☆273Updated 3 years ago
- A concurrent thread-safe hash map implemented in C++☆145Updated 2 years ago
- c++ wrapper around libpapi☆79Updated 7 years ago
- ☆85Updated 2 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆79Updated 6 years ago
- C++ framework for rapid server development☆76Updated last year
- Event loop friendly C++ actor micro-framework, supervisable☆369Updated 2 months ago
- An async redis client designed for performance and scalability☆262Updated last week
- Simple resource pool for recycling resources in C++☆70Updated 2 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆209Updated 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☆180Updated 11 months ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆165Updated last year
- Go-like channels for ASIO C++20 coroutines☆40Updated last year
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆154Updated 5 months ago
- Boost.Lockfree☆140Updated last week
- C++ wrapper around the nanomsg NNG API☆217Updated 4 years ago
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago
- A fast work-stealing queue template in C++☆320Updated last year
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago