Mashpoe / c-hashmapLinks
A fast hash map/hash table (whatever you want to call it) for the C programming language.
☆172Updated last year
Alternatives and similar repositories for c-hashmap
Users that are interested in c-hashmap are comparing it to the libraries listed below
Sorting:
- A simple vector library for C that can store any type.☆222Updated last month
- str: yet another string library for C language.☆344Updated last year
- Simple hash table implemented in C☆182Updated last year
- A very small C interpreter☆511Updated 3 years ago
- A single header buddy memory allocator for C & C++☆218Updated last month
- A collection of commonly used C MACROS☆147Updated 2 years ago
- A list of awesome C preprocessor stuff☆372Updated 3 months ago
- A small, ergonomic generic container library.☆380Updated 4 months ago
- C utility libraries☆76Updated 3 months ago
- C List - universal list solution for C and C++, easy and fast, all data types supported☆63Updated 3 years ago
- A type-safe dynamic array implementation for C☆482Updated 4 years ago
- My variant of the C Template Library☆271Updated 4 months ago
- A versatile, performance-oriented generic hash table library for C.☆158Updated 6 months ago
- A small, easily embedded language implemented in a single .c file☆308Updated 2 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆278Updated 6 months ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆585Updated last year
- A lightweight cross-platform getopt alternative that is tested on Linux, Windows, FreeBSD and macOS. Command line argument parser library…☆213Updated last year
- 🚀 OOP in pure C with a single-header☆130Updated 3 years ago
- Hash map implementation in C.☆968Updated 2 months ago
- #️⃣ single header hashmap implementation for C and C++☆442Updated 3 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 last year
- A dynamic array implementation in C similar to the one found in standard C++☆841Updated last week
- An argument-parsing library for C.☆79Updated 4 months ago
- Pottery - A container and algorithm template library in C☆129Updated 3 years ago
- A simple tar implementation in C☆126Updated last year
- Artifacts of that Memory Management Tsoding Session☆172Updated last year
- A very small statically-typed embeddable scripting language.☆268Updated last week
- META data and RESource library for C language☆138Updated 3 weeks ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆99Updated 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,054Updated 2 months ago