DavidLeeds / hashmapLinks
Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.
☆278Updated 6 months ago
Alternatives and similar repositories for hashmap
Users that are interested in hashmap are comparing it to the libraries listed below
Sorting:
- #️⃣ single header hashmap implementation for C and C++☆442Updated 3 months ago
- A type-safe hash map implementation for C☆600Updated 3 years ago
- A type-safe dynamic array implementation for C☆482Updated 4 years ago
- A pure C vector implementation☆151Updated 4 years ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆585Updated last year
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,006Updated 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,054Updated 2 months ago
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆418Updated last month
- tpl - a small binary serialization library for C☆383Updated 7 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…☆553Updated 2 years ago
- Binary Serialization☆473Updated 4 months ago
- Advanced cross-platform logging library for C/C++☆147Updated 2 months ago
- An exception handling library for C☆282Updated last week
- Command-line arguments parsing library.☆766Updated last month
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆187Updated 8 years ago
- Portable, reentrant, getopt-like option parser☆372Updated 6 months ago
- A simple string hashmap in C☆537Updated last year
- C library of key-value data structures.☆295Updated 5 years ago
- A tiny ANSI C library for loading .ini config files☆377Updated last year
- Hash map implementation in C.☆968Updated 2 months ago
- Simple XML subset parser comparable to glib's Markup parser, but without any dependencies in one self contained file.☆213Updated 2 years ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆447Updated 3 weeks ago
- safec libc extension with all C11 Annex K functions☆380Updated 3 months ago
- C doubly linked list☆458Updated 3 months ago
- Core logging library for C/ObjC/C++☆198Updated 4 years ago
- A library of generic intrusive data structures and algorithms in ANSI C☆609Updated 7 years ago
- A lightweight tar library written in ANSI C☆488Updated last year
- Lightweight event loop library for Linux epoll() family APIs☆245Updated 6 months ago
- C library for reading and writing YAML.☆303Updated last year
- The Better String Library☆544Updated 8 years ago