bkthomps / ContainersLinks
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.
☆175Updated 3 years ago
Alternatives and similar repositories for Containers
Users that are interested in Containers are comparing it to the libraries listed below
Sorting:
- A pure C vector implementation☆151Updated 3 years ago
- Pottery - A container and algorithm template library in C☆128Updated 3 years ago
- Coroutines for C.☆76Updated 8 years ago
- Exception handling and smart pointer (automatic cleanup) libraries for C☆61Updated 11 years ago
- POSIX getopt() as a portable header library☆109Updated 2 years ago
- Library of data containers and data structures for C programming language.☆66Updated 4 years ago
- tiny unit testing framework for ANSI C☆56Updated 4 years ago
- A library of generic intrusive data structures and algorithms in ANSI C☆607Updated 7 years ago
- A fork of Paul Hsieh's Better String Library☆148Updated 3 weeks ago
- META data and RESource library for C language☆136Updated 5 months ago
- Parser for argv that works similarly to getopt☆187Updated last year
- My variant of the C Template Library☆269Updated last month
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆274Updated 2 months ago
- Stackful Async Subroutines for C. Brings async 2 C☆93Updated 4 years ago
- This is the code that was previously in code.google.com/p/ccl☆47Updated 5 years ago
- A generic C memory pool☆100Updated 8 years ago
- 🚀 OOP in pure C with a single-header☆131Updated 3 years ago
- Portable C11 threads implementation over POSIX threads and win32 threads.☆247Updated 10 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 4 months ago
- A collection of commonly used C MACROS☆143Updated 2 years ago
- C string utils library (STB style, header-only).☆194Updated 7 years ago
- str: yet another string library for C language.☆341Updated 9 months ago
- A single header C library to simplify splitting and processing strings☆51Updated 4 months ago
- Single-header library for writing CLI applications in C/C++☆81Updated last month
- chaos preprocessor library. this is what boost preprocessor derived from.☆124Updated 13 years ago
- Yet another INI parser☆175Updated 3 years ago
- A pure-C math library with a great variety of mathematical functions. Seeks to be close to C89/C90 compliant for portability.☆54Updated 2 years ago
- A Micro (1k lines of code) Unit Test Framework for C/C++☆171Updated 8 months ago
- Portable, reentrant, getopt-like option parser☆363Updated 2 months ago
- C library of key-value data structures.☆295Updated 5 years ago