A simple heap memory allocator in ~200 lines.
☆915Dec 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
Sorting:
- como-lang-ng is now ana-lang, located at https://github.com/analang/ana☆343Aug 8, 2019Updated 6 years ago
- Missed optimizations in C compilers☆339Apr 15, 2018Updated 7 years ago
- Simple C compiler☆1,546Dec 22, 2024Updated last year
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,408Oct 26, 2025Updated 4 months ago
- Yet another hobby OS☆11May 8, 2018Updated 7 years ago
- A single-header ANSI C gui library☆14,185Jan 3, 2020Updated 6 years ago
- ✏️ Learn how to write a hash table in C☆4,336Dec 16, 2023Updated 2 years ago
- A tiny Unix dynamic memory allocator library.☆62Oct 10, 2017Updated 8 years ago
- TinyVM is a small, fast, lightweight virtual machine written in pure ANSI C.☆3,303Mar 23, 2019Updated 6 years ago
- 🧚 A slightly different version of C.☆179Jul 17, 2023Updated 2 years ago
- single header libraries for C/C++☆1,395Mar 19, 2025Updated 11 months ago
- A dead simple editor☆458Aug 14, 2019Updated 6 years ago
- A Small C Compiler☆6,359May 2, 2024Updated last year
- Register-based VM, and debugger written in C, and a stack-based VM written inside the first.☆52Jun 8, 2018Updated 7 years ago
- Collection of cross-platform one-file C/C++ libraries with no dependencies, primarily used for games☆4,972Feb 3, 2026Updated last month
- Gravity Programming Language☆4,487Feb 24, 2026Updated last week
- A single-header incremental garbage collector library☆298Aug 28, 2024Updated last year
- A simple, self-hosting C compiler☆979May 21, 2022Updated 3 years ago
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆809Jul 24, 2024Updated last year
- List of single-file C/C++ libraries, with emphasis on clause-less licenses.☆9,817Feb 18, 2026Updated last week
- A short tutorial about building Linux based operating systems.☆5,285Jun 3, 2024Updated last year
- Curated list of awesome resources on Compilers, Interpreters and Runtimes☆9,665May 26, 2024Updated last year
- Simple Dynamic Strings library for C☆5,385Apr 18, 2025Updated 10 months ago
- ultrafast single TCP packet audio/visual experience☆1,404Aug 13, 2024Updated last year
- 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,488Feb 11, 2026Updated 2 weeks ago
- MTuner is a C/C++ memory profiler and memory leak finder for Windows, PlayStation 3/4/5, Nintendo Switch, Android and other platforms☆2,754Jun 20, 2025Updated 8 months ago
- Browser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in C, C++, Go, Rust, a…☆10,319Jun 29, 2025Updated 8 months ago
- A tiny neural network library☆2,142Jan 17, 2021Updated 5 years ago
- 🎁 A glib-like multi-platform c library☆5,097Feb 23, 2026Updated last week
- Simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports.☆10,868May 29, 2024Updated last year
- A standalone and lightweight C library☆4,625Dec 22, 2025Updated 2 months ago
- Higher level programming in C☆7,093Dec 1, 2024Updated last year
- Bootstrap yourself to write an OS from scratch. A book for self-learner.☆13,427Mar 26, 2024Updated last year
- Structured concurrency in C☆1,915Apr 9, 2024Updated last year
- Pure C math library for 2D and 3D programming☆760Feb 21, 2024Updated 2 years ago
- 📚 single header utf8 string functions for C and C++☆1,925Jan 4, 2025Updated last year
- A book-in-progress about the Linux kernel and its insides.☆32,199Feb 22, 2026Updated last week
- Lock-free ring buffer (MPSC)☆476Dec 16, 2019Updated 6 years ago
- Two-Level Segregated Fit memory allocator implementation.☆1,501Nov 6, 2021Updated 4 years ago