barrust / c-utilsLinks
C utility libraries
☆79Updated 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 collection of commonly used C MACROS☆148Updated 2 years ago
- str: yet another string library for C language.☆345Updated this week
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆177Updated last month
- Simple hash table implemented in C☆182Updated last year
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆590Updated last year
- A small, ergonomic generic container library.☆396Updated 5 months ago
- A list of awesome C preprocessor stuff☆377Updated 5 months ago
- Extremely lightweight, easy-to-use & blazing fast JSON parsing library written in pure C☆58Updated last year
- C List - universal list solution for C and C++, easy and fast, all data types supported☆63Updated 3 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆280Updated 7 months ago
- A simple vector library for C that can store any type.☆225Updated 2 months ago
- My variant of the C Template Library☆278Updated 3 weeks ago
- A safe wrapper for [m,c,re]alloc/free functions =)☆33Updated 2 years ago
- An argument-parsing library for C.☆80Updated 6 months ago
- A lightweight cross-platform getopt alternative that is tested on Linux, Windows, FreeBSD and macOS. Command line argument parser library…☆217Updated last year
- Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.☆306Updated last year
- Single-header library for writing CLI applications in C/C++☆81Updated 3 weeks ago
- Fast Text-to-PDF Converter☆55Updated 5 months ago
- A Micro (1k lines of code) Unit Test Framework for C/C++☆174Updated 4 months ago
- Pottery - A container and algorithm template library in C☆129Updated 3 years ago
- The Roman II Programming Language☆70Updated 3 years ago
- Generic Algorithms and Data Structures in C☆36Updated 5 months ago
- 🚀 OOP in pure C with a single-header☆129Updated 3 years ago
- A versatile, performance-oriented generic hash table library for C.☆166Updated 7 months ago
- M*LIB is a library of generic and type safe containers / data structures in pure C language (C99 / C11) for a wide collection of containe…☆1,061Updated last month
- A dynamic array implementation in C similar to the one found in standard C++☆849Updated last month
- A simple logging library for C/C++☆166Updated 2 years ago
- Simple String_View implementation for C programming language.☆187Updated last year
- C header library for typed lists (using macros and "template" C).☆53Updated 11 years ago
- A very small C interpreter☆535Updated 3 years ago