microsoft / merklecppLinks
A C++ library for creation and manipulation of Merkle trees
☆82Updated last year
Alternatives and similar repositories for merklecpp
Users that are interested in merklecpp are comparing it to the libraries listed below
Sorting:
- Kuku is a compact and convenient cuckoo hashing library written in C++.☆69Updated last year
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆72Updated last month
- Port of the xxhash library to C++17.☆184Updated 7 months ago
- Boost.org intrusive module☆63Updated this week
- nanorpc - lightweight RPC in pure C++ 17☆245Updated 2 years ago
- An STL-like C++ header-only tree library☆149Updated last year
- Boost.org unordered module☆86Updated this week
- Coroutine library and toolkit for C++20☆39Updated 3 weeks ago
- Modern C++ B-tree containers☆279Updated 2 years ago
- ☆128Updated 2 years ago
- A concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆376Updated this week
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆130Updated 2 years ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆135Updated last year
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆54Updated 2 years ago
- Library for Multiprecision Compile-Time and Run-Time Arithmetic (including Modular Arithmetic)☆124Updated last year
- An async redis client designed for performance and scalability☆270Updated last week
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆170Updated last year
- C++ unsigned 256 bit integer type☆180Updated 11 months ago
- A fast work-stealing queue template in C++☆331Updated last week
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆208Updated 3 years ago
- C++11 metaprogramming library☆279Updated 2 weeks ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆224Updated 2 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆336Updated last year
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆197Updated 6 months ago
- STL-like containers from Boost☆113Updated this week
- Extended precision integer C++ library☆161Updated last month
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆47Updated this week