thekvs / cpp-serializers
Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++
☆730Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for cpp-serializers
- Yet Another Serialization☆733Updated 8 months ago
- C++ Benchmark Authoring Library/Framework☆824Updated last month
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆954Updated 10 months ago
- Concurrent data structures in C++☆1,408Updated 4 years ago
- A fast, memory efficient hash map for C++☆1,254Updated last year
- C++ library for executors☆494Updated 8 years ago
- Configurable C++ platform adapter☆555Updated 5 years ago
- A header-only C++ library for task concurrency☆624Updated last year
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,497Updated 3 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆793Updated last month
- G3log is an asynchronous, "crash safe", logger that is easy to use with default logging sinks or you can add your own. G3log is made wi…☆908Updated 2 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,197Updated 8 months ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆490Updated last year
- C++ benchmarking framework☆362Updated 5 years ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆535Updated 10 months ago
- Async++ concurrency framework for C++11☆1,350Updated last month
- userland threads☆464Updated this week
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆913Updated 10 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆728Updated last month
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆488Updated 2 weeks ago
- Experimental C++11 version of sparsehash☆287Updated 2 years ago
- libnop: C++ Native Object Protocols☆574Updated 3 months ago
- mstch is a complete implementation of {{mustache}} templates using modern C++☆559Updated 3 years ago
- Unified Executors☆1,489Updated 3 weeks ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆830Updated last year
- Various synchronization primitives for multithreaded applications in C++11.☆518Updated 7 years ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,278Updated last month
- C++ language binding library integrating ZeroMQ with Boost Asio☆318Updated 8 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,533Updated last year
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆508Updated 2 years ago