DavidLeeds / hashmap
Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.
☆263Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for hashmap
- #️⃣ single header hashmap implementation for C and C++☆406Updated 3 months ago
- Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL…☆901Updated this week
- A type-safe hash map implementation for C☆579Updated 2 years ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆532Updated 4 months ago
- Hash map implementation in C.☆844Updated 8 months ago
- A type-safe dynamic array implementation for C☆453Updated 3 years ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆982Updated 5 months ago
- Binary Serialization☆454Updated 8 months ago
- C library of key-value data structures.☆286Updated 4 years ago
- tpl - a small binary serialization library for C☆372Updated 3 years ago
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆151Updated 5 months ago
- Advanced logging library for C/C++☆135Updated last year
- A dynamic array implementation in C similar to the one found in standard C++☆733Updated 4 months ago
- Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.☆252Updated this week
- Command-line arguments parsing library.☆690Updated 3 months ago
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆378Updated 2 weeks ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆423Updated 2 months ago
- A simple string hashmap in C☆521Updated 2 months ago
- Small configuration file parser library for C.☆476Updated 8 months ago
- Simple XML subset parser comparable to glib's Markup parser, but without any dependencies in one self contained file.☆190Updated last year
- Core logging library for C/ObjC/C++☆196Updated 3 years ago
- TOML C library☆562Updated 7 months ago
- Small, portable implementation of the C11 threads API☆925Updated 10 months ago
- MPack - A C encoder/decoder for the MessagePack serialization format / msgpack.org[C]☆544Updated last year
- JSON parser and generator for C/C++ with scanf/printf like interface. Targeting embedded systems.☆710Updated 10 months ago
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆179Updated 7 years ago
- Fast and lightweight math expression evaluator in C99☆127Updated 4 years ago
- Portable C11 threads implementation over POSIX threads and win32 threads.☆238Updated last month
- Tiny C string library☆198Updated last year
- Highly portable C system library: threads and synchronization primitives, sockets (TCP, UDP, SCTP), IPv4 and IPv6, IPC, hash functions (M…☆690Updated 3 months ago