davidad / asm_concurrencyLinks
A demo of concurrency primitives in x64 assembly
☆18Updated 4 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 7 years ago
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 10 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- bit & sketches data structures☆60Updated 7 years ago
- STM (Software Transactional Memory) implementation in C, based on memory-mapping.☆60Updated 16 years ago
- A threaded, continuations-based I/O event library for manycore NUMA machines☆76Updated 4 years ago
- BSD Licensed Bignum Library☆232Updated last year
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 8 years ago
- malloc leak tracer☆72Updated 3 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 6 months 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 lock-less thread pool for C99☆44Updated 11 years ago
- Mirror of libslz☆34Updated 6 years ago
- finding set bits in large bitmaps☆15Updated 10 years ago
- An-source C library developed and used at AppNexus.☆113Updated 6 years ago
- Compute xxHash hash codes for 8 keys in parallel☆47Updated 6 years ago
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Composable Data and Type Generators for C++☆10Updated 6 years ago
- experimental high performance, low fragmentation memory allocator☆58Updated 9 years ago
- Code samples for using libjit☆91Updated 8 years ago
- Many functions in C for sorting the nibbles in an 8-byte word☆33Updated 10 years ago
- Compiler intermediate language for static analysis.☆107Updated 7 years ago
- Linear vs binary search benchmark☆41Updated 6 years ago
- I-cache line packing and branch misprediction measuring tool☆18Updated 9 years ago
- Proof of concept LSM-tree built on MDB☆17Updated 10 years ago
- Efficient and customisable compression of short strings☆48Updated 9 years ago
- A collection of clang plugins for safer C programming☆93Updated 7 years ago