ssmem is a simple object-based memory allocator with epoch-based garbage collection
☆34Jun 8, 2016Updated 9 years ago
Alternatives and similar repositories for ssmem
Users that are interested in ssmem are comparing it to the libraries listed below
Sorting:
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆182Jan 19, 2018Updated 8 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆168Oct 4, 2021Updated 4 years ago
- RLU resizable hash-table☆17Aug 24, 2015Updated 10 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Aug 31, 2015Updated 10 years ago
- The world's first wait-free KV store with generic durable linearizable transactions☆42Feb 26, 2022Updated 4 years ago
- Tabular: Efficiently Building Efficient Indexes (VLDB 2025)☆22Apr 16, 2025Updated 11 months ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Sep 22, 2014Updated 11 years ago
- Fast wait-free algorithms designed for shared memory systems☆45May 4, 2018Updated 7 years ago
- Timer facilities for Tokio based on OS-level primitives.☆14May 7, 2020Updated 5 years ago
- An open-source, in-memory, non-blocking SQL database.☆16May 2, 2018Updated 7 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆55Jan 3, 2024Updated 2 years ago
- Constant time hex and base64 encode and decode☆27Oct 8, 2014Updated 11 years ago
- SMR Benchmark: A Microbenchmark Suite for Concurrent Safe Memory Reclamation Schemes☆46Aug 12, 2025Updated 7 months ago
- ☆126Apr 8, 2022Updated 3 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆32Feb 27, 2013Updated 13 years ago
- an adaptive radix tree implementation in go☆69Oct 11, 2021Updated 4 years ago
- A set of macros and functions to make defining a C module easier☆11Sep 9, 2019Updated 6 years ago
- Framework for creating simple, efficient, and composable lock-free data structures☆12May 7, 2016Updated 9 years ago
- ☆18Sep 12, 2025Updated 6 months ago
- S-Store Transactional Streaming Data Management System☆22Jul 25, 2020Updated 5 years ago
- A simple kickstarter clone, for internal project bounties and backing.☆39May 8, 2015Updated 10 years ago
- A simple implementation of the packed memory array☆20Sep 1, 2013Updated 12 years ago
- Concurrent hash map for Rust☆17Sep 18, 2016Updated 9 years ago
- FLECC_IN_C is a FLexible Elliptic Curve Cryptography library written IN C☆18Nov 17, 2017Updated 8 years ago
- Nonblocking data structures☆12Jan 25, 2015Updated 11 years ago
- A high-performance, memory-efficient concurrent hash table☆36Oct 5, 2013Updated 12 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Jun 23, 2025Updated 8 months ago
- A tool for measuring the cache-coherence latencies of a processor (i.e., the latencies of loads, stores, CAS, FAI, TAS, and SWAP).☆80Mar 19, 2022Updated 4 years ago
- Asynchronous Rust bindings for SPDK.☆18Nov 1, 2022Updated 3 years ago
- A reusable, extensible, and efficient C++ implementation of the Foster B-tree data structure☆15Jun 26, 2019Updated 6 years ago
- Disk backed concurrent ART implementation, with optional generations.☆14Nov 8, 2023Updated 2 years ago
- A distributed key-value cache with builtin materialized views.☆25Nov 14, 2014Updated 11 years ago
- Morally-correct string and stream interpolation for Go.☆24Apr 23, 2016Updated 9 years ago
- A blend of the compact and sparse hash table implementations.☆15Aug 20, 2021Updated 4 years ago
- Programatically obtain information about the pages backing a given memory region☆82Oct 22, 2021Updated 4 years ago
- Implementation of the FreeBSD ULE scheduler in the Linux kernel. Work presented at Usenix ATC'18: "The Battle of the Schedulers: FreeBSD …☆16May 2, 2018Updated 7 years ago
- A fast in-memory key-value store☆52Oct 5, 2017Updated 8 years ago
- 3D Haar Descrete Wavelet Transform C++11 library (using OpenMP and SSE/SSE2/SSE3/AVX).☆17May 26, 2017Updated 8 years ago
- Multi-core Window-Based Stream Processing Engine☆73Oct 20, 2021Updated 4 years ago