barrust / c-utilsLinks
C utility libraries
☆77Updated this 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 collection of commonly used C MACROS☆148Updated 2 years ago
- str: yet another string library for C language.☆344Updated last year
- Simple hash table implemented in C☆181Updated last year
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆176Updated 3 weeks ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆587Updated last year
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆280Updated 6 months ago
- Fast Text-to-PDF Converter☆55Updated 5 months ago
- My variant of the C Template Library☆276Updated 5 months ago
- A small, ergonomic generic container library.☆395Updated 5 months ago
- A list of awesome C preprocessor stuff☆376Updated 4 months ago
- A pure C vector implementation☆151Updated 4 years ago
- Extremely lightweight, easy-to-use & blazing fast JSON parsing library written in pure C☆58Updated last year
- 🚀 OOP in pure C with a single-header☆129Updated 3 years ago
- A type-safe dynamic array implementation for C☆484Updated 4 years ago
- This is my very own text editor inspired by the kilo text editor☆16Updated last year
- A simple tar implementation in C☆126Updated last year
- A dynamic array implementation in C similar to the one found in standard C++☆843Updated 2 weeks ago
- C List - universal list solution for C and C++, easy and fast, all data types supported☆63Updated 3 years ago
- A Micro (1k lines of code) Unit Test Framework for C/C++☆173Updated 3 months ago
- Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.☆303Updated last year
- Object-Oriented Programming With ANSI-C☆296Updated 5 years ago
- A small, easily embedded language implemented in a single .c file☆309Updated 2 years ago
- The Roman II Programming Language☆70Updated 3 years ago
- An argument-parsing library for C.☆79Updated 5 months ago
- Single-header library for writing CLI applications in C/C++☆81Updated 4 months ago
- My implementation of the kilo text editor☆41Updated 4 years ago
- A lightweight cross-platform getopt alternative that is tested on Linux, Windows, FreeBSD and macOS. Command line argument parser library…☆216Updated last year
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆177Updated 2 weeks ago
- C header library for typed lists (using macros and "template" C).☆53Updated 11 years ago
- A single-header terminal UI (TUI) library, capable of creating mouse-driven, interactive applications on the command line.☆255Updated 2 years ago