thekvs / cpp-serializersLinks
Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++
☆747Updated 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
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆986Updated last year
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆501Updated 2 years ago
- C++ library for executors☆513Updated 9 years ago
- C++ language binding library integrating ZeroMQ with Boost Asio☆332Updated 9 months ago
- A header-only C++ library for task concurrency☆629Updated 2 years ago
- userland threads☆493Updated 2 months ago
- C++ Benchmark Authoring Library/Framework☆858Updated last month
- A fast, memory efficient hash map for C++☆1,292Updated 5 months 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…☆939Updated 5 months ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆553Updated last year
- C++ implementation of a fast and memory efficient HAT-trie☆842Updated last week
- Concurrent data structures in C++☆1,442Updated 5 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆847Updated 2 years ago
- libnop: C++ Native Object Protocols☆576Updated last year
- Experimental C++11 version of sparsehash☆293Updated 3 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆389Updated 5 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆531Updated 8 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆763Updated last week
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,568Updated 5 months ago
- High performance C++11 thread pool☆584Updated 5 years ago
- Configurable C++ platform adapter☆561Updated 6 years ago
- Instant compile time C++ 11 metaprogramming library☆573Updated 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 …☆297Updated last year
- A C++ await/yield emulation library for stackless coroutine☆340Updated last year
- C++ benchmarking framework☆363Updated 6 years 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☆519Updated 3 years ago
- mstch is a complete implementation of {{mustache}} templates using modern C++☆587Updated 4 years ago
- C++17 `std::variant` for C++11/14/17☆704Updated 2 years ago
- A STL allocator that mmaps files☆252Updated 4 years ago