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.
☆177Updated 3 weeks 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 4 years ago
- META data and RESource library for C language☆139Updated this week
- tiny unit testing framework for ANSI C☆56Updated 4 years ago
- Library of data containers and data structures for C programming language.☆65Updated 4 years ago
- A fork of Paul Hsieh's Better String Library☆157Updated last month
- A library of generic intrusive data structures and algorithms in ANSI C☆612Updated 7 years ago
- Coroutines for C.☆77Updated 8 years ago
- Parser for argv that works similarly to getopt☆189Updated 2 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 8 months ago
- Pottery - A container and algorithm template library in C☆129Updated 3 years ago
- This is the code that was previously in code.google.com/p/ccl☆46Updated 5 years ago
- Portable C11 threads implementation over POSIX threads and win32 threads.☆253Updated last year
- Exception handling and smart pointer (automatic cleanup) libraries for C☆60Updated 11 years ago
- POSIX getopt() as a portable header library☆110Updated 2 years ago
- A pure-C math library with a great variety of mathematical functions. Seeks to be close to C89/C90 compliant for portability.☆56Updated 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.☆303Updated last year
- C string utils library (STB style, header-only).☆196Updated 7 years ago
- Stackful Async Subroutines for C. Brings async 2 C☆92Updated 4 years ago
- My variant of the C Template Library☆278Updated last week
- 🚀 OOP in pure C with a single-header☆129Updated 3 years ago
- An argument-parsing library for C.☆79Updated 5 months ago
- Single-header library for writing CLI applications in C/C++☆81Updated last week
- C99 trie library☆101Updated 6 years ago
- str: yet another string library for C language.☆345Updated last year
- Documentation generator for C/C++ code☆55Updated last month
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆280Updated 6 months 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 low-latency in-memory C logging library☆58Updated 3 years ago
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- Binary Serialization☆474Updated 5 months ago