barrust / c-utilsLinks
C utility libraries
☆73Updated last week
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.☆168Updated last year
- Simple hash table implemented in C☆177Updated last year
- A collection of commonly used C MACROS☆142Updated 2 years ago
- str: yet another string library for C language.☆341Updated 9 months ago
- An argument-parsing library for C.☆70Updated last month
- A simple vector library for C that can store any type.☆215Updated last year
- A versatile, performance-oriented generic hash table library for C.☆138Updated 3 months ago
- A small, ergonomic generic container library.☆343Updated last month
- A type-safe dynamic array implementation for C☆477Updated 4 years ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆578Updated last year
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆274Updated 2 months ago
- Fast Text-to-PDF Converter☆54Updated last month
- The Roman II Programming Language☆70Updated 3 years ago
- A dynamic array implementation in C similar to the one found in standard C++☆818Updated 3 months ago
- My implementation of the kilo text editor☆38Updated 4 years ago
- A list of awesome C preprocessor stuff☆345Updated 2 weeks ago
- A small, easily embedded language implemented in a single .c file☆298Updated last year
- My variant of the C Template Library☆269Updated last month
- 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 pure C vector implementation☆151Updated 3 years ago
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆175Updated 3 years ago
- Simple String_View implementation for C programming language.☆177Updated last year
- Generic Algorithms and Data Structures in C☆36Updated 3 weeks ago
- Buddy allocator☆41Updated last year
- This is my very own text editor inspired by the kilo text editor☆16Updated 11 months ago
- Single-header library for writing CLI applications in C/C++☆81Updated 3 weeks ago
- Simple Dynamic Strings library for C☆42Updated 8 months ago
- Extremely lightweight, easy-to-use & blazing fast JSON parsing library written in pure C☆52Updated last year
- Pottery - A container and algorithm template library in C☆128Updated 3 years ago