chronoxor / CppSerializationLinks
Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JSON
☆155Updated last month
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.☆133Updated 2 years ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆167Updated last month
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 4 years ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- An implementation of Seqlock in C++11☆221Updated last year
- 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
- fixpp - A modern C++ FIX library☆85Updated 10 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆194Updated last year
- A concurrent thread-safe hash map implemented in C++☆145Updated 2 years ago
- A highly optimized single producer single consumer message queue C++ template☆271Updated 3 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Literal Logging for C++☆86Updated 7 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆166Updated last year
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- c++ wrapper around libpapi☆79Updated 7 years ago
- C++ Message Queuing Library and Framework☆89Updated 2 months ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆132Updated 8 months ago
- An async redis client designed for performance and scalability☆260Updated last week
- Event loop friendly C++ actor micro-framework, supervisable☆367Updated last month
- An efficient single publisher multiple subscriber message queue for Linux IPC☆59Updated 5 years ago
- A feature complete LRU cache implementation in C++☆255Updated 5 years ago
- A fast work-stealing queue template in C++☆319Updated last year
- C++ framework for rapid server development☆77Updated last year
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆69Updated 11 months ago
- Boost.org intrusive module☆59Updated last week
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago
- Library for Asynchronicity, Serialization and Remoting☆74Updated 4 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆79Updated 6 years ago
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 11 months ago