Responsibly allocating memory in C
☆12Sep 9, 2021Updated 4 years ago
Alternatives and similar repositories for memtools
Users that are interested in memtools are comparing it to the libraries listed below
Sorting:
- Collection of C99 dynamic array implementations☆19Jul 5, 2024Updated last year
- hashtable(bkdr hash) in C. Alternative implementation checkout https://github.com/hit9/C-Snip☆18May 20, 2022Updated 3 years ago
- ☆16Dec 22, 2025Updated 2 months ago
- 🧙 A simple but very fast recursive source code spell checker made in C☆16Sep 17, 2023Updated 2 years ago
- pomodoro daemon (archived, use morgant/pomod fork)☆19Aug 7, 2025Updated 6 months ago
- A C language parser built from the scratch, without using compiler generator.☆16Dec 31, 2022Updated 3 years ago
- A very simple benchmarking tool☆16Dec 26, 2021Updated 4 years ago
- Simple C99 program and API for copying files.☆17Jul 5, 2024Updated last year
- Intel 8080/Zilog Z80 disassembler written in D.☆18Jun 24, 2021Updated 4 years ago
- GIF parser & decoder in C☆15Feb 23, 2022Updated 4 years ago
- A CPU raytracer from scratch in C☆64Apr 29, 2022Updated 3 years ago
- 3D software renderer written with a very old dialect of C for the Motorola 68000 processor.☆40Sep 3, 2022Updated 3 years ago
- Tiny PreProcessor☆18Dec 7, 2025Updated 2 months ago
- A custom compiler backend designed to be small, have fast compilation, and be complete enough to be used for actual compilers.☆17Mar 14, 2025Updated 11 months ago
- Completely avoid dangling pointers in C.☆39Jan 15, 2022Updated 4 years ago
- compiler☆36Aug 16, 2014Updated 11 years ago
- An argument-parsing library for C.☆80Jun 20, 2025Updated 8 months ago
- Intel 8080 macro assembler☆27Mar 7, 2021Updated 4 years ago
- Direct/Interactive C Compiler☆26Jul 4, 2017Updated 8 years ago
- Aims to be interpreted C written in C.☆32May 22, 2025Updated 9 months ago
- A wallpaper daemon☆23May 6, 2025Updated 9 months ago
- small, single-header library that adds compile time type safety to C23.☆33Jan 2, 2026Updated 2 months ago
- Tiny and naive memory allocator for C unit tests☆24Feb 23, 2021Updated 5 years ago
- Fresh game engine written in C☆51Jan 18, 2022Updated 4 years ago
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆29Jul 7, 2021Updated 4 years ago
- A C-shell with integrated fuzzy finder, tab completion and more using no external libs☆32Nov 19, 2023Updated 2 years ago
- Example of how to write a web client in C and an https server in Python.☆23Aug 28, 2020Updated 5 years ago
- Dr. Disassembler☆38Jan 5, 2022Updated 4 years ago
- Simple C hash table☆41May 2, 2011Updated 14 years ago
- Self-hosting C toolchain, from scratch☆36Feb 7, 2025Updated last year
- A knowledge base to keep track of helpful CS and IT resources and projects☆35Aug 15, 2022Updated 3 years ago
- C library to print nicely formatted tables☆30Feb 25, 2025Updated last year
- A high-performance Rust CLI tool and library that automatically introspects SQLite databases and generates complete GraphQL APIs with TOM…☆23Aug 30, 2025Updated 6 months ago
- Microvm is a virtual machine and compiler. This project is inspired by a work by Aleksei Udalov: https://github.com/aleksei-udalov/vm.git☆10May 16, 2021Updated 4 years ago
- light ifconfig☆14Apr 13, 2019Updated 6 years ago
- Virtual programming language☆10Dec 5, 2022Updated 3 years ago
- small embeddable C-style preprocessor☆46May 12, 2023Updated 2 years ago
- Harbol is a collection of data structure and miscellaneous libraries, similar in nature to C++'s Boost, STL, and GNOME's GLib but for C99…☆29Mar 21, 2025Updated 11 months ago
- Go + Generics + Sum Types☆35Jul 20, 2023Updated 2 years ago