barrust / c-utilsLinks
C utility libraries
☆74Updated last month
Alternatives and similar repositories for c-utils
Users that are interested in c-utils are comparing it to the libraries listed below
Sorting:
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆170Updated last year
- A collection of commonly used C MACROS☆146Updated 2 years ago
- Simple hash table implemented in C☆180Updated last year
- str: yet another string library for C language.☆342Updated 11 months ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆585Updated last year
- A small, ergonomic generic container library.☆364Updated 3 months ago
- This is my very own text editor inspired by the kilo text editor☆16Updated last year
- A list of awesome C preprocessor stuff☆364Updated 2 months ago
- An argument-parsing library for C.☆70Updated 3 months ago
- A set of Data Structures for the C programming language☆35Updated last week
- Fast Text-to-PDF Converter☆55Updated 3 months ago
- Extremely lightweight, easy-to-use & blazing fast JSON parsing library written in pure C☆56Updated last year
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆276Updated 4 months ago
- A type-safe dynamic array implementation for C☆479Updated 4 years ago
- A simple string that can be passed to most library functions, e.g. printf, and supports its own methods such as add, insert, replace, and…☆21Updated 4 years ago
- C List - universal list solution for C and C++, easy and fast, all data types supported☆63Updated 3 years ago
- 🚀 OOP in pure C with a single-header☆131Updated 3 years ago
- A simple tar implementation in C☆126Updated last year
- A simple vector library for C that can store any type.☆217Updated 2 weeks ago
- A dynamic array implementation in C similar to the one found in standard C++☆836Updated 5 months ago
- The Roman II Programming Language☆70Updated 3 years ago
- Simple String_View implementation for C programming language.☆179Updated last year
- My variant of the C Template Library☆269Updated 3 months ago
- My implementation of the kilo text editor☆38Updated 4 years ago
- Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.☆294Updated 10 months ago
- A simple logging library for C/C++☆160Updated last year
- source code of The Standard C Library, by Plauger☆327Updated 9 years ago
- Buddy allocator☆42Updated last year
- Ashley's Shell☆33Updated last year
- A small, easily embedded language implemented in a single .c file☆306Updated 2 years ago