DavidLeeds / hashmap
Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.
☆274Updated this week
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++☆425Updated 9 months ago
- tpl - a small binary serialization library for C☆377Updated last month
- 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…☆988Updated this week
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆561Updated 10 months ago
- Binary Serialization☆460Updated last year
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆186Updated 8 years ago
- A type-safe dynamic array implementation for C☆474Updated 4 years ago
- A type-safe hash map implementation for C☆588Updated 2 years ago
- Hash map implementation in C.☆926Updated last year
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆997Updated 11 months ago
- Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.☆265Updated 6 months ago
- A simple string hashmap in C☆536Updated 8 months ago
- MPack - A C encoder/decoder for the MessagePack serialization format / msgpack.org[C]☆579Updated 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☆437Updated 8 months ago
- A dynamic array implementation in C similar to the one found in standard C++☆797Updated last month
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆393Updated 3 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…☆551Updated 2 years ago
- An implementation of the MessagePack serialization format in C / msgpack.org[C]☆350Updated last year
- An exception handling library for C☆276Updated 2 months ago
- C library of key-value data structures.☆294Updated 5 years ago
- Small configuration file parser library for C.☆492Updated last week
- Tiny C string library☆202Updated last year
- Portable C11 threads implementation over POSIX threads and win32 threads.☆243Updated 7 months ago
- C hash implementation based on khash☆171Updated 3 years ago
- Portable, reentrant, getopt-like option parser☆359Updated 9 months ago
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆165Updated last year
- JSON parser and generator for C/C++ with scanf/printf like interface. Targeting embedded systems.☆731Updated 2 months ago
- Small, portable implementation of the C11 threads API☆973Updated last year
- Command-line arguments parsing library.☆727Updated 10 months ago
- Lightweight event loop library for Linux epoll() family APIs☆242Updated 2 weeks ago