chronoxor / CppSerializationLinks
Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JSON
☆155Updated 2 weeks ago
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.☆131Updated 2 years ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆167Updated 2 weeks ago
- An implementation of Seqlock in C++11☆219Updated last year
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- C++ framework for rapid server development☆77Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆186Updated last year
- fixpp - A modern C++ FIX library☆85Updated 10 months ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 4 years ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆131Updated 8 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- An async redis client designed for performance and scalability☆259Updated this week
- c++ wrapper around libpapi☆76Updated 7 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆120Updated 6 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆209Updated last year
- nanorpc - lightweight RPC in pure C++ 17☆242Updated 2 years ago
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago
- Async GRPC with C++20 coroutine support☆74Updated 2 years ago
- Go-like channels for ASIO C++20 coroutines☆39Updated last year
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆179Updated 10 months ago
- A fast work-stealing queue template in C++☆315Updated last year
- Event loop friendly C++ actor micro-framework, supervisable☆364Updated 3 weeks ago
- Simple resource pool for recycling resources in C++☆69Updated 3 weeks ago
- A highly optimized single producer single consumer message queue C++ template☆268Updated 2 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆226Updated 3 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆59Updated 5 years ago
- Literal Logging for C++☆86Updated 7 years ago
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- A concurrent thread-safe hash map implemented in C++☆144Updated 2 years ago