chronoxor / CppSerialization
Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JSON
☆151Updated 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 last year
- 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 3 years ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆165Updated 3 weeks ago
- C++ serializers benchmark with realistic data☆123Updated 2 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆77Updated 6 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆170Updated last year
- An efficient single publisher multiple subscriber message queue for Linux IPC☆57Updated 4 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆296Updated 9 months ago
- A highly optimized single producer single consumer message queue C++ template☆261Updated 2 years ago
- A C++ QUIC and HTTP/3 library based on lsquic and boost::asio☆70Updated last year
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆65Updated 7 months ago
- Boost.Lockfree☆132Updated last month
- fixpp - A modern C++ FIX library☆83Updated 7 months ago
- An async redis client designed for performance and scalability☆250Updated last week
- An implementation of Seqlock in C++11☆208Updated 9 months ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆100Updated 8 months ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆302Updated 3 weeks ago
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- Event loop friendly C++ actor micro-framework, supervisable☆360Updated last month
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- Async GRPC with C++20 coroutine support☆73Updated 2 years ago
- C++ wrapper around the nanomsg NNG API☆215Updated 3 years ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆130Updated 5 months ago
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 8 months 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
- A single header standard C++ serialization framework.☆194Updated 3 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago