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☆37Updated 6 years ago
- 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 9 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
- Mirror of libslz☆34Updated 6 years ago
- Many functions in C for sorting the nibbles in an 8-byte word☆33Updated 10 years ago
- Exotic Shitty Hash Maybe☆46Updated 9 years ago
- BSD Licensed Bignum Library☆232Updated last year
- STM (Software Transactional Memory) implementation in C, based on memory-mapping.☆60Updated 15 years ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- A 250 LOC heap profiler - easy to hack/port, works out of the box with dynamically linked Linux binaries☆50Updated 5 months ago
- A small DFA for under 16 states☆51Updated 7 years ago
- malloc leak tracer☆70Updated 3 years ago
- Code samples for using libjit☆91Updated 8 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- I-cache line packing and branch misprediction measuring tool☆18Updated 8 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated last month
- LLVM-jitted bitmaps☆27Updated 5 years ago
- experimental high performance, low fragmentation memory allocator☆58Updated 8 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 3 months ago
- Stasis is a flexible transactional storage library that is geared toward high-performance applications and system developers. It supports…☆53Updated 12 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
- Test your code with malcheck to make sure it handles out of memory conditions correctly.☆97Updated 9 years ago
- Compiler intermediate language for static analysis.☆107Updated 6 years ago
- An-source C library developed and used at AppNexus.☆110Updated 5 years ago
- nkvdb - is a numeric time-series database.☆35Updated 8 years ago