davidad / asm_concurrency
A demo of concurrency primitives in x64 assembly
☆17Updated 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
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- Mirror of libslz☆34Updated 5 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- Pruning of blanks from an ASCII stream - musings in AMD64 and ARM64☆10Updated 4 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- bit & sketches data structures☆60Updated 6 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆36Updated 6 years ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- Stack clash coroutine demonstration☆12Updated 7 years ago
- Composable Data and Type Generators for C++☆10Updated 6 years ago
- A 250 LOC heap profiler - easy to hack/port, works out of the box with dynamically linked Linux binaries☆49Updated last month
- Counting the collisions with perl hash tables per function☆12Updated 5 years ago
- asm.js parser in C++☆18Updated 9 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 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…☆36Updated 11 years ago
- Efficient and customisable compression of short strings☆49Updated 8 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- Control and diagnostic applications for rump kernels☆36Updated 8 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 10 years ago
- a lock-less thread pool for C99☆44Updated 10 years ago
- Crit-bit tree (trie) library☆32Updated 10 years ago
- Generate SSE expressions from prefix expressions☆20Updated 14 years ago
- A colorful C++ type name demangler (like c++filt, but fancier)☆21Updated 9 years ago
- A simple immutable ordered key/value storage system.☆15Updated 9 years ago
- ☆31Updated 9 years ago
- Some code in C that allows one thread to pass items to another thread without locking☆39Updated 8 years ago
- Design space for LLVM/Clang work☆45Updated 12 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 7 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
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 8 years ago