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:
- POSIX getopt() as a portable header library☆109Updated last year
- Coroutines for C.☆75Updated 8 years ago
- This is the code that was previously in code.google.com/p/ccl☆47Updated 5 years ago
- Portable C11 threads implementation over POSIX threads and win32 threads.☆246Updated 9 months ago
- C string utils library (STB style, header-only).☆194Updated 7 years ago
- Port of Java's TimSort to C☆47Updated 7 years ago
- Pottery - A container and algorithm template library in C☆127Updated 3 years ago
- Parser for argv that works similarly to getopt☆186Updated last year
- Random access array of tightly packed unsigned integers☆161Updated 3 years ago
- tiny unit testing framework for ANSI C☆56Updated 4 years ago
- Library of data containers and data structures for C programming language.☆66Updated 4 years ago
- META data and RESource library for C language☆134Updated 4 months ago
- C11 Lock-free Stack☆184Updated last year
- C library of key-value data structures.☆295Updated 5 years ago
- Purely evil preprocessor macros adding anonymous functions and closures to ISO C99☆159Updated 10 years ago
- Hierarchical memory allocator☆73Updated 10 years ago
- Stackful Async Subroutines for C. Brings async 2 C☆93Updated 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.☆270Updated 7 months ago
- C99 trie library☆101Updated 6 years ago
- A fork of Paul Hsieh's Better String Library☆147Updated 5 years ago
- A type-safe dynamic array implementation for C☆474Updated 4 years ago
- Anonymous functions in C☆252Updated 5 years ago
- A simple, single-header-only library, for wrapping text. In C++☆104Updated 6 years ago
- My variant of the C Template Library☆256Updated 2 months ago
- Highly scalable lockless multi-threaded C11 Linux WebSocket server with backend app plugin API☆37Updated last year
- An argument-parsing library for C.☆69Updated last week
- No bullshit vector library for C☆78Updated 4 years ago
- A lightweight tar library written in ANSI C☆470Updated last year
- This is my REALLY FAST implementation of a hash table in C, in 150 lines of code.☆46Updated 3 years ago
- (Hopefully) useful code snippets and header-only libs☆200Updated 5 months ago