goldsborough / vectorLinks
A pure C vector implementation
☆149Updated 3 years ago
Alternatives and similar repositories for vector
Users that are interested in vector are comparing it to the libraries listed below
Sorting:
- A dynamic array implementation in C similar to the one found in standard C++☆805Updated last month
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆273Updated 3 weeks ago
- #️⃣ single header hashmap implementation for C and C++☆425Updated 10 months ago
- Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.☆269Updated 6 months ago
- A type-safe dynamic array implementation for C☆473Updated 4 years ago
- str: yet another string library for C language.☆340Updated 7 months ago
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆166Updated last year
- 🚀 OOP in pure C with a single-header☆120Updated 2 years ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆567Updated 11 months ago
- M*LIB is a library of generic and type safe containers in pure C language (C99 / C11) for a wide collection of container (comparable to t…☆996Updated this week
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆172Updated 2 years ago
- A lightweight cross-platform getopt alternative that is tested on Linux, Windows, FreeBSD and macOS. Command line argument parser library…☆190Updated 8 months ago
- A generic C memory pool☆100Updated 8 years ago
- Single-header library for writing CLI applications in C/C++☆81Updated 2 years ago
- My variant of the C Template Library☆194Updated last month
- Hash map implementation in C.☆934Updated last year
- C library of key-value data structures.☆294Updated 5 years ago
- A tiny C library for generating uuid4 strings☆237Updated last year
- A type-safe hash map implementation for C☆590Updated 2 years ago
- A collection of commonly used C MACROS☆140Updated last year
- C List - universal list solution for C and C++, easy and fast, all data types supported☆60Updated 3 years ago
- 🧪 single header unit testing framework for C and C++☆901Updated this week
- Simple XML subset parser comparable to glib's Markup parser, but without any dependencies in one self contained file.☆207Updated 2 years ago
- A small replacement for GNU readline() for UNIX☆379Updated last week
- High performance C implementation of AVL trees☆103Updated 6 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- A simple vector library for C that can store any type.☆210Updated last year
- Fast simple C vector implementation☆35Updated 2 years ago
- Linear Linked List Library☆49Updated last year
- A list of awesome C preprocessor stuff☆339Updated 5 months ago