barrust / c-utilsLinks
C utility libraries
☆73Updated 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:
- Simple hash table implemented in C☆180Updated last year
- A collection of commonly used C MACROS☆145Updated 2 years ago
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆170Updated last year
- str: yet another string library for C language.☆342Updated 10 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☆362Updated last month
- A small, ergonomic generic container library.☆361Updated 2 months ago
- An argument-parsing library for C.☆70Updated 2 months ago
- A simple vector library for C that can store any type.☆217Updated last year
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆583Updated last year
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆276Updated 4 months ago
- My implementation of the kilo text editor☆37Updated 4 years ago
- Extremely lightweight, easy-to-use & blazing fast JSON parsing library written in pure C☆53Updated last year
- C List - universal list solution for C and C++, easy and fast, all data types supported☆63Updated 3 years ago
- Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.☆291Updated 10 months ago
- A pure C vector implementation☆152Updated 4 years ago
- The Roman II Programming Language☆70Updated 3 years ago
- Simple Dynamic Strings library for C☆43Updated last month
- A dynamic array implementation in C similar to the one found in standard C++☆831Updated 5 months ago
- Fast Text-to-PDF Converter☆54Updated 2 months ago
- A versatile, performance-oriented generic hash table library for C.☆141Updated 4 months ago
- A type-safe dynamic array implementation for C☆477Updated 4 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
- My variant of the C Template Library☆268Updated 2 months ago
- A lightweight cross-platform getopt alternative that is tested on Linux, Windows, FreeBSD and macOS. Command line argument parser library…☆203Updated 11 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,032Updated 2 weeks ago
- 🚀 OOP in pure C with a single-header☆131Updated 3 years ago
- This is a very simple HTTP server for Unix, using fork(). It's very easy to use.☆108Updated last year
- facil.io C STL - a Server Toolbox Library for C, including JSON processing, hash maps, dynamic arrays, binary strings and more.☆96Updated last week
- C XML Minimalistic Library (CXML) - An XML library for C with a focus on simplicity and ease of use.☆47Updated 4 years ago