petewarden / c_hashmap
A simple string hashmap in C
☆521Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for c_hashmap
- tpl - a small binary serialization library for C☆372Updated 3 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
- A type-safe hash map implementation for C☆579Updated 2 years ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆982Updated 5 months ago
- Base64 encode/decode☆270Updated 9 months ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆263Updated 2 months ago
- #️⃣ single header hashmap implementation for C and C++☆406Updated 3 months ago
- C library of key-value data structures.☆286Updated 4 years ago
- Asynchronous networking for C☆1,438Updated 4 years ago
- A tiny ANSI C library for loading .ini config files☆335Updated 11 months ago
- Create extremely-fast and secure embedded HTTP servers with ease.☆427Updated 3 years ago
- a JSON parser and printer library in C. easy to integrate with any model.☆277Updated 6 months ago
- This is a github mirror of thttpd (http://www.acme.com/software/thttpd/)☆283Updated 5 years ago
- A simple C Thread pool implementation☆858Updated 3 years ago
- Small, portable implementation of the C11 threads API☆925Updated 10 months ago
- Small configuration file parser library for C.☆476Updated 8 months ago
- Multi platform HTTP and HTTPS library☆956Updated 4 months ago
- ini file parser☆984Updated 3 months ago
- Simple HTTP client in C☆294Updated 3 months ago
- The ultimate socket library for C and C++, supporting TCP, UDP and Unix sockets (DGRAM and STREAM) on Linux, FreeBSD, Solaris. See also m…☆806Updated 4 months ago
- C hash implementation based on khash☆168Updated 2 years ago
- JSON parser and generator for C/C++ with scanf/printf like interface. Targeting embedded systems.☆710Updated 10 months ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆440Updated last year
- Async non-blocking multi-protocol networking library for C/C++☆445Updated 4 years ago
- C doubly linked list☆442Updated 11 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
- An example https client and server using OpenSSL and libevent, for the purpose of discussing some issues that came up on the libevent mai…☆176Updated 5 years ago
- Super Light Regexp engine for C/C++☆534Updated 4 years ago
- Binary Serialization☆454Updated 8 months ago