thestinger / allocatorLinks
experimental high performance, low fragmentation memory allocator
☆58Updated 8 years ago
Alternatives and similar repositories for allocator
Users that are interested in allocator are comparing it to the libraries listed below
Sorting:
- Many functions in C for sorting the nibbles in an 8-byte word☆33Updated 10 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- A clang wrapper for musl C library. Pretty hacky, I know.☆34Updated 10 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 lock-less thread pool for C99☆44Updated 10 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- Some code in C that allows one thread to pass items to another thread without locking☆39Updated 8 years ago
- BSD Licensed Bignum Library☆233Updated last year
- Minimal implementation of UNIX seq command in x86_64 assembly.☆40Updated 8 years ago
- Test your code with malcheck to make sure it handles out of memory conditions correctly.☆97Updated 9 years ago
- Convenient & cross-platform sandboxing C library☆44Updated last year
- a tool for querying Dwarf (debuginfo) graphs☆55Updated last year
- A demo of concurrency primitives in x64 assembly☆18Updated 3 years ago
- Automatically exported from code.google.com/p/judyarray☆17Updated 10 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆293Updated 11 years ago
- No sane compiler would optimize atomics: the presentation☆106Updated 8 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- Integer arithmetic with overflow detection☆71Updated 10 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 2 weeks ago
- Fast time calls from user space.☆11Updated 9 years ago
- A threaded, continuations-based I/O event library for manycore NUMA machines☆73Updated 4 years ago
- A C++ library for concurrent programming☆71Updated 4 years ago
- Library for generating ABI-compliant LLVM IR☆60Updated 5 years ago
- quick c☆35Updated 3 years ago
- bit & sketches data structures☆60Updated 6 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆164Updated 6 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆36Updated 6 years ago
- A library that allows processes to waive their rights☆27Updated 9 years ago
- Python bindings for libgccjit.so☆48Updated 9 years ago