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.
☆171Updated 2 years ago
Alternatives and similar repositories for Containers
Users that are interested in Containers are comparing it to the libraries listed below
Sorting:
- This is the code that was previously in code.google.com/p/ccl☆47Updated 5 years ago
- Pottery - A container and algorithm template library in C☆125Updated 3 years 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…☆29Updated last month
- C99 trie library☆100Updated 6 years ago
- A collection of commonly used C MACROS☆139Updated last year
- Library of data containers and data structures for C programming language.☆66Updated 3 years ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆98Updated 3 years ago
- 24-bit BMP (Bitmap) ANSI C header library☆89Updated 6 years ago
- META data and RESource library for C language☆134Updated 2 months ago
- Linear Linked List Library☆49Updated last year
- Generic, strongly typed, header-only data structures in C☆30Updated last year
- A small self-contained alternative to readline and libedit☆67Updated last year
- An argument-parsing library for C.☆67Updated 6 months ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆108Updated 2 years ago
- POSIX getopt() as a portable header library☆109Updated last year
- Coroutines for C.☆74Updated 8 years ago
- My variant of the C Template Library☆188Updated last month
- timers and timeline☆43Updated last year
- A fork of Paul Hsieh's Better String Library☆147Updated 5 years ago
- 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.☆265Updated 6 months ago
- Portable C11 threads implementation over POSIX threads and win32 threads.☆243Updated 7 months ago
- Fast and lightweight math expression evaluator in C99☆133Updated 4 years ago
- Parser for argv that works similarly to getopt☆185Updated last year
- A string type in C with short string optimization to avoid unnecessary allocations☆12Updated last year
- Binary Serialization☆460Updated last year
- A pure C vector implementation☆146Updated 3 years ago
- NIH Utility Library☆89Updated 3 years ago
- No bullshit vector library for C☆78Updated 4 years ago
- A Micro (1k lines of code) Unit Test Framework for C/C++☆168Updated 6 months ago