DavidLeeds / hashmap
Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.
☆267Updated 5 months ago
Alternatives and similar repositories for hashmap:
Users that are interested in hashmap are comparing it to the libraries listed below
- A type-safe hash map implementation for C☆588Updated 2 years ago
- #️⃣ single header hashmap implementation for C and C++☆418Updated 7 months ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆544Updated 7 months ago
- Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL…☆950Updated 2 weeks ago
- A type-safe dynamic array implementation for C☆466Updated 4 years ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆987Updated 8 months ago
- Hash map implementation in C.☆893Updated 11 months ago
- A simple string hashmap in C☆529Updated 6 months ago
- A dynamic array implementation in C similar to the one found in standard C++☆762Updated last week
- C library of key-value data structures.☆291Updated 4 years 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…☆550Updated last year
- tpl - a small binary serialization library for C☆374Updated 3 years ago
- Simple XML subset parser comparable to glib's Markup parser, but without any dependencies in one self contained file.☆199Updated last year
- Portable C11 threads implementation over POSIX threads and win32 threads.☆241Updated 5 months ago
- Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.☆259Updated 3 months ago
- A pure C vector implementation☆142Updated 3 years ago
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆386Updated this week
- A small, usability-oriented generic container library.☆233Updated last week
- Command-line arguments parsing library.☆708Updated 7 months ago
- Binary Serialization☆458Updated last year
- Parser for argv that works similarly to getopt☆183Updated last year
- An exception handling framework for C☆275Updated this week
- The Better String Library☆511Updated 7 years ago
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆183Updated 7 years ago
- B-tree implementation in C☆349Updated 3 weeks ago
- Small, portable implementation of the C11 threads API☆954Updated last year
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆162Updated 9 months ago
- META data and RESource library for C language☆131Updated this week
- Tiny C string library☆199Updated last year
- A modern, user friendly, generic, type-safe and fast C99 container library: String, Vector, Sorted and Unordered Map and Set, Deque, Forw…☆1,494Updated last week