A dynamic array implementation in C similar to the one found in standard C++
☆862Nov 16, 2025Updated 3 months ago
Alternatives and similar repositories for c-vector
Users that are interested in c-vector are comparing it to the libraries listed below
Sorting:
- A simple vector library for C that can store any type.☆234Oct 16, 2025Updated 4 months ago
- M*LIB is a library of generic and type safe containers / data structures in pure C language (C99 / C11) for a wide collection of containe…☆1,077Updated this week
- A type-safe dynamic array implementation for C☆490Dec 29, 2020Updated 5 years ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆592Jun 26, 2024Updated last year
- Single-file public domain libraries for C/C++☆2,196Jan 20, 2026Updated last month
- A modern, user friendly, generic, type-safe and fast C99 container library: String, Vector, Sorted and Unordered Map and Set, Deque, Forw…☆1,837Feb 18, 2026Updated last week
- 📐 Pushing the boundaries of simplicity☆1,058Apr 26, 2025Updated 10 months ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,013Dec 15, 2025Updated 2 months ago
- single header libraries for C/C++☆1,395Mar 19, 2025Updated 11 months ago
- 📚 single header utf8 string functions for C and C++☆1,925Jan 4, 2025Updated last year
- Hash map implementation in C.☆999Aug 19, 2025Updated 6 months ago
- A type-safe hash map implementation for C☆607Oct 5, 2022Updated 3 years ago
- 🐜 single header process launching solution for C and C++☆1,323Jul 20, 2024Updated last year
- A Tiny Garbage Collector for C☆1,080Jun 26, 2023Updated 2 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆282Jan 11, 2026Updated last month
- type-safe, header-only implementation of a `std::basic_string`-like string in plain C☆21May 7, 2025Updated 9 months ago
- Small portable regex in C☆1,469Oct 25, 2024Updated last year
- Simple Dynamic Strings library for C☆5,385Apr 18, 2025Updated 10 months ago
- 🧪 single header unit testing framework for C and C++☆952Aug 31, 2025Updated 6 months ago
- str: yet another string library for C language.☆351Jan 2, 2026Updated last month
- A simple math library for games and computer graphics. Compatible with both C and C++. Public domain and easy to modify.☆1,482Feb 24, 2025Updated last year
- Single header stackful cross-platform coroutine library in pure C.☆888Dec 7, 2024Updated last year
- C99, header-only framework for games and multimedia applications☆1,403Feb 14, 2026Updated 2 weeks ago
- Small, portable implementation of the C11 threads API☆1,025Dec 30, 2023Updated 2 years ago
- Single-header, cross-platform libraries for game development☆498Updated this week
- TIGR - the TIny GRaphics library for Windows, macOS, Linux, iOS and Android.☆870Nov 10, 2025Updated 3 months ago
- Portable base library for C programmers, designed for performance and simplicity.☆878Jul 8, 2022Updated 3 years ago
- A simple string that can be passed to most library functions, e.g. printf, and supports its own methods such as add, insert, replace, and…☆21Mar 17, 2021Updated 4 years ago
- No bullshit vector library for C☆85Sep 30, 2020Updated 5 years ago
- 🗄️ single header json parser for C and C++☆796Sep 28, 2025Updated 5 months ago
- An implementation of libc, attempting to be compliant with C89, C99 and C11 standards☆13Feb 9, 2026Updated 2 weeks ago
- A tiny immediate-mode UI library☆5,560Aug 13, 2024Updated last year
- 📽 Highly Optimized 2D / 3D Graphics Math (glm) for C☆2,843Feb 10, 2026Updated 2 weeks ago
- minimal cross-platform standalone C headers☆9,633Updated this week
- Smart pointers for the (GNU) C programming language☆1,713Nov 2, 2022Updated 3 years ago
- Dynamic arbitrary typed array using fat pointers and macros.☆17Dec 1, 2016Updated 9 years ago
- A library of generic data structures for the C language.☆2,977Jun 27, 2025Updated 8 months ago
- Tiny templating engine for C☆50Jul 29, 2025Updated 7 months ago
- Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.☆310Nov 7, 2024Updated last year