sheredom / hashmap.hLinks
#️⃣ single header hashmap implementation for C and C++
☆449Updated 6 months ago
Alternatives and similar repositories for hashmap.h
Users that are interested in hashmap.h are comparing it to the libraries listed below
Sorting:
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆282Updated 3 weeks ago
- A type-safe hash map implementation for C☆606Updated 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,070Updated 2 weeks ago
- A type-safe dynamic array implementation for C☆488Updated 5 years ago
- Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.☆312Updated last year
- A lightweight tar library written in ANSI C☆493Updated last year
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆593Updated last year
- A tiny ANSI C library for loading .ini config files☆386Updated 2 years ago
- Hash map implementation in C.☆993Updated 5 months ago
- A dynamic array implementation in C similar to the one found in standard C++☆859Updated 2 months ago
- A pure C vector implementation☆154Updated 4 years ago
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆808Updated last year
- Single header stackful cross-platform coroutine library in pure C.☆882Updated last year
- My variant of the C Template Library☆281Updated 2 months ago
- 🗄️ single header json parser for C and C++☆793Updated 4 months ago
- 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
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆424Updated 4 months ago
- A tiny C library for generating uuid4 strings☆255Updated 2 years ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,008Updated last month
- Small, portable implementation of the C11 threads API☆1,022Updated 2 years ago
- TOML C library☆649Updated last week
- 🧪 single header unit testing framework for C and C++☆946Updated 5 months ago
- An exception handling library for C☆282Updated 3 months ago
- Small portable regex in C☆1,464Updated last year
- 📐 Pushing the boundaries of simplicity☆1,055Updated 9 months ago
- Small & portable byte-aligned LZ77 compression☆518Updated last year
- Simple XML subset parser comparable to glib's Markup parser, but without any dependencies in one self contained file.☆214Updated 2 years ago
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆179Updated 2 months ago
- A lightweight cross-platform getopt alternative that is tested on Linux, Windows, FreeBSD and macOS. Command line argument parser library…☆220Updated last year
- str: yet another string library for C language.☆349Updated last month