skaphan / stmmap
STM (Software Transactional Memory) implementation in C, based on memory-mapping.
☆59Updated 15 years ago
Alternatives and similar repositories for stmmap:
Users that are interested in stmmap are comparing it to the libraries listed below
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- Hash Array Mapped Trie (C++ Templates)☆124Updated 2 years ago
- High-performance multicore-scalable data structures and benchmarks☆139Updated 5 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Compact Data Structures Library☆98Updated 2 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- nkvdb - is a numeric time-series database.☆35Updated 8 years ago
- The world's first Web-scale memory allocator☆106Updated 6 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆274Updated 3 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- A threaded, continuations-based I/O event library for manycore NUMA machines☆71Updated 3 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆117Updated 8 years ago
- Support for Currying and Function Composition in C++☆61Updated 9 years ago
- transducers in C++ 14☆40Updated 10 years ago
- No sane compiler would optimize atomics: the presentation☆106Updated 8 years ago
- Experiments with JIT compilation☆65Updated 8 years ago
- bit & sketches data structures☆60Updated 6 years ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 2 years ago
- RIBS (Robust Infrastructure for Backend Systems) version 2☆130Updated 6 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- Multipurpose parallel I/O framework for C++ with fully multithreaded event loop implementation☆98Updated 10 years ago
- An-source C library developed and used at AppNexus.☆109Updated 5 years ago
- generate perfect hashes (alpha)☆77Updated 2 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 10 years ago
- Some code in C that allows one thread to pass items to another thread without locking☆39Updated 8 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆50Updated last year