cmuparlay / concurrent_deferred_rc
Concurrent Deferred Reference Counting
☆159Updated last year
Alternatives and similar repositories for concurrent_deferred_rc:
Users that are interested in concurrent_deferred_rc are comparing it to the libraries listed below
- Comprehensive benchmarks of C++ maps☆308Updated 2 years ago
- C++20 Meta-Programming library☆280Updated this week
- ☆127Updated 2 years ago
- C++20 [Minimal] Static Perfect Hash library☆203Updated this week
- C++20 implementation of mutable constexpr expressions☆113Updated 4 years ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆211Updated 3 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆215Updated 6 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆691Updated last month
- User-oriented fork of LLVM's opt-viewer☆140Updated 7 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆363Updated last week
- Replacement for std::optional that does not waste memory unnecessarily☆122Updated last month
- work contracts☆97Updated 2 months ago
- My WG21 proposals☆58Updated last week
- Framework for Writing C++ Committee Papers☆132Updated 3 months ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆64Updated 7 months ago
- An implementation of Seqlock in C++11☆208Updated 8 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆104Updated 3 weeks ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆170Updated last year
- Heap Layers: An Extensible Memory Allocation Infrastructure☆394Updated 2 weeks ago
- A fast work-stealing queue template in C++☆305Updated last year
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- std::bitset with constexpr implementations plus additional features.☆118Updated last year
- A simple, extensible, portable, efficient and header-only SIMD library!☆229Updated 3 years ago
- Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 tab…☆470Updated 7 months ago
- ☆76Updated last week
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆146Updated 3 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆564Updated 8 months ago
- Light, fast, threadpool for C++20☆101Updated 2 years ago
- Range-based goodness for C++17☆362Updated 4 years ago
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆239Updated last week