sailfish009 / malloc
Doug Lea's malloc
☆18Updated 8 years ago
Alternatives and similar repositories for malloc:
Users that are interested in malloc are comparing it to the libraries listed below
- ☆22Updated 9 years ago
- A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.☆36Updated 10 months ago
- A bignum library for C.☆32Updated 10 months ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆73Updated 3 years ago
- Code examples for tutoring modern C++☆94Updated 2 weeks ago
- LLVM backend for m88k architecture☆50Updated 2 months ago
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆52Updated 2 months ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago
- Bistra is a domain-specific language designed to generate high-performance kernels (such as GEMMs, convolutions, etc). The program is des…☆6Updated last year
- Library containing safer alternatives/wrappers for insecure C APIs.☆19Updated last month
- implementation of the LC-3 virtual machine, an educational computer architecture☆48Updated 2 years ago
- DynASM - a Dynamic Assembler for code generation engines☆25Updated 4 years ago
- My elfutils fork☆25Updated 12 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated 11 months ago
- TCC (Tiny C Compiler) for 64-bit RISC-V, compiled to WebAssembly with Zig Compiler☆42Updated last year
- Writing a minimal x86-64 JIT compiler in C++☆102Updated 7 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- Fabrice Bellard's tinyemu (https://bellard.org/tinyemu/)☆63Updated 3 years ago
- Yet another C compiler.☆30Updated last year
- A small and simple static analysis tool for C in C☆28Updated 7 months ago
- Generate SQL from TableGen code - This is part of the tutorial "How to write a TableGen backend" in 2021 LLVM Developers' Meeting.☆29Updated 2 years ago
- A concurrent library based on cooperative scheduling of user-level threads(fibers) implemented in C++☆26Updated 2 years ago
- A Toy C Compiler☆9Updated 7 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆29Updated last year
- A fork of chibicc ported to RISC-V assembly.☆40Updated 2 years ago
- The first available release, on March 22, 1987.☆73Updated 7 years ago
- Architecture mapping proofs written in Agda for the paper "Lasagne: A Static Binary Translator for Weak Memory Model Architectures"☆13Updated 3 years ago
- A low-level coroutine library for C☆65Updated 9 months ago
- Slides and presentations☆69Updated 2 years ago
- a tool that collects and reports heap allocated memory☆14Updated 5 months ago