microsoft / merklecpp
A C++ library for creation and manipulation of Merkle trees
☆69Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for merklecpp
- Kuku is a compact and convenient cuckoo hashing library written in C++.☆62Updated 3 months ago
- Boost.org unordered module☆63Updated this week
- STL-like containers from Boost☆103Updated this week
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆49Updated last year
- Library for Multiprecision Compile-Time and Run-Time Arithmetic (including Modular Arithmetic)☆112Updated last month
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆85Updated last year
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆20Updated 11 months ago
- ☆17Updated 5 months ago
- Boost.org intrusive module☆55Updated this week
- Boost.Lockfree☆125Updated this week
- Extended precision integer C++ library☆132Updated last month
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 2 years ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆70Updated 2 months ago
- A C++ QUIC and HTTP/3 library based on lsquic and boost::asio☆63Updated 11 months ago
- performance experiments for C++ exception handling☆31Updated 2 years ago
- Modern C++ B-tree containers☆264Updated last year
- Coroutine library and toolkit for C++20☆38Updated 3 weeks ago
- async io-uring based kernel io library☆29Updated 3 years ago
- A simple replacement for std::unordered_map☆45Updated 3 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆29Updated 6 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 8 years ago
- An adaption of Senders/Receivers for async networking and I/O☆14Updated last month
- General literal text conversions, such as an int represented as a string, or vice versa☆34Updated this week
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆41Updated this week
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆44Updated 2 months ago
- Thread safe, lock-free memory pool.☆53Updated 7 months ago
- This is a mirror! Please clone https://git.libssh.org/projects/libssh.git/☆35Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆67Updated 2 years ago
- Provides run-time tuple element access☆15Updated 3 years ago