goldsborough / vectorLinks
A pure C vector implementation
☆151Updated 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.☆277Updated 6 months ago
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆177Updated 2 weeks ago
- #️⃣ single header hashmap implementation for C and C++☆442Updated 4 months ago
- Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.☆302Updated last year
- A dynamic array implementation in C similar to the one found in standard C++☆843Updated 2 weeks ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆587Updated last year
- A type-safe dynamic array implementation for C☆484Updated 4 years ago
- 🚀 OOP in pure C with a single-header☆129Updated 3 years ago
- A generic C memory pool☆100Updated 9 years ago
- A tiny C library for generating uuid4 strings☆253Updated 2 years ago
- Common Datastructure Library for C developer.☆64Updated 4 years ago
- Doug Lea's memory allocator☆278Updated 6 years ago
- A simple logging library for C/C++☆165Updated last year
- Advanced cross-platform logging library for C/C++☆148Updated 2 months ago
- META data and RESource library for C language☆139Updated this week
- Coroutines for C.☆77Updated 8 years ago
- Simple and yet powerful cross-platform C library providing data structures, algorithms and much more☆72Updated 2 weeks ago
- A tiny ANSI C library for loading .ini config files☆378Updated 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
- Basic logger for C and C++ projects☆120Updated 5 years ago
- A pure C hashtable implementation.☆52Updated 5 years ago
- C library of key-value data structures.☆296Updated 5 years ago
- str: yet another string library for C language.☆344Updated last year
- My variant of the C Template Library☆276Updated 5 months 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…☆553Updated 2 years ago
- This is the code that was previously in code.google.com/p/ccl☆46Updated 5 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,057Updated 3 weeks ago
- Exception handling and smart pointer (automatic cleanup) libraries for C☆60Updated 11 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.☆212Updated 2 years ago