endurodave / C_AllocatorLinks
Fixed Block Memory Allocator in C
☆25Updated 4 months ago
Alternatives and similar repositories for C_Allocator
Users that are interested in C_Allocator are comparing it to the libraries listed below
Sorting:
- Single-header library for writing CLI applications in C/C++☆81Updated 3 months ago
- Single header libraries☆24Updated 5 years ago
- Fast and portable single-header C file Json encoder/decoder☆61Updated last year
- Header-only CPU graphics library for C, with a focus on ease of use.☆40Updated 6 months ago
- A set of custom memory allocators☆25Updated 2 years ago
- Lightweight logging library for C/C++☆37Updated 3 months ago
- Single file in-place JSON/SJSON parser☆81Updated 4 years ago
- C string utils library (STB style, header-only).☆196Updated 7 years ago
- A pure-C math library with a great variety of mathematical functions. Seeks to be close to C89/C90 compliant for portability.☆56Updated 3 years ago
- Collection of small public domain file archivers☆68Updated 2 years ago
- C89-compatible, single file, public domain string library.☆29Updated last month
- Single header C99 coroutines library. Forked from libco and flb_libco.☆74Updated 5 years ago
- Single-header library for memory menagement☆12Updated 2 years ago
- Simple unoptimized AVL tree implementation in C89☆40Updated 5 years ago
- C89 compatible atomics.☆86Updated last month
- Single file libraries for C/C++☆127Updated last month
- C List - universal list solution for C and C++, easy and fast, all data types supported☆63Updated 3 years ago
- Small XML parser in C☆88Updated 2 years ago
- Sili - a collection of cross-platform single-header libraries for modern C/C++ programming.☆131Updated 3 months ago
- An argument-parsing library for C.☆74Updated 4 months ago
- Generic, strongly typed, header-only data structures in C☆30Updated last year
- Single-file public domain scripting language for c☆29Updated 4 years ago
- C library to print nicely formatted tables☆28Updated 8 months ago
- Single file modification of tiny-regex-c by Kokke☆33Updated 4 years ago
- A small utility for embedding files in a C header☆119Updated last year
- Naturally embed read-only filesystems into C99-C++20 w. a single header, zero dependencies and zero modifications to your code☆41Updated 3 years ago
- Simple-to-use single header modular font rendering library written in C.☆48Updated last month
- Tiny PreProcessor☆18Updated 7 months ago
- A safe wrapper for [m,c,re]alloc/free functions =)