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:
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆280Updated 7 months ago
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆178Updated last month
- #️⃣ single header hashmap implementation for C and C++☆444Updated 5 months ago
- Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.☆303Updated last year
- A generic C memory pool☆100Updated 9 years ago
- A dynamic array implementation in C similar to the one found in standard C++☆848Updated last month
- A type-safe dynamic array implementation for C☆483Updated 4 years ago
- A tiny C library for generating uuid4 strings☆254Updated 2 years ago
- Basic logger for C and C++ projects☆120Updated 5 years ago
- Coroutines for C.☆77Updated 8 years ago
- C library of key-value data structures.☆297Updated 5 years ago
- An exception handling library for C☆282Updated last month
- META data and RESource library for C language☆139Updated this week
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆588Updated last year
- A fork of Paul Hsieh's Better String Library☆157Updated this week
- Binary Serialization☆474Updated 5 months ago
- Advanced cross-platform logging library for C/C++☆149Updated 3 months ago
- 🚀 OOP in pure C with a single-header☆129Updated 3 years ago
- tiny unit testing framework for ANSI C☆56Updated 4 years ago
- Simple XML subset parser comparable to glib's Markup parser, but without any dependencies in one self contained file.☆213Updated 2 years ago
- This is the code that was previously in code.google.com/p/ccl☆46Updated 5 years ago
- Common Datastructure Library for C developer.☆64Updated 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,061Updated last month
- A pure C hashtable implementation.☆52Updated 5 years ago
- Parser for argv that works similarly to getopt☆190Updated 2 years ago
- 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…☆550Updated 2 years ago
- A tiny ANSI C library for loading .ini config files☆379Updated 2 years ago
- A collection of commonly used C MACROS☆148Updated 2 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
- High performance C implementation of AVL trees☆104Updated 6 years ago