Concurrent Deferred Reference Counting
☆174Feb 18, 2024Updated 2 years ago
Alternatives and similar repositories for concurrent_deferred_rc
Users that are interested in concurrent_deferred_rc are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Library for lock-free locks☆85Jun 26, 2023Updated 2 years ago
- A fast reference counting library for C++☆25Jul 23, 2025Updated 8 months ago
- An open-source framework for concurrent data-structures and benchmarks. 🛠️ Latest Dev Branch: v3.4.0-dev 🚀 https://github.com/nkallima/…☆70Apr 12, 2025Updated 11 months ago
- A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines☆427Mar 12, 2026Updated last week
- SMR Benchmark: A Microbenchmark Suite for Concurrent Safe Memory Reclamation Schemes☆46Aug 12, 2025Updated 7 months ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆73Nov 30, 2025Updated 3 months ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Sep 22, 2014Updated 11 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Nov 26, 2023Updated 2 years ago
- C++17 lock-free data structure library☆15Jan 10, 2019Updated 7 years ago
- Grafite is a data structure that enables fast range emptiness queries using optimal space and time.☆14Dec 9, 2024Updated last year
- ☆12Oct 15, 2023Updated 2 years ago
- ☆36Dec 17, 2024Updated last year
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆840Mar 13, 2026Updated last week
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆114Mar 25, 2024Updated last year
- A reusable, extensible, and efficient C++ implementation of the Foster B-tree data structure☆15Jun 26, 2019Updated 6 years ago
- ☆12Jun 25, 2021Updated 4 years ago
- Lock-free atomic_shared_ptr implementations☆50May 15, 2024Updated last year
- Smart Garbage Collection Library for C++☆237Apr 21, 2025Updated 11 months ago
- A package manager that delegates to package authors☆19Sep 9, 2025Updated 6 months ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆118Dec 30, 2024Updated last year
- A lock-free malloc(3) implementation☆20Jun 15, 2025Updated 9 months ago
- ☆12Jan 12, 2018Updated 8 years ago
- Self-Tuning Adaptive Radix Tree☆30Apr 19, 2020Updated 5 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,020Mar 11, 2026Updated last week
- ☆34May 19, 2022Updated 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…☆486Sep 3, 2024Updated last year
- Implementation of the UTF transcoding views proposal, P2728☆18Updated this week
- A C++ library providing various concurrent data structures and reclamation schemes.☆638Aug 7, 2025Updated 7 months ago
- Unified Executors☆1,685Mar 4, 2026Updated 2 weeks ago
- Parallel Self-Adjusting Computation☆16Jul 5, 2021Updated 4 years ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,305Updated this week
- Software and Hardware C-language Locking Algorithms and Implementations☆47Sep 27, 2025Updated 5 months ago
- ☆27Nov 19, 2025Updated 4 months ago
- Finite State Machine using C++20 coroutines with symmetric transfer☆93Aug 1, 2023Updated 2 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Oct 1, 2018Updated 7 years ago
- The world's first wait-free Software Transactional Memory☆175Feb 21, 2020Updated 6 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆39Jan 2, 2026Updated 2 months ago
- Branchless-Lomuto in Pattern-Defeating Quicksort☆51Jul 6, 2024Updated last year