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☆105Updated 8 years ago
- Hash Array Mapped Trie (C++ Templates)☆124Updated last year
- transducers in C++ 14☆40Updated 10 years ago
- C++1y coroutine library.☆17Updated 6 years ago
- A dependency-based coroutine scheduler☆46Updated 8 years ago
- High-performance multicore-scalable data structures and benchmarks☆139Updated 5 years ago
- bit & sketches data structures☆60Updated 6 years ago
- A system for creating fast, reusable parsers☆167Updated 9 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆161Updated 2 years ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- nkvdb - is a numeric time-series database.☆35Updated 7 years ago
- The world's first Web-scale memory allocator☆106Updated 6 years ago
- A sane and minimal C++14 unit test framework☆33Updated 9 years ago
- No sane compiler would optimize atomics: the presentation☆107Updated 8 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- C++ Green threads and coroutines library☆38Updated 10 years ago
- A threaded, continuations-based I/O event library for manycore NUMA machines☆71Updated 3 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 9 years ago
- Support for Currying and Function Composition in C++☆61Updated 9 years ago
- Lthread C++11 binding☆10Updated 10 years ago
- Making Boost Variants usable☆38Updated 8 years ago
- Wannabe Main Memory Database and More☆53Updated 4 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆121Updated 8 months ago
- Very late bitcode and data binder☆19Updated 3 years ago
- High performance utility library for C☆92Updated 6 months ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- Demonstration of LLVM's opt-viewer tool☆70Updated 7 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 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