petewarden / c_hashmapLinks
A simple string hashmap in C
☆534Updated 11 months ago
Alternatives and similar repositories for c_hashmap
Users that are interested in c_hashmap are comparing it to the libraries listed below
Sorting:
- A type-safe hash map implementation for C☆593Updated 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☆444Updated 11 months ago
- tpl - a small binary serialization library for C☆380Updated 4 months ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆999Updated last year
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆274Updated 2 months ago
- A simple C Thread pool implementation☆883Updated 4 years ago
- Asynchronous networking for C☆1,450Updated 4 years ago
- C doubly linked list☆455Updated 3 weeks ago
- C library of key-value data structures.☆295Updated 5 years ago
- #️⃣ single header hashmap implementation for C and C++☆434Updated 3 weeks 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…☆552Updated 2 years ago
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆187Updated 8 years ago
- Simple HTTP client in C☆302Updated last year
- Lightweight event loop library for Linux epoll() family APIs☆242Updated 3 months ago
- Super Light Regexp engine for C/C++☆543Updated 4 years ago
- The C Code Archive Network☆1,140Updated last month
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆451Updated 2 years ago
- Lightweight JSON library written in C.☆1,410Updated last year
- Command-line arguments parsing library.☆746Updated last month
- Hash map implementation in C.☆948Updated last year
- A tiny ANSI C library for loading .ini config files☆357Updated last year
- C hash implementation based on khash☆173Updated 3 weeks ago
- ☆338Updated 4 years ago
- A type-safe dynamic array implementation for C☆477Updated 4 years ago
- Binary Serialization☆461Updated last month
- Tiny C string library☆205Updated 2 years ago
- Small, portable implementation of the C11 threads API☆987Updated last year
- Simple C library for parsing URLs with zero-copy and no mallocs.☆139Updated 3 years ago
- Base64 encode/decode☆280Updated 4 months ago
- JSON-RPC in C (server only for now)☆231Updated 10 months ago