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:
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆38Updated 6 years ago
- bit & sketches data structures☆60Updated 7 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 10 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- BSD Licensed Bignum Library☆232Updated last year
- Mirror of libslz☆34Updated 6 years ago
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 8 years ago
- Code samples for using libjit☆91Updated 8 years ago
- a lock-less thread pool for C99☆44Updated 10 years ago
- malloc leak tracer☆72Updated 3 years ago
- A small DFA for under 16 states☆53Updated 7 years ago
- A 250 LOC heap profiler - easy to hack/port, works out of the box with dynamically linked Linux binaries☆49Updated 9 months ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 5 months ago
- Many functions in C for sorting the nibbles in an 8-byte word☆33Updated 10 years ago
- Linear vs binary search benchmark☆41Updated 6 years ago
- A GIT clone of uthash.sourceforge.net, a hash table, implemented in C, supporting constant-time add/find/remove of C structures. Any stru…☆37Updated 12 years ago
- Compute xxHash hash codes for 8 keys in parallel☆47Updated 6 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- A threaded, continuations-based I/O event library for manycore NUMA machines☆75Updated 4 years ago
- finding set bits in large bitmaps☆15Updated 10 years ago
- Some code in C that allows one thread to pass items to another thread without locking☆40Updated 9 years ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- An-source C library developed and used at AppNexus.☆113Updated 6 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 7 months ago
- Experiments with array layouts for comparison-based searching☆85Updated last year
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 8 years ago
- Lock-free slab allocator / freelist.☆70Updated 10 years ago