microsoft / merklecppLinks
A C++ library for creation and manipulation of Merkle trees
☆75Updated 8 months ago
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++.☆66Updated 10 months ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆65Updated 8 months ago
- Coroutine library and toolkit for C++20☆38Updated 2 months ago
- Library for Multiprecision Compile-Time and Run-Time Arithmetic (including Modular Arithmetic)☆120Updated 8 months ago
- Port of the xxhash library to C++17.☆177Updated last week
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- Boost.org unordered module☆73Updated this week
- Boost.org intrusive module☆58Updated 2 weeks ago
- ☆20Updated 5 months ago
- A simple replacement for std::unordered_map☆49Updated 10 months ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- ☆127Updated 2 years ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆53Updated last year
- A lightweight lazy-loading wrapper written in Modern C++☆47Updated 8 years ago
- Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"☆235Updated 9 months ago
- CountDownLatch in C++☆12Updated 5 years ago
- ☆21Updated 3 years ago
- A C++14 reflection library☆72Updated last week
- Extended precision integer C++ library☆144Updated 3 weeks ago
- stl-like algorithms for TYPES☆31Updated last year
- My own implementation of C++'s smart pointers☆37Updated 4 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆90Updated last year
- Unique-ownership smart pointers with observable lifetime.☆36Updated last month
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 8 months ago
- A micro microbenchmarking library for C++11 in a single header file☆218Updated 2 months ago
- network library based on io_uring and C++20 coroutine☆103Updated 5 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆82Updated 9 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆178Updated 2 weeks ago
- Async GRPC with C++20 coroutine support☆73Updated 2 years ago
- A small C & C++ library to use the OS's Crytpgraphically Secure Pseudo-Random Number Generator☆62Updated 7 years ago