DavidLeeds / hashmapLinks
Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.
☆276Updated 5 months ago
Alternatives and similar repositories for hashmap
Users that are interested in hashmap are comparing it to the libraries listed below
Sorting:
- A type-safe hash map implementation for C☆600Updated 3 years ago
- #️⃣ single header hashmap implementation for C and C++☆442Updated 3 months ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆584Updated last year
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆416Updated last month
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,007Updated 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,051Updated last month
- A type-safe dynamic array implementation for C☆481Updated 4 years ago
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆188Updated 8 years ago
- Binary Serialization☆474Updated 3 months ago
- A tiny ANSI C library for loading .ini config files☆377Updated last year
- tpl - a small binary serialization library for C☆382Updated 7 months ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆446Updated last month
- A simple string hashmap in C☆535Updated last year
- Hash map implementation in C.☆961Updated 2 months ago
- Simple XML subset parser comparable to glib's Markup parser, but without any dependencies in one self contained file.☆211Updated 2 years ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆140Updated 3 years ago
- An exception handling library for C☆282Updated last month
- 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
- Command-line arguments parsing library.☆762Updated last month
- Advanced cross-platform logging library for C/C++☆149Updated last month
- C doubly linked list☆457Updated 3 months ago
- TOML C library☆640Updated 5 months ago
- A pure C vector implementation☆151Updated 4 years ago
- META data and RESource library for C language☆138Updated 3 weeks ago
- Portable, reentrant, getopt-like option parser☆372Updated 5 months ago
- A dynamic array implementation in C similar to the one found in standard C++☆839Updated 6 months ago
- Small, portable implementation of the C11 threads API☆1,001Updated last year
- Core logging library for C/ObjC/C++☆198Updated 4 years ago
- A lightweight tar library written in ANSI C☆484Updated last year
- Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.☆299Updated 11 months ago