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:
- 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
- Simple hash table implemented in C☆182Updated last year
- A very small C interpreter☆535Updated 3 years ago
- A small, ergonomic generic container library.☆396Updated 5 months ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆280Updated 7 months ago
- My variant of the C Template Library☆278Updated 3 weeks ago
- C List - universal list solution for C and C++, easy and fast, all data types supported☆63Updated 3 years ago
- A list of awesome C preprocessor stuff☆377Updated 5 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
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆590Updated last year
- #️⃣ single header hashmap implementation for C and C++☆444Updated 5 months ago
- 🚀 OOP in pure C with a single-header☆129Updated 3 years ago
- A type-safe dynamic array implementation for C☆484Updated 4 years ago
- C utility libraries☆79Updated last week
- A collection of commonly used C MACROS☆148Updated 2 years ago
- A versatile, performance-oriented generic hash table library for C.☆166Updated 7 months ago
- A dynamic array implementation in C similar to the one found in standard C++☆849Updated last month
- A lightweight cross-platform getopt alternative that is tested on Linux, Windows, FreeBSD and macOS. Command line argument parser library…☆217Updated last year
- 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,061Updated last month
- An argument-parsing library for C.☆80Updated 6 months ago
- Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.☆306Updated last year
- A very small statically-typed embeddable scripting language.☆273Updated 2 weeks ago
- Simple XML subset parser comparable to glib's Markup parser, but without any dependencies in one self contained file.☆213Updated 2 years ago
- Completely avoid dangling pointers in C.☆39Updated 3 years ago
- Pottery - A container and algorithm template library in C☆129Updated 3 years ago
- A Micro (1k lines of code) Unit Test Framework for C/C++☆174Updated 4 months ago
- Full-featured interfaces for C99☆333Updated 9 months ago
- Generic Algorithms and Data Structures in C☆36Updated 5 months ago