barrust / c-utils
C utility libraries
☆72Updated 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
- This is my REALLY FAST implementation of a hash table in C, in 150 lines of code.☆45Updated 3 years ago
- An argument-parsing library for C.☆66Updated 6 months ago
- 🚀 OOP in pure C with a single-header☆119Updated 2 years ago
- A collection of commonly used C MACROS☆138Updated last year
- A C11 chess engine & GUI☆28Updated last year
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆164Updated 11 months ago
- Generic, strongly typed, header-only data structures in C☆29Updated last year
- This is my very own text editor inspired by the kilo text editor☆16Updated 8 months ago
- Single-header library for writing CLI applications in C/C++☆81Updated 2 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 5 years ago
- A safe wrapper for [m,c,re]alloc/free functions =)☆33Updated last year
- Simple hash table implemented in C☆170Updated last year
- Buddy allocator☆39Updated 11 months ago
- Extremely lightweight, easy-to-use & blazing fast JSON parsing library written in pure C☆50Updated last year
- A simple tar implementation in C☆122Updated last year
- A single header buddy memory allocator for C & C++☆179Updated this week
- Stackful Async Subroutines for C. Brings async 2 C☆93Updated 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.☆264Updated 5 months ago
- C List - universal list solution for C and C++, easy and fast, all data types supported☆59Updated 3 years ago
- str: yet another string library for C language.☆334Updated 5 months ago
- A versatile, performance-oriented generic hash table library for C.☆112Updated this week
- Fixed Block Memory Allocator in C☆21Updated 2 months ago
- Light-weight C library for HTTP/1.1 requests☆28Updated 4 years ago
- My own C library. Probably don't use it.☆32Updated 5 years ago
- A small, ergonomic generic container library.☆282Updated this week
- facil.io C STL - a Server Toolbox Library for C, including JSON processing, hash maps, dynamic arrays, binary strings and more.☆84Updated this week
- Harbol is a collection of data structure and miscellaneous libraries, similar in nature to C++'s Boost, STL, and GNOME's GLib but for C99…☆29Updated 3 weeks ago
- My implementation of the kilo text editor☆37Updated 4 years ago
- A simple vector library for C that can store any type.☆207Updated 11 months ago
- Simple JSON parsing in C.☆14Updated last year