chronoxor / CppSerializationLinks
Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JSON
☆154Updated last year
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.☆128Updated 2 years ago
- 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
- 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☆129Updated 3 years ago
- A highly optimized single producer single consumer message queue C++ template☆266Updated 2 years ago
- An implementation of Seqlock in C++11☆212Updated 10 months ago
- fixpp - A modern C++ FIX library☆83Updated 8 months ago
- Simple resource pool for recycling resources in C++☆68Updated 11 months ago
- Literal Logging for C++☆86Updated 7 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆66Updated 9 months ago
- A C++ QUIC and HTTP/3 library based on lsquic and boost::asio☆71Updated last year
- c++ wrapper around libpapi☆73Updated 7 years ago
- Boost.Lockfree☆133Updated last month
- Event loop friendly C++ actor micro-framework, supervisable☆363Updated 2 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆178Updated last year
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆79Updated 6 years ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆302Updated 2 months ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- A concurrent thread-safe hash map implemented in C++☆145Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆103Updated 9 months ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆59Updated 4 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- C++ wrapper around the nanomsg NNG API☆215Updated 3 years ago
- Library for Asynchronicity, Serialization and Remoting☆74Updated 4 years ago
- An async redis client designed for performance and scalability☆254Updated this week
- A fast work-stealing queue template in C++☆308Updated last year