thestinger / allocatorLinks
experimental high performance, low fragmentation memory allocator
☆57Updated 8 years ago
Alternatives and similar repositories for allocator
Users that are interested in allocator are comparing it to the libraries listed below
Sorting:
- A collection of clang plugins for safer C programming☆92Updated 7 years ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- BSD Licensed Bignum Library☆232Updated last year
- A clang wrapper for musl C library. Pretty hacky, I know.☆34Updated 10 years ago
- a tool for querying Dwarf (debuginfo) graphs☆58Updated last year
- Many functions in C for sorting the nibbles in an 8-byte word☆33Updated 10 years ago
- Test your code with malcheck to make sure it handles out of memory conditions correctly.☆96Updated 10 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆295Updated 12 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
- compile time assembly interpreter☆86Updated 7 years ago
- Minimal implementation of UNIX seq command in x86_64 assembly.☆40Updated 9 years ago
- Parser combinators for binary formats, in C. Yes, in C. What? Don't look at me like that.☆289Updated 5 years ago
- Integer arithmetic with overflow detection☆72Updated 10 years ago
- Library for generating ABI-compliant LLVM IR☆64Updated 6 years ago
- Some code in C that allows one thread to pass items to another thread without locking☆40Updated 9 years ago
- Example usage of LLVM's C bindings☆36Updated 13 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 10 years ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆184Updated 6 years ago
- Using Rust to make a 151-byte static AMD64 Linux binary☆58Updated 5 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆164Updated 7 years ago
- Compiler intermediate language for static analysis.☆107Updated 7 years ago
- A threaded, continuations-based I/O event library for manycore NUMA machines☆75Updated 4 years ago
- a lock-less thread pool for C99☆44Updated 10 years ago
- Exotic Shitty Hash Maybe☆47Updated 10 years ago
- An implementation of the unix commands yes, cat, and echo in as few bytes of executable as possible☆62Updated 9 years ago
- No sane compiler would optimize atomics: the presentation☆108Updated 9 years ago
- Clone of wc in x64 assembly☆96Updated last year
- resurrected LLVM "C Backend", with improvements☆132Updated 5 years ago
- Python bindings for libgccjit.so☆48Updated 10 years ago
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago