sailfish009 / mallocLinks
Doug Lea's malloc
☆20Updated 8 years ago
Alternatives and similar repositories for malloc
Users that are interested in malloc are comparing it to the libraries listed below
Sorting:
- ☆23Updated 9 years ago
- Bistra is a domain-specific language designed to generate high-performance kernels (such as GEMMs, convolutions, etc). The program is des…☆9Updated last year
- Library containing safer alternatives/wrappers for insecure C APIs.☆21Updated 3 months ago
- Lightweight and performant dynamic binary translation for RISC–V code on x86–64☆61Updated 4 years ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆74Updated 3 years ago
- DynASM - a Dynamic Assembler for code generation engines☆28Updated 5 years ago
- Standards-defying functional-programming macros for the C preprocessor☆51Updated 10 years ago
- Portable C Compiler sources☆113Updated 11 months ago
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 7 years ago
- TCC (Tiny C Compiler) for 64-bit RISC-V, compiled to WebAssembly with Zig Compiler☆44Updated last year
- ☆60Updated 7 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 5 years ago
- Bare metal RISC-V hello world in C☆19Updated 6 years ago
- musl - an implementation of the standard library for Linux-based systems - ( Downstream )☆203Updated last month
- 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 5 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…☆113Updated last month
- Coroutines for C.☆75Updated 8 years ago
- A MIPS port of xv6☆79Updated 9 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- Generate SQL from TableGen code - This is part of the tutorial "How to write a TableGen backend" in 2021 LLVM Developers' Meeting.☆33Updated 2 years ago
- Stackful Async Subroutines for C. Brings async 2 C☆93Updated 4 years ago
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆46Updated 3 years ago
- A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.☆38Updated last year
- ☆25Updated 4 years ago
- Fabrice Bellard's tinyemu (https://bellard.org/tinyemu/)☆63Updated 3 years ago
- Command-line tool to interact with Compiler Explorer☆32Updated 2 years ago
- A low-level coroutine library for C☆65Updated 11 months ago
- Haribote OS based on x86, 32-bit.☆10Updated 6 years ago
- WebAssembly Lightweight RUntime☆63Updated 2 weeks ago