DavidLeeds / hashmapLinks
Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.
☆274Updated 2 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++☆434Updated 2 weeks ago
- A type-safe hash map implementation for C☆593Updated 2 years ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆578Updated 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,012Updated last week
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆999Updated last year
- tpl - a small binary serialization library for C☆380Updated 4 months ago
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆187Updated 8 years ago
- A type-safe dynamic array implementation for C☆477Updated 4 years ago
- A pure C vector implementation☆151Updated 3 years ago
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆404Updated 2 weeks ago
- A tiny ANSI C library for loading .ini config files☆357Updated last year
- A simple string hashmap in C☆534Updated 11 months ago
- An exception handling library for C☆279Updated 5 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
- C doubly linked list☆455Updated 3 weeks ago
- C library of key-value data structures.☆295Updated 5 years ago
- Advanced cross-platform logging library for C/C++☆145Updated 4 months ago
- A dynamic array implementation in C similar to the one found in standard C++☆818Updated 3 months ago
- Binary Serialization☆461Updated 3 weeks ago
- A lightweight tar library written in ANSI C☆470Updated last year
- 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
- Simple XML subset parser comparable to glib's Markup parser, but without any dependencies in one self contained file.☆208Updated 2 years ago
- Hash map implementation in C.☆948Updated last year
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆168Updated last year
- Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.☆281Updated 8 months ago
- Portable C11 threads implementation over POSIX threads and win32 threads.☆247Updated 10 months ago
- safec libc extension with all C11 Annex K functions☆372Updated 2 weeks ago
- Command-line arguments parsing library.☆742Updated last month
- C library for reading and writing YAML.☆294Updated 10 months ago
- Small portable regex in C☆1,351Updated 9 months ago