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.
☆172Updated 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☆127Updated 3 years ago
- Library of data containers and data structures for C programming language.☆66Updated 3 years ago
- Coroutines for C.☆75Updated 8 years ago
- Stackful Async Subroutines for C. Brings async 2 C☆93Updated 3 years ago
- A pure C vector implementation☆150Updated 3 years ago
- C string utils library (STB style, header-only).☆194Updated 7 years ago
- A library of generic intrusive data structures and algorithms in ANSI C☆605Updated 7 years ago
- tiny unit testing framework for ANSI C☆56Updated 4 years ago
- Fast and lightweight math expression evaluator in C99☆138Updated 5 years ago
- Lightweight WebSocket library for C.☆85Updated 3 years ago
- Parser for argv that works similarly to getopt☆186Updated last year
- C99 trie library☆101Updated 6 years ago
- 🔗 Common Data Structures and Algorithms☆51Updated last year
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆135Updated last year
- An argument-parsing library for C.☆68Updated last week
- This is my REALLY FAST implementation of a hash table in C, in 150 lines of code.☆46Updated 3 years ago
- Linear Linked List Library☆51Updated last year
- A generic C memory pool☆100Updated 8 years ago
- Generic, strongly typed, header-only data structures in C☆30Updated last year
- META data and RESource library for C language☆134Updated 4 months ago
- Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.☆270Updated 7 months ago
- POSIX getopt() as a portable header library☆109Updated last year
- Barebones multiboot kernel for beginners☆153Updated 5 years ago
- This is the code that was previously in code.google.com/p/ccl☆47Updated 5 years ago
- My variant of the C Template Library☆254Updated 2 months ago
- A small utility for embedding files in a C header☆111Updated last year
- A simple, intrusive, zero-allocation red-black tree implementation☆49Updated 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…☆28Updated 3 months ago
- Growable Memory Buffer for C99☆122Updated 3 years ago
- A Micro (1k lines of code) Unit Test Framework for C/C++☆170Updated 7 months ago