thestinger / allocator
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
- Many functions in C for sorting the nibbles in an 8-byte word☆33Updated 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
- Tweaked version of "Aha" - "A Hacker's Assistant" superoptimiser by Henry S. Warren☆58Updated 2 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- empirical measurement of code constructs that seem like they should have constant execution time regardless of values of inputs☆9Updated 9 years ago
- A clang wrapper for musl C library. Pretty hacky, I know.☆34Updated 9 years ago
- Some code in C that allows one thread to pass items to another thread without locking☆39Updated 8 years ago
- A small DFA for under 16 states☆51Updated 6 years ago
- a tool for querying Dwarf (debuginfo) graphs☆53Updated 9 months ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- BSD Licensed Bignum Library☆232Updated 11 months ago
- Library for generating ABI-compliant LLVM IR☆60Updated 5 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆103Updated 5 months ago
- Lock-free multithreaded memory allocation☆105Updated 8 years ago
- A kernel written in Rust☆43Updated 2 weeks ago
- A library that allows processes to waive their rights☆27Updated 9 years ago
- quick c☆35Updated 2 years ago
- x86-64 kernel in Rust☆31Updated 8 years ago
- Convenient & cross-platform sandboxing C library☆44Updated 9 months ago
- A demo of concurrency primitives in x64 assembly☆17Updated 3 years ago
- Rust IP Stack - A userspace IP stack written in Rust (Work in progress)☆32Updated 8 years ago
- Exotic Shitty Hash Maybe☆45Updated 9 years ago
- Minimal implementation of UNIX seq command in x86_64 assembly.☆40Updated 8 years ago
- a lock-less thread pool for C99☆43Updated 10 years ago
- C version of the MetroHash function☆25Updated 9 years ago
- Bootstrapping script for Rust Cargo when cross-compilation is difficult or impossible.☆35Updated 6 years ago
- Integer arithmetic with overflow detection☆71Updated 10 years ago
- compile time assembly interpreter☆84Updated 6 years ago
- Production Performance Telemetry☆21Updated 4 years ago
- Optimized implementations of Poly1305, a fast message-authentication-code☆44Updated 10 years ago