thekvs / cpp-serializersLinks
Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++
☆744Updated 5 years ago
Alternatives and similar repositories for cpp-serializers
Users that are interested in cpp-serializers are comparing it to the libraries listed below
Sorting:
- Yet Another Serialization☆766Updated 8 months ago
- A fast, memory efficient hash map for C++☆1,292Updated 5 months ago
- C++ library for executors☆512Updated 9 years ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆985Updated last year
- C++ language binding library integrating ZeroMQ with Boost Asio☆331Updated 9 months ago
- C++ Benchmark Authoring Library/Framework☆858Updated 2 weeks ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆501Updated 2 years ago
- 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…☆937Updated 4 months ago
- Concurrent data structures in C++☆1,439Updated 5 years ago
- Experimental C++11 version of sparsehash☆292Updated 3 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆388Updated 5 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆531Updated 8 years ago
- A header-only C++ library for task concurrency☆630Updated 2 years ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆553Updated last year
- userland threads☆492Updated 2 months ago
- C++ benchmarking framework☆363Updated 6 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆842Updated last year
- Configurable C++ platform adapter☆561Updated 6 years ago
- High performance C++11 thread pool☆582Updated 5 years ago
- A C++ await/yield emulation library for stackless coroutine☆340Updated last year
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆760Updated last year
- libnop: C++ Native Object Protocols☆576Updated last year
- Instant compile time C++ 11 metaprogramming library☆574Updated 3 years ago
- A header only C++11 LRU Cache template class that allows you to define key, value and optionally the Map type. uses a double linked list …☆296Updated last year
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆848Updated 2 years ago
- C++ integer-to-string conversion benchmark☆341Updated 8 months ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,563Updated 4 months ago
- mstch is a complete implementation of {{mustache}} templates using modern C++☆585Updated 4 years ago
- Modern, asynchronous, and wicked fast C++11 client for Redis☆388Updated 3 years ago
- C++17 `std::variant` for C++11/14/17☆701Updated 2 years ago