DavidLeeds / hashmap
Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.
☆274Updated 7 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☆587Updated 2 years ago
- #️⃣ single header hashmap implementation for C and C++☆422Updated 9 months ago
- A type-safe dynamic array implementation for C☆472Updated 4 years ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆558Updated 9 months ago
- tpl - a small binary serialization library for C☆377Updated last month
- Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.☆264Updated 5 months ago
- Binary Serialization☆458Updated last year
- A dynamic array implementation in C similar to the one found in standard C++☆791Updated 2 weeks ago
- A simple string hashmap in C☆535Updated 8 months ago
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆185Updated 7 years ago
- M*LIB is a library of generic and type safe containers in pure C language (C99 / C11) for a wide collection of container (comparable to t…☆977Updated this week
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆993Updated 10 months ago
- A pure C vector implementation☆145Updated 3 years ago
- A lightweight tar library written in ANSI C☆463Updated 11 months ago
- An exception handling library for C☆275Updated 2 months ago
- Simple XML subset parser comparable to glib's Markup parser, but without any dependencies in one self contained file.☆204Updated 2 years ago
- Hash map implementation in C.☆924Updated last year
- Small, portable implementation of the C11 threads API☆964Updated last year
- Lightweight event loop library for Linux epoll() family APIs☆241Updated last year
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆435Updated 7 months ago
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆391Updated 2 months ago
- Tiny C string library☆201Updated last year
- C library for reading and writing YAML.☆284Updated 6 months ago
- A tiny ANSI C library for loading .ini config files☆349Updated last year
- C doubly linked list☆449Updated last year
- C library of key-value data structures.☆293Updated 5 years ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆136Updated 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…☆549Updated 2 years ago
- Small configuration file parser library for C.☆492Updated 2 weeks ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆447Updated 2 years ago