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++☆407Updated 4 months ago
- A type-safe hash map implementation for C☆581Updated 2 years ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆983Updated 5 months 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
- 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…☆905Updated this week
- Advanced logging library for C/C++☆136Updated last year
- tpl - a small binary serialization library for C☆372Updated 3 years ago
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆380Updated this week
- A type-safe dynamic array implementation for C☆453Updated 3 years ago
- Tiny C string library☆198Updated last year
- Command-line arguments parsing library.☆690Updated 4 months ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆534Updated 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…☆549Updated last year
- A tiny ANSI C library for loading .ini config files☆338Updated 11 months ago
- Hash map implementation in C.☆850Updated 8 months ago
- Simple XML subset parser comparable to glib's Markup parser, but without any dependencies in one self contained file.☆191Updated last year
- Portable C11 threads implementation over POSIX threads and win32 threads.☆238Updated 2 months ago
- Lightweight event loop library for Linux epoll() family APIs☆240Updated 8 months ago
- Binary Serialization☆454Updated 8 months ago
- C library of key-value data structures.☆286Updated 4 years ago
- C doubly linked list☆442Updated 11 months ago
- A dynamic array implementation in C similar to the one found in standard C++☆737Updated 4 months ago
- JSON parser and generator for C/C++ with scanf/printf like interface. Targeting embedded systems.☆710Updated 10 months ago
- A simple string hashmap in C☆524Updated 3 months ago
- Small portable regex in C☆1,238Updated 3 weeks ago
- C library for reading and writing YAML.☆260Updated last month
- Small, portable implementation of the C11 threads API☆929Updated 10 months ago
- A pure C vector implementation☆141Updated 3 years ago
- Highly portable C system library: threads and synchronization primitives, sockets (TCP, UDP, SCTP), IPv4 and IPv6, IPC, hash functions (M…☆691Updated 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.☆254Updated 2 weeks ago