sailfish009 / mallocLinks
Doug Lea's malloc
☆24Updated 9 years ago
Alternatives and similar repositories for malloc
Users that are interested in malloc are comparing it to the libraries listed below
Sorting:
- ☆26Updated 9 years ago
- musl - an implementation of the standard library for Linux-based systems - ( Downstream )☆275Updated 3 months ago
- Fabrice Bellard's tinyemu (https://bellard.org/tinyemu/)☆65Updated 4 years ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆75Updated 4 years ago
- A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.☆40Updated last year
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆43Updated last year
- X86 CPU topics overview for developers , oriented towards performance☆204Updated last month
- unofficial musl mirror git://git.musl-libc.org/musl☆179Updated 3 months ago
- Standards-defying functional-programming macros for the C preprocessor☆51Updated 11 years ago
- Portable C Compiler sources☆123Updated last year
- An unofficial guide to contributing to GCC, aimed at newbies☆124Updated last year
- Library containing safer alternatives/wrappers for insecure C APIs.☆23Updated 10 months ago
- A multi-thread Redis implementation with RCU☆17Updated 8 months ago
- Coroutines for C.☆78Updated 8 years ago
- Fast header-only arena allocator☆23Updated 7 months ago
- A concept-centered standard library for C++20, enabling safer and more reliable products and a more modern feel for C++ code; Also home o…☆128Updated 8 months ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆84Updated last year
- ☆205Updated 3 years ago
- DynASM - a Dynamic Assembler for code generation engines☆36Updated 5 years ago
- A collection of some lockfree datastructures☆70Updated 2 years ago
- Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().☆60Updated 2 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 5 years ago
- Doug Lea's memory allocator☆284Updated 6 years ago
- A Tour Through the SubC Compiler☆93Updated 4 years ago
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆73Updated 11 months ago
- Writing a minimal x86-64 JIT compiler in C++☆106Updated 7 years ago
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆270Updated 3 years ago
- A MIPS port of xv6☆81Updated 9 years ago
- A simple multi-platform library for reading TSC values on x86-64 and ARM architectures.☆38Updated 2 years ago
- Lightweight and performant dynamic binary translation for RISC–V code on x86–64☆61Updated 4 years ago