davidad / asm_concurrencyLinks
A demo of concurrency primitives in x64 assembly
☆18Updated 3 years ago
Alternatives and similar repositories for asm_concurrency
Users that are interested in asm_concurrency are comparing it to the libraries listed below
Sorting:
- bit & sketches data structures☆60Updated 6 years ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 10 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆38Updated 6 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- BSD Licensed Bignum Library☆232Updated last year
- A threaded, continuations-based I/O event library for manycore NUMA machines☆73Updated 4 years ago
- Many functions in C for sorting the nibbles in an 8-byte word☆33Updated 10 years ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- Mirror of libslz☆34Updated 6 years ago
- A 250 LOC heap profiler - easy to hack/port, works out of the box with dynamically linked Linux binaries☆49Updated 7 months ago
- Some code in C that allows one thread to pass items to another thread without locking☆40Updated 9 years ago
- generate perfect hashes (alpha)☆78Updated 3 years ago
- Feed-forward Bloom filters☆53Updated 14 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆138Updated 8 months ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 3 months ago
- malloc leak tracer☆71Updated 3 years ago
- Proof of concept LSM-tree built on MDB☆17Updated 10 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Roaring bitmaps in C☆17Updated 9 years ago
- Trlmdb is a replicating database using time stamps.☆14Updated 9 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 7 years ago
- STM (Software Transactional Memory) implementation in C, based on memory-mapping.☆60Updated 15 years ago
- A small DFA for under 16 states☆52Updated 7 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 5 months ago
- a lock-less thread pool for C99☆44Updated 10 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago