DavidLeeds / hashmapLinks
Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.
☆275Updated 3 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☆593Updated 2 years ago
- #️⃣ single header hashmap implementation for C and C++☆435Updated last month
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆580Updated last year
- tpl - a small binary serialization library for C☆380Updated 5 months ago
- A tiny ANSI C library for loading .ini config files☆361Updated last year
- A type-safe dynamic array implementation for C☆478Updated 4 years ago
- Hash map implementation in C.☆951Updated last week
- A simple string hashmap in C☆534Updated last year
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆187Updated 8 years ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,001Updated last year
- Command-line arguments parsing library.☆751Updated 2 months 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,024Updated 2 weeks ago
- A pure C vector implementation☆151Updated 3 years ago
- C library of key-value data structures.☆295Updated 5 years ago
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆407Updated last month
- Simple XML subset parser comparable to glib's Markup parser, but without any dependencies in one self contained file.☆211Updated 2 years ago
- C library for reading and writing YAML.☆297Updated 10 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…☆552Updated 2 years ago
- C doubly linked list☆455Updated last month
- Advanced cross-platform logging library for C/C++☆146Updated 5 months ago
- Lightweight event loop library for Linux epoll() family APIs☆242Updated 3 months ago
- An exception handling library for C☆280Updated 6 months ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆444Updated 11 months ago
- META data and RESource library for C language☆136Updated 6 months ago
- JSON parser and generator for C/C++ with scanf/printf like interface. Targeting embedded systems.☆738Updated 5 months ago
- Core logging library for C/ObjC/C++☆198Updated 4 years ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆140Updated 3 years ago
- A simple logging library for C/C++☆158Updated last year
- A dynamic array implementation in C similar to the one found in standard C++☆826Updated 4 months ago
- TOML C library☆630Updated 3 months ago