A simple heap memory allocator in ~200 lines.
☆914Dec 14, 2020Updated 5 years ago
Alternatives and similar repositories for heap_allocator
Users that are interested in heap_allocator are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Yet another hobby OS☆11May 8, 2018Updated 7 years ago
- como-lang-ng is now ana-lang, located at https://github.com/analang/ana☆342Aug 8, 2019Updated 6 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,415Oct 26, 2025Updated 4 months ago
- Missed optimizations in C compilers☆339Apr 15, 2018Updated 7 years ago
- A tiny Unix dynamic memory allocator library.☆62Oct 10, 2017Updated 8 years ago
- Register-based VM, and debugger written in C, and a stack-based VM written inside the first.☆52Jun 8, 2018Updated 7 years ago
- A single-header ANSI C gui library☆14,145Jan 3, 2020Updated 6 years ago
- Simple C compiler☆1,554Dec 22, 2024Updated last year
- 🧚 A slightly different version of C.☆179Jul 17, 2023Updated 2 years ago
- A dead simple editor☆460Aug 14, 2019Updated 6 years ago
- ✏️ Learn how to write a hash table in C☆4,342Dec 16, 2023Updated 2 years ago
- TinyVM is a small, fast, lightweight virtual machine written in pure ANSI C.☆3,303Mar 23, 2019Updated 7 years ago
- single header libraries for C/C++☆1,398Mar 19, 2025Updated last year
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆809Jul 24, 2024Updated last year
- Collection of cross-platform one-file C/C++ libraries with no dependencies, primarily used for games☆4,981Feb 3, 2026Updated last month
- A single-header incremental garbage collector library☆302Aug 28, 2024Updated last year
- A Small C Compiler☆6,366May 2, 2024Updated last year
- Gravity Programming Language☆4,491Feb 24, 2026Updated last month
- ultrafast single TCP packet audio/visual experience☆1,404Aug 13, 2024Updated last year
- Simple Dynamic Strings library for C☆5,407Apr 18, 2025Updated 11 months ago
- Fast C/C++ memory allocator with free-all operation☆56Jul 17, 2015Updated 10 years ago
- List of single-file C/C++ libraries, with emphasis on clause-less licenses.☆9,839Feb 18, 2026Updated last month
- MTuner is a C/C++ memory profiler and memory leak finder for Windows, PlayStation 3/4/5, Nintendo Switch, Android and other platforms☆2,757Mar 10, 2026Updated 2 weeks ago
- A short tutorial about building Linux based operating systems.☆5,274Jun 3, 2024Updated last year
- A simple, self-hosting C compiler☆982May 21, 2022Updated 3 years ago
- A Simple Unix-like operating system☆980Sep 20, 2025Updated 6 months ago
- A tiny neural network library☆2,137Jan 17, 2021Updated 5 years ago
- Curated list of awesome resources on Compilers, Interpreters and Runtimes☆9,695May 26, 2024Updated last year
- gb single-file public domain libraries for C & C++☆715Feb 23, 2021Updated 5 years ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆276Jan 21, 2026Updated 2 months ago
- An educational software system of a tiny self-compiling C compiler, a tiny self-executing RISC-V emulator, and a tiny self-hosting RISC-V…☆2,497Mar 10, 2026Updated 2 weeks ago
- Two-Level Segregated Fit memory allocator implementation.☆1,516Nov 6, 2021Updated 4 years ago
- Higher level programming in C☆7,099Dec 1, 2024Updated last year
- Structured concurrency in C☆1,917Apr 9, 2024Updated last year
- Simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports.☆10,876May 29, 2024Updated last year
- mimalloc is a compact general purpose allocator with excellent performance.☆12,631Mar 16, 2026Updated last week
- Pure C math library for 2D and 3D programming☆762Feb 21, 2024Updated 2 years ago
- A standalone and lightweight C library☆4,635Dec 22, 2025Updated 3 months ago
- Dozens of minimal operating systems to learn x86 system programming. Tested on Ubuntu 17.10 host in QEMU 2.10 and real hardware. Userland…☆5,244Jul 18, 2022Updated 3 years ago