ppetr / lockfree-userspace-rcuLinks
Lock-free RCU (Read-Copy-Update) user-space library
☆10Updated last year
Alternatives and similar repositories for lockfree-userspace-rcu
Users that are interested in lockfree-userspace-rcu are comparing it to the libraries listed below
Sorting:
- ☆21Updated 7 months ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- The Fancy Named Parameters Library☆31Updated 3 weeks ago
- A nano concurrency library☆24Updated 5 years ago
- C++20 Coroutines and io_uring☆51Updated 2 years ago
- 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
- performance experiments for C++ exception handling☆30Updated 3 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated last year
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆57Updated last year
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated last week
- A hash function library☆45Updated last week
- C++ "borrowing" smart pointer.☆11Updated 3 years ago
- Tutorial and Reference for writing network applications with Boost.Asio☆15Updated last year
- ☆17Updated 5 years ago
- A header-only implementation of SipHash☆29Updated last year
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- C++20 Static Branch library☆59Updated this week
- Effective Memory Reclamation☆55Updated 5 years ago
- A C++20 coroutine library based off asyncio☆25Updated 2 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆21Updated last year
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆43Updated last year