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:
- #️⃣ single header hashmap implementation for C and C++☆437Updated last month
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆583Updated last year
- A type-safe dynamic array implementation for C☆477Updated 4 years ago
- Hash map implementation in C.☆953Updated 3 weeks ago
- tpl - a small binary serialization library for C☆380Updated 5 months ago
- A type-safe hash map implementation for C☆595Updated 2 years ago
- A tiny ANSI C library for loading .ini config files☆361Updated last year
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆187Updated 8 years ago
- An exception handling library for C☆281Updated 6 months ago
- A pure C vector implementation☆152Updated 4 years ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,000Updated 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,032Updated 2 weeks ago
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆411Updated last week
- Simple XML subset parser comparable to glib's Markup parser, but without any dependencies in one self contained file.☆210Updated 2 years ago
- Binary Serialization☆467Updated 2 months ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆445Updated this week
- C library of key-value data structures.☆295Updated 5 years ago
- META data and RESource library for C language☆137Updated 6 months ago
- Command-line arguments parsing library.☆753Updated 3 months ago
- Lightweight event loop library for Linux epoll() family APIs☆243Updated 4 months ago
- A simple string hashmap in C☆533Updated last year
- Portable, reentrant, getopt-like option parser☆368Updated 4 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
- C library for reading and writing YAML.☆299Updated 11 months ago
- Advanced cross-platform logging library for C/C++☆147Updated this week
- A dynamic array implementation in C similar to the one found in standard C++☆831Updated 5 months ago
- Highly portable C system library: threads and synchronization primitives, sockets (TCP, UDP, SCTP), IPv4 and IPv6, IPC, hash functions (M…☆728Updated 9 months ago
- A lightweight tar library written in ANSI C☆471Updated last year
- A generic C memory pool☆100Updated 8 years ago
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆170Updated last year