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++☆429Updated 11 months ago
- A type-safe hash map implementation for C☆592Updated 2 years 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,006Updated 2 weeks ago
- A type-safe dynamic array implementation for C☆477Updated 4 years ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆575Updated last year
- A tiny ANSI C library for loading .ini config files☆355Updated last year
- Hash map implementation in C.☆945Updated last year
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆998Updated last year
- Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.☆279Updated 8 months ago
- Command-line arguments parsing library.☆734Updated last month
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆397Updated 2 weeks ago
- C library for reading and writing YAML.☆294Updated 9 months ago
- tpl - a small binary serialization library for C☆380Updated 3 months ago
- Simple XML subset parser comparable to glib's Markup parser, but without any dependencies in one self contained file.☆207Updated 2 years ago
- C library of key-value data structures.☆294Updated 5 years ago
- Binary Serialization☆462Updated last week
- Advanced cross-platform logging library for C/C++☆145Updated 3 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 pure C vector implementation☆150Updated 3 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…☆551Updated 2 years ago
- A dynamic array implementation in C similar to the one found in standard C++☆810Updated 3 months ago
- A simple string hashmap in C☆534Updated 10 months ago
- Lightweight event loop library for Linux epoll() family APIs☆242Updated 2 months ago
- A lightweight tar library written in ANSI C☆470Updated last year
- An exception handling library for C☆280Updated 4 months ago
- Portable C11 threads implementation over POSIX threads and win32 threads.☆247Updated 9 months ago
- Portable, reentrant, getopt-like option parser☆363Updated 2 months ago
- A lightweight cross-platform getopt alternative that is tested on Linux, Windows, FreeBSD and macOS. Command line argument parser library…☆195Updated 9 months ago
- META data and RESource library for C language☆134Updated 4 months ago
- Core logging library for C/ObjC/C++☆198Updated 4 years ago