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++.☆68Updated last year
- Port of the xxhash library to C++17.☆183Updated 6 months ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆70Updated last week
- Boost.org unordered module☆86Updated this week
- Modern C++ B-tree containers☆276Updated 2 years ago
- Library for Multiprecision Compile-Time and Run-Time Arithmetic (including Modular Arithmetic)☆124Updated last year
- STL-like containers from Boost☆112Updated this week
- C++ unsigned 256 bit integer type☆179Updated 11 months ago
- nanorpc - lightweight RPC in pure C++ 17☆244Updated 2 years ago
- An async redis client designed for performance and scalability☆269Updated last week
- C++11 metaprogramming library☆279Updated last month
- C++ cache with LRU/LFU/FIFO policies implementation☆374Updated 2 months ago
- Boost.org intrusive module☆62Updated this week
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆170Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆217Updated 2 years ago
- Extended precision integer C++ library☆156Updated 3 weeks ago
- Boost.Lockfree☆146Updated this week
- Boost.org interprocess module☆168Updated this week
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆209Updated 3 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆171Updated 10 months ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆54Updated 2 years ago
- A C++ QUIC and HTTP/3 library based on lsquic and boost::asio☆72Updated 2 years ago
- Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"☆247Updated last year
- An STL-like C++ header-only tree library☆148Updated last year
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆183Updated 12 years ago
- ☆128Updated 2 years ago
- A cross-platform FTP/FTPS client library built on Boost.Asio☆77Updated 6 months ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆47Updated last month
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆196Updated 3 weeks ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆149Updated 2 weeks ago