thekvs / cpp-serializersLinks
Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++
☆747Updated 6 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☆771Updated 11 months ago
- C++ Benchmark Authoring Library/Framework☆862Updated 4 months ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆507Updated 2 years ago
- C++ library for executors☆515Updated 9 years ago
- A fast, memory efficient hash map for C++☆1,299Updated 8 months ago
- userland threads☆495Updated last month
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆996Updated 2 years ago
- Concurrent data structures in C++☆1,446Updated 5 years ago
- C++ language binding library integrating ZeroMQ with Boost Asio☆336Updated 2 months ago
- A header-only C++ library for task concurrency☆632Updated 2 years ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆556Updated 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…☆951Updated last month
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆390Updated 5 years ago
- A high performance C++ log library, producing structured binary logs☆773Updated last month
- Experimental C++11 version of sparsehash☆294Updated 3 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆533Updated 8 years ago
- STXXL: Standard Template Library for Extra Large Data Sets☆496Updated 2 years ago
- Configurable C++ platform adapter☆559Updated 6 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆852Updated 2 years ago
- High performance C++11 thread pool☆584Updated 5 years ago
- C++17 `std::variant` for C++11/14/17☆707Updated 3 years ago
- libnop: C++ Native Object Protocols☆575Updated last year
- CCTZ is a C++ library for translating between absolute and civil times using the rules of a time zone.☆639Updated last month
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,593Updated 8 months ago
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆521Updated 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 …☆298Updated last year
- Instant compile time C++ 11 metaprogramming library☆573Updated 3 years ago
- A C++ await/yield emulation library for stackless coroutine☆341Updated 2 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Updated 3 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆853Updated 2 months ago