goldsborough / vectorLinks
A pure C vector implementation
☆152Updated 4 years ago
Alternatives and similar repositories for vector
Users that are interested in vector are comparing it to the libraries listed below
Sorting:
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆175Updated 3 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆276Updated 4 months ago
- #️⃣ single header hashmap implementation for C and C++☆437Updated last month
- A type-safe dynamic array implementation for C☆477Updated 4 years ago
- Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.☆291Updated 10 months ago
- A dynamic array implementation in C similar to the one found in standard C++☆831Updated 5 months ago
- A generic C memory pool☆100Updated 8 years ago
- Advanced cross-platform logging library for C/C++☆147Updated this week
- Simple XML subset parser comparable to glib's Markup parser, but without any dependencies in one self contained file.☆210Updated 2 years ago
- A tiny ANSI C library for loading .ini config files☆361Updated last year
- A fork of Paul Hsieh's Better String Library☆152Updated this week
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆583Updated last year
- 🚀 OOP in pure C with a single-header☆131Updated 3 years ago
- My variant of the C Template Library☆268Updated 2 months ago
- A tiny C library for generating uuid4 strings☆240Updated 2 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,032Updated 2 weeks ago
- B-tree implementation in C☆362Updated 7 months ago
- Doug Lea's memory allocator☆271Updated 5 years ago
- Portable C11 threads implementation over POSIX threads and win32 threads.☆250Updated 11 months ago
- C library of key-value data structures.☆295Updated 5 years ago
- A pure C hashtable implementation.☆51Updated 5 years ago
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆187Updated 8 years ago
- str: yet another string library for C language.☆342Updated 10 months ago
- Binary Serialization☆467Updated 2 months ago
- Simple and yet powerful cross-platform C library providing data structures, algorithms and much more☆66Updated 2 months ago
- A type-safe hash map implementation for C☆595Updated 2 years ago
- META data and RESource library for C language☆137Updated 6 months ago
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆170Updated last year
- A library of generic intrusive data structures and algorithms in ANSI C☆608Updated 7 years ago
- Parser for argv that works similarly to getopt☆188Updated last year