goldsborough / vectorLinks
A pure C vector implementation
☆150Updated 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 2 months ago
- A type-safe dynamic array implementation for C☆474Updated 4 years ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆571Updated 11 months ago
- #️⃣ single header hashmap implementation for C and C++☆426Updated 11 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
- Simple XML subset parser comparable to glib's Markup parser, but without any dependencies in one self contained file.☆207Updated 2 years ago
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆172Updated 3 years ago
- My variant of the C Template Library☆254Updated 2 months ago
- C string utils library (STB style, header-only).☆194Updated 7 years ago
- Fast simple C vector implementation☆35Updated 2 years ago
- str: yet another string library for C language.☆340Updated 7 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…☆1,006Updated last week
- 🚀 OOP in pure C with a single-header☆128Updated 2 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆274Updated last month
- The Better String Library☆524Updated 8 years ago
- C library of key-value data structures.☆295Updated 5 years ago
- A fork of Paul Hsieh's Better String Library☆147Updated 5 years ago
- A list of awesome C preprocessor stuff☆340Updated 6 months ago
- Tiny bits and useful snippets that I keep using everywhere (C, C++)☆324Updated 2 years ago
- A tiny C library for generating uuid4 strings☆237Updated last year
- Small, portable implementation of the C11 threads API☆978Updated last year
- A tiny embeddable HTTP server written in C89☆183Updated 5 years ago
- 📐 Pushing the boundaries of simplicity☆1,027Updated last month
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆393Updated 10 years ago
- Portable C11 threads implementation over POSIX threads and win32 threads.☆246Updated 9 months ago
- A simple vector library for C that can store any type.☆211Updated last year
- C List - universal list solution for C and C++, easy and fast, all data types supported☆62Updated 3 years ago
- High performance C implementation of AVL trees☆103Updated 6 years ago
- A tiny ANSI C library for loading .ini config files☆349Updated last year
- A pure C hashtable implementation.☆49Updated 4 years ago