chronoxor / CppSerializationLinks
Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JSON
☆153Updated 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.☆127Updated 2 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 3 years ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆165Updated last month
- 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 highly optimized single producer single consumer message queue C++ template☆261Updated 2 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆175Updated last year
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆302Updated last month
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆78Updated 6 years ago
- An implementation of Seqlock in C++11☆210Updated 10 months ago
- C++ serializers benchmark with realistic data☆124Updated 2 years ago
- An async redis client designed for performance and scalability☆250Updated this week
- An efficient single publisher multiple subscriber message queue for Linux IPC☆58Updated 4 years ago
- A fast work-stealing queue template in C++☆307Updated last year
- C++ framework for rapid server development☆77Updated last year
- Event loop friendly C++ actor micro-framework, supervisable☆362Updated 2 months ago
- Simple resource pool for recycling resources in C++☆68Updated 10 months ago
- A concurrent thread-safe hash map implemented in C++☆145Updated 2 years ago
- c++ wrapper around libpapi☆69Updated 7 years ago
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆102Updated 9 months ago
- Literal Logging for C++☆86Updated 7 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆204Updated last year
- fixpp - A modern C++ FIX library☆83Updated 8 months ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆239Updated 4 months ago
- Sockets, timers, resolvers, events, reactors, proactors, and thread pools for asynchronous network programming☆84Updated this week
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆180Updated 5 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆306Updated 10 months ago
- ☆63Updated 6 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆65Updated 8 months ago
- A single header standard C++ serialization framework.☆194Updated 3 years ago