A dynamic array implementation in C similar to the one found in standard C++
☆878Mar 27, 2026Updated last month
Alternatives and similar repositories for c-vector
Users that are interested in c-vector are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A simple vector library for C that can store any type.☆239Oct 16, 2025Updated 7 months ago
- A pure C vector implementation☆157Sep 6, 2021Updated 4 years 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,114May 12, 2026Updated last week
- A type-safe dynamic array implementation for C☆496Dec 29, 2020Updated 5 years ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆597Jun 26, 2024Updated last year
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- A modern, user friendly, generic, type-safe and fast C99 container library: String, Vector, Sorted and Unordered Map and Set, Deque, Forw…☆1,897May 13, 2026Updated last week
- Single-file public domain libraries for C/C++☆2,274Jan 20, 2026Updated 4 months ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,018Apr 19, 2026Updated last month
- 📐 Pushing the boundaries of simplicity☆1,064Apr 26, 2025Updated last year
- type-safe, header-only implementation of a `std::basic_string`-like string in plain C☆21May 7, 2025Updated last year
- A type-safe hash map implementation for C☆605Oct 5, 2022Updated 3 years ago
- 📚 single header utf8 string functions for C and C++☆1,956Mar 9, 2026Updated 2 months ago
- Hash map implementation in C.☆1,021Aug 19, 2025Updated 9 months ago
- A Tiny Garbage Collector for C☆1,091Jun 26, 2023Updated 2 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- single header libraries for C/C++☆1,406Mar 19, 2025Updated last year
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆283Jan 11, 2026Updated 4 months ago
- 🐜 single header process launching solution for C and C++☆1,353Jul 20, 2024Updated last year
- Simple Dynamic Strings library for C☆5,463Apr 18, 2025Updated last year
- 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 5 years ago
- Small portable regex in C☆1,489Oct 25, 2024Updated last year
- 🧪 single header unit testing framework for C and C++☆969Mar 9, 2026Updated 2 months ago
- TIGR - the TIny GRaphics library for Windows, macOS, Linux, iOS and Android.☆890Nov 10, 2025Updated 6 months ago
- str: yet another string library for C language.☆356Jan 2, 2026Updated 4 months ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Portable base library for C programmers, designed for performance and simplicity.☆882Jul 8, 2022Updated 3 years ago
- Small, portable implementation of the C11 threads API☆1,034Dec 30, 2023Updated 2 years ago
- Single header stackful cross-platform coroutine library in pure C.☆931Dec 7, 2024Updated last year
- Dynamic arbitrary typed array using fat pointers and macros.☆17Dec 1, 2016Updated 9 years ago
- A simple math library for games and computer graphics. Compatible with both C and C++. Public domain and easy to modify.☆1,555Mar 17, 2026Updated 2 months ago
- No bullshit vector library for C☆86Sep 30, 2020Updated 5 years ago
- A library of generic data structures for the C language.☆2,994May 12, 2026Updated last week
- 🗄️ single header json parser for C and C++☆823Mar 26, 2026Updated last month
- libsrt is a C library for writing fast and safe C code, faster. It provides string, vector, bit set, set, map, hash set, and hash map han…