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:
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆176Updated 3 years ago
- #️⃣ single header hashmap implementation for C and C++☆442Updated 3 months ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆276Updated 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.☆299Updated 11 months ago
- A type-safe dynamic array implementation for C☆481Updated 4 years ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆584Updated last year
- A dynamic array implementation in C similar to the one found in standard C++☆839Updated 6 months ago
- A generic C memory pool☆100Updated 8 years ago
- tiny unit testing framework for ANSI C☆55Updated 4 years ago
- Advanced cross-platform logging library for C/C++☆149Updated last month
- A collection of commonly used C MACROS☆147Updated 2 years ago
- A tiny C library for generating uuid4 strings☆250Updated 2 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- C library of key-value data structures.☆295Updated 5 years ago
- 🚀 OOP in pure C with a single-header☆130Updated 3 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,051Updated last month
- Doug Lea's memory allocator☆273Updated 5 years ago
- A fork of Paul Hsieh's Better String Library☆155Updated this week
- This is the code that was previously in code.google.com/p/ccl☆47Updated 5 years ago
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆188Updated 8 years ago
- Common Datastructure Library for C developer.☆64Updated 4 years ago
- Portable C11 threads implementation over POSIX threads and win32 threads.☆251Updated last year
- A lightweight tar library written in ANSI C☆484Updated last year
- Tiny C string library☆205Updated 2 years ago
- A tiny ANSI C library for loading .ini config files☆377Updated last year
- META data and RESource library for C language☆138Updated 3 weeks ago
- My variant of the C Template Library☆270Updated 3 months ago
- A single file multi-platform (Unix, Windows) C++ header-only linenoise-based readline library.☆194Updated 7 months ago
- An exception handling library for C☆282Updated last month
- 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…☆554Updated 2 years ago