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 clang wrapper for musl C library. Pretty hacky, I know.☆34Updated 10 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- Test your code with malcheck to make sure it handles out of memory conditions correctly.☆97Updated 10 years ago
- BSD Licensed Bignum Library☆232Updated last year
- compile time assembly interpreter☆85Updated 7 years ago
- Convenient & cross-platform sandboxing C library☆44Updated last week
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆294Updated 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
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- Many functions in C for sorting the nibbles in an 8-byte word☆33Updated 10 years ago
- Minimal implementation of UNIX seq command in x86_64 assembly.☆40Updated 9 years ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆184Updated 6 years ago
- A threaded, continuations-based I/O event library for manycore NUMA machines☆73Updated 4 years ago
- C API for creation and analysis of binary data☆21Updated 8 years ago
- a tool for querying Dwarf (debuginfo) graphs☆55Updated last year
- asmutils is a set of miscellaneous unix utilities written in assembly language☆78Updated 16 years ago
- Code which loads custom ISA on Intel Haswell GPUs☆47Updated 9 years ago
- A library that allows processes to waive their rights☆27Updated 9 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- A demo of concurrency primitives in x64 assembly☆18Updated 3 years ago
- Clone of wc in x64 assembly☆94Updated last year
- portable libc optimized for code size and readability☆81Updated 8 years ago
- Integer arithmetic with overflow detection☆71Updated 10 years ago
- resurrected LLVM "C Backend", with improvements☆129Updated 5 years ago
- a lock-less thread pool for C99☆44Updated 10 years ago
- Portable scanf/printf-like functions to marshal binary data☆62Updated 10 years ago
- Parser combinators for binary formats, in C. Yes, in C. What? Don't look at me like that.☆287Updated 4 years ago
- Some code in C that allows one thread to pass items to another thread without locking☆40Updated 8 years ago
- exokernel style operating system based on lightweight virtual machines☆25Updated 9 years ago
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago