petewarden / c_hashmap
A simple string hashmap in C
☆525Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for c_hashmap
- A type-safe hash map implementation for C☆581Updated 2 years 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
- tpl - a small binary serialization library for C☆372Updated 3 years ago
- #️⃣ single header hashmap implementation for C and C++☆408Updated 4 months ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆265Updated 2 months ago
- Asynchronous networking for C☆1,438Updated 4 years ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆983Updated 5 months ago
- C hash implementation based on khash☆169Updated 2 years ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆441Updated last year
- A simple C Thread pool implementation☆858Updated 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 last year
- A type-safe dynamic array implementation for C☆453Updated 3 years ago
- Lightweight JSON library written in C.☆1,364Updated 6 months ago
- A simple C string lib☆352Updated 8 years ago
- Multi platform HTTP and HTTPS library☆956Updated 4 months ago
- Simple HTTP client in C☆294Updated 4 months ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆534Updated 4 months ago
- Small portable regex in C☆1,241Updated 3 weeks ago
- JSON-RPC in C (server only for now)☆221Updated last month
- A tiny ANSI C library for loading .ini config files☆338Updated 11 months ago
- This is a github mirror of thttpd (http://www.acme.com/software/thttpd/)☆282Updated 5 years ago
- C library of key-value data structures.☆286Updated 4 years ago
- A ring buffer implemented in C☆426Updated 8 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 last week
- Small, portable implementation of the C11 threads API☆929Updated 10 months ago
- Binary Serialization☆454Updated 9 months ago
- C Interfaces and Implementations☆621Updated last month
- JSON parser and generator for C/C++ with scanf/printf like interface. Targeting embedded systems.☆710Updated 10 months ago
- A tiny C library for generating uuid4 strings☆226Updated last year