Mashpoe / c-hashmap
A fast hash map/hash table (whatever you want to call it) for the C programming language.
☆162Updated 10 months ago
Alternatives and similar repositories for c-hashmap:
Users that are interested in c-hashmap are comparing it to the libraries listed below
- A simple vector library for C that can store any type.☆208Updated 11 months ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆273Updated 6 months ago
- C List - universal list solution for C and C++, easy and fast, all data types supported☆59Updated 3 years ago
- A list of awesome C preprocessor stuff☆321Updated 3 months ago
- str: yet another string library for C language.☆330Updated 5 months ago
- An argument-parsing library for C.☆66Updated 5 months ago
- A small, usability-oriented generic container library.☆262Updated last week
- A dynamic array implementation in C similar to the one found in standard C++☆782Updated last week
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆551Updated 9 months ago
- Simple hash table implemented in C☆170Updated 11 months ago
- Simple String_View implementation for C programming language.☆157Updated last year
- #️⃣ single header hashmap implementation for C and C++☆422Updated 8 months ago
- A collection of commonly used C MACROS☆136Updated last year
- Hash map implementation in C.☆917Updated last year
- B-tree implementation in C☆351Updated 2 months ago
- 🚀 OOP in pure C with a single-header☆118Updated 2 years ago
- My variant of the C Template Library☆186Updated last year
- Pottery - A container and algorithm template library in C☆125Updated 3 years ago
- A simple string that can be passed to most library functions, e.g. printf, and supports its own methods such as add, insert, replace, and…☆21Updated 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.☆262Updated 4 months ago
- A small, easily embedded language implemented in a single .c file☆290Updated last year
- Full-featured interfaces for C99☆320Updated 2 weeks ago
- M*LIB is a library of generic and type safe containers in pure C language (C99 / C11) for a wide collection of container (comparable to t…☆965Updated this week
- Arena Allocator implementation in pure C as an stb-style single-file library.☆436Updated last month
- A type-safe dynamic array implementation for C☆471Updated 4 years ago
- A versatile, performance-oriented generic hash table library for C.☆110Updated 8 months ago
- C utility libraries☆72Updated 3 months ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆97Updated 3 years ago
- A pure C vector implementation☆144Updated 3 years ago
- A single header buddy memory allocator for C & C++☆179Updated last month