Mashpoe / c-hashmapLinks
A fast hash map/hash table (whatever you want to call it) for the C programming language.
☆177Updated last month
Alternatives and similar repositories for c-hashmap
Users that are interested in c-hashmap are comparing it to the libraries listed below
Sorting:
- Simple hash table implemented in C☆182Updated last year
- str: yet another string library for C language.☆345Updated this week
- A simple vector library for C that can store any type.☆225Updated 2 months ago
- Hash map implementation in C.☆982Updated 4 months ago
- A small, easily embedded language implemented in a single .c file☆307Updated 2 years ago
- #️⃣ single header hashmap implementation for C and C++☆444Updated 5 months ago
- My variant of the C Template Library☆278Updated 3 weeks ago
- A small, ergonomic generic container library.☆396Updated 5 months ago
- A list of awesome C preprocessor stuff☆377Updated 5 months ago
- C List - universal list solution for C and C++, easy and fast, all data types supported☆63Updated 3 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆280Updated 7 months ago
- 🚀 OOP in pure C with a single-header☆129Updated 3 years ago
- A very small C interpreter☆535Updated 3 years ago
- A collection of commonly used C MACROS☆148Updated 2 years ago
- A type-safe dynamic array implementation for C☆484Updated 4 years ago
- An argument-parsing library for C.☆80Updated 6 months ago
- A single header buddy memory allocator for C & C++☆223Updated 2 weeks ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆590Updated last year
- Full-featured interfaces for C99☆333Updated 9 months ago
- Pottery - A container and algorithm template library in C☆129Updated 3 years ago
- A dynamic array implementation in C similar to the one found in standard C++☆849Updated last month
- B-tree implementation in C☆369Updated 11 months ago
- A versatile, performance-oriented generic hash table library for C.☆166Updated 7 months ago
- A pure C vector implementation☆152Updated 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.☆303Updated last year
- A very small statically-typed embeddable scripting language.☆273Updated 2 weeks ago
- C utility libraries☆79Updated last week
- A simple tar implementation in C☆126Updated last year
- Let's Finally Try to Catch C -- Java like exception handling in C -- April 1999☆51Updated 6 years ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆100Updated 4 years ago