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:
- Library of data containers and data structures for C programming language.☆65Updated 4 years ago
- A pure C vector implementation☆151Updated 4 years ago
- Coroutines for C.☆76Updated 8 years ago
- A library of generic intrusive data structures and algorithms in ANSI C☆608Updated 7 years ago
- META data and RESource library for C language☆138Updated last week
- tiny unit testing framework for ANSI C☆56Updated 4 years ago
- POSIX getopt() as a portable header library☆110Updated 2 years ago
- Exception handling and smart pointer (automatic cleanup) libraries for C☆61Updated 11 years ago
- Random access array of tightly packed unsigned integers☆169Updated 3 years ago
- Stackful Async Subroutines for C. Brings async 2 C☆92Updated 4 years ago
- A fork of Paul Hsieh's Better String Library☆154Updated this week
- My variant of the C Template Library☆269Updated 3 months ago
- Parser for argv that works similarly to getopt☆188Updated last year
- Pottery - A container and algorithm template library in C☆129Updated 3 years ago
- C string utils library (STB style, header-only).☆194Updated 7 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…☆28Updated 6 months ago
- C library of key-value data structures.☆295Updated 5 years ago
- Portable C11 threads implementation over POSIX threads and win32 threads.☆250Updated last year
- Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.☆294Updated 11 months ago
- chaos preprocessor library. this is what boost preprocessor derived from.☆124Updated 13 years ago
- str: yet another string library for C language.☆343Updated 11 months ago
- C99 trie library☆101Updated 6 years ago
- Linear Linked List Library☆51Updated last year
- Purely evil preprocessor macros adding anonymous functions and closures to ISO C99☆164Updated 10 years ago
- A Micro (1k lines of code) Unit Test Framework for C/C++☆172Updated last month
- A generic C memory pool☆100Updated 8 years ago
- This is the code that was previously in code.google.com/p/ccl☆47Updated 5 years ago
- Single-header library for writing CLI applications in C/C++☆81Updated 3 months ago
- A single file multi-platform (Unix, Windows) C++ header-only linenoise-based readline library.☆192Updated 6 months ago
- Yet another INI parser☆175Updated 3 years ago