DavidLeeds / hashmapLinks
Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.
☆276Updated 4 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☆600Updated 3 years ago
- tpl - a small binary serialization library for C☆380Updated 6 months ago
- #️⃣ single header hashmap implementation for C and C++☆439Updated 2 months ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆585Updated last year
- A type-safe dynamic array implementation for C☆479Updated 4 years ago
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆414Updated last week
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,005Updated last year
- Binary Serialization☆475Updated 2 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☆151Updated 4 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,038Updated 3 weeks ago
- C library of key-value data structures.☆295Updated 5 years ago
- A simple string hashmap in C☆533Updated last year
- A tiny ANSI C library for loading .ini config files☆376Updated last year
- Hash map implementation in C.☆956Updated last month
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆445Updated 3 weeks ago
- JSON parser and generator for C/C++ with scanf/printf like interface. Targeting embedded systems.☆742Updated 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
- Simple XML subset parser comparable to glib's Markup parser, but without any dependencies in one self contained file.☆210Updated 2 years ago
- C library for reading and writing YAML.☆299Updated last year
- An exception handling library for C☆282Updated last week
- Advanced cross-platform logging library for C/C++☆149Updated 3 weeks ago
- A dynamic array implementation in C similar to the one found in standard C++☆836Updated 5 months ago
- A lightweight tar library written in ANSI C☆482Updated last year
- Tiny C string library☆205Updated 2 years ago
- META data and RESource library for C language☆138Updated last week
- Lightweight event loop library for Linux epoll() family APIs☆245Updated 5 months ago
- Portable, reentrant, getopt-like option parser☆370Updated 4 months ago
- C doubly linked list☆454Updated 2 months ago
- Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.☆294Updated 10 months ago