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:
- Pottery - A container and algorithm template library in C☆128Updated 3 years ago
- A fork of Paul Hsieh's Better String Library☆149Updated this week
- Library of data containers and data structures for C programming language.☆65Updated 4 years ago
- A pure C vector implementation☆151Updated 3 years ago
- A library of generic intrusive data structures and algorithms in ANSI C☆608Updated 7 years ago
- tiny unit testing framework for ANSI C☆56Updated 4 years ago
- POSIX getopt() as a portable header library☆110Updated 2 years ago
- META data and RESource library for C language☆136Updated 6 months ago
- Stackful Async Subroutines for C. Brings async 2 C☆93Updated 4 years ago
- C string utils library (STB style, header-only).☆194Updated 7 years ago
- Parser for argv that works similarly to getopt☆189Updated last year
- Coroutines for C.☆76Updated 8 years ago
- Exception handling and smart pointer (automatic cleanup) libraries for C☆61Updated 11 years ago
- A string type in C with short string optimization to avoid unnecessary allocations☆12Updated last year
- This is the code that was previously in code.google.com/p/ccl☆47Updated 5 years ago
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆187Updated 8 years ago
- A collection of commonly used C MACROS☆145Updated 2 years ago
- Single-header library for writing CLI applications in C/C++☆81Updated last month
- My variant of the C Template Library☆268Updated last month
- A generic C memory pool☆100Updated 8 years ago
- An argument-parsing library for C.☆70Updated 2 months ago
- Portable C11 threads implementation over POSIX threads and win32 threads.☆248Updated 11 months ago
- 🔗 Common Data Structures and Algorithms☆52Updated last month
- str: yet another string library for C language.☆343Updated 10 months ago
- A Lightweight, Fast, and Safe C Library Meant to Mimic String Functionality Present in C++☆31Updated 8 years ago
- C library of key-value data structures.☆294Updated 5 years ago
- C99 trie library☆101Updated 6 years ago
- Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.☆289Updated 9 months ago
- Fast and lightweight math expression evaluator in C99☆141Updated 5 years ago
- A pure-C math library with a great variety of mathematical functions. Seeks to be close to C89/C90 compliant for portability.☆55Updated 2 years ago