a-p-jo / allocatorLinks
Customisable, thread-safe C11 memory allocator based off the K&R "storage allocator"
☆14Updated last year
Alternatives and similar repositories for allocator
Users that are interested in allocator are comparing it to the libraries listed below
Sorting:
- Memory slices for C99☆49Updated 10 months ago
- my C Header-Only Libraries☆17Updated last year
- Tiny and naive memory allocator for C unit tests☆24Updated 4 years ago
- C17 compiler implementation from scratch☆64Updated 2 years ago
- C collections. Easy to build, boring algorithms. Dumb is good.☆53Updated 3 years ago
- clex is a simple lexer generator☆108Updated 4 months ago
- C23 grammar for parser generators☆14Updated 7 months ago
- small embeddable C-style preprocessor☆45Updated 2 years ago
- World's fastest Base64 encoder / decoder☆62Updated 3 years ago
- Is your software respectful to its community?☆16Updated last year
- Fabrice Bellard's fbcc C Compiler☆47Updated 6 years ago
- cparse is an LR(1) and LALR(1) parser generator☆65Updated 4 months ago
- Intel 8080/Zilog Z80 disassembler written in D.☆18Updated 4 years ago
- Single header C99 compiler (TCC)☆35Updated 10 months ago
- ☆11Updated 3 years ago
- Software and documentation, mostly from the 80s and 90s☆24Updated 10 years ago
- A header-only portability and boilerplate library for C☆26Updated 4 months ago
- C programming language extension: Cedro pre-processor☆52Updated 2 years ago
- scc - simple C Compiler☆58Updated 8 years ago
- Regular expressions based on Rob Pike Plan9 regexp9. Forked from https://github.com/attractivechaos/benchmarks/tree/master/reb/regexp9☆13Updated 4 years ago
- This is the custom implementation of function malloc for embedded systems, that defragmentate memory after using it. Good solution when y…☆19Updated 3 weeks ago
- A small C compiler☆33Updated 7 months ago
- RISC-V toy operating system developed on live stream☆16Updated 4 years ago
- led - line-oriented text editor☆21Updated 3 years ago
- Single header libraries☆24Updated 5 years ago
- Peephole optimizer for QBE☆32Updated 5 months ago
- A new shell for FreeDOS☆17Updated 3 years ago
- Completely avoid dangling pointers in C.☆39Updated 4 years ago
- A c standard system library with a focus on size, headeronly, "singlefile", intended for static linking. 187 Bytes for "Hello World"(regu…☆42Updated 3 years ago
- RAII dynamic array in C☆21Updated 7 years ago