bkthomps / Containers
This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as to not have to manually manage and reallocate memory.
☆168Updated 2 years ago
Alternatives and similar repositories for Containers:
Users that are interested in Containers are comparing it to the libraries listed below
- Pottery - A container and algorithm template library in C☆124Updated 2 years ago
- An argument-parsing library for C.☆65Updated 2 months ago
- META data and RESource library for C language☆130Updated 3 weeks ago
- C string utils library (STB style, header-only).☆192Updated 6 years ago
- This is the code that was previously in code.google.com/p/ccl☆46Updated 4 years ago
- Stackful Async Subroutines for C. Brings async 2 C☆93Updated 3 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- A pure C vector implementation☆142Updated 3 years ago
- Linear Linked List Library☆49Updated 10 months ago
- Parser for argv that works similarly to getopt☆182Updated last year
- Generic, strongly typed, header-only data structures in C☆27Updated 10 months ago
- A library of generic intrusive data structures and algorithms in ANSI C☆603Updated 6 years ago
- 🔗 Common Data Structures and Algorithms☆51Updated last year
- Portable C11 threads implementation over POSIX threads and win32 threads.☆240Updated 4 months ago
- POSIX getopt() as a portable header library☆105Updated last year
- A pure-C math library with a great variety of mathematical functions. Seeks to be close to C89/C90 compliant for portability.☆48Updated 2 years ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆97Updated 3 years ago
- C99 trie library☆98Updated 5 years ago
- A fork of Paul Hsieh's Better String Library☆143Updated 5 years ago
- A collection of commonly used C MACROS☆130Updated last year
- Small XML parser in C☆79Updated 2 years ago
- Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.☆258Updated 2 months ago
- A type-safe dynamic array implementation for C☆462Updated 4 years ago
- Binary Serialization☆456Updated 10 months ago
- str: yet another string library for C language.☆316Updated 2 months ago
- My variant of the C Template Library☆177Updated 10 months ago
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆53Updated 5 months ago
- 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…☆28Updated last month
- tiny unit testing framework for ANSI C☆55Updated 3 years ago