chronoxor / CppSerialization
Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JSON
☆149Updated last year
Alternatives and similar repositories for CppSerialization:
Users that are interested in CppSerialization are comparing it to the libraries listed below
- A disruptor thread-synchronisation data structure for C++11.☆125Updated last year
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 3 years ago
- An implementation of Seqlock in C++11☆208Updated 7 months ago
- C++ serializers benchmark with realistic data☆121Updated 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☆162Updated last year
- Comprehensive benchmarks of C++ maps☆307Updated last year
- A C++ QUIC and HTTP/3 library based on lsquic and boost::asio☆70Updated last year
- An open addressing linear probing hash table, tuned for delete heavy workloads☆203Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆159Updated last year
- C++ framework for rapid server development☆77Updated last year
- An async redis client designed for performance and scalability☆242Updated last week
- A highly optimized single producer single consumer message queue C++ template☆260Updated 2 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆77Updated 6 years ago
- A single header standard C++ serialization framework.☆192Updated 3 years ago
- Event loop friendly C++ actor micro-framework, supervisable☆355Updated last month
- Boost.Lockfree☆130Updated last week
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- c++ wrapper around libpapi☆63Updated 7 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆58Updated 4 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆294Updated 7 months ago
- Simple resource pool for recycling resources in C++☆67Updated 8 months ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆126Updated 3 months ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆298Updated 7 months ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆63Updated 6 months ago
- A fast work-stealing queue template in C++☆305Updated last year
- Coroutines for C++20 & asio☆259Updated last week
- Literal Logging for C++☆84Updated 7 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆179Updated 5 years ago