barrust / c-utilsLinks
C utility libraries
☆76Updated 3 months ago
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.☆172Updated last year
- A collection of commonly used C MACROS☆147Updated 2 years ago
- Simple hash table implemented in C☆182Updated last year
- str: yet another string library for C language.☆344Updated last year
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆585Updated last year
- An argument-parsing library for C.☆79Updated 4 months ago
- My implementation of the kilo text editor☆41Updated 4 years ago
- 🚀 OOP in pure C with a single-header☆130Updated 3 years ago
- A simple vector library for C that can store any type.☆222Updated last month
- A type-safe dynamic array implementation for C☆482Updated 4 years ago
- A list of awesome C preprocessor stuff☆372Updated 3 months ago
- Fast Text-to-PDF Converter☆55Updated 4 months ago
- A small, ergonomic generic container library.☆380Updated 4 months ago
- A Micro (1k lines of code) Unit Test Framework for C/C++☆173Updated 2 months ago
- Extremely lightweight, easy-to-use & blazing fast JSON parsing library written in pure C☆57Updated last year
- This is my very own text editor inspired by the kilo text editor☆16Updated last year
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆278Updated 6 months ago
- C List - universal list solution for C and C++, easy and fast, all data types supported☆63Updated 3 years ago
- A pure C vector implementation☆151Updated 4 years ago
- My variant of the C Template Library☆271Updated 4 months ago
- Buddy allocator☆42Updated last year
- A simple logging library for C/C++☆163Updated last year
- Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.☆299Updated last year
- Simple Dynamic Strings library for C☆44Updated last month
- A simple tar implementation in C☆126Updated last year
- A small, easily embedded language implemented in a single .c file☆308Updated 2 years ago
- This is a very simple HTTP server for Unix, using fork(). It's very easy to use.☆108Updated last year
- C XML Minimalistic Library (CXML) - An XML library for C with a focus on simplicity and ease of use.☆49Updated 4 years ago
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆176Updated 3 years ago
- A single-header terminal UI (TUI) library, capable of creating mouse-driven, interactive applications on the command line.☆243Updated last year