goldsborough / hashtable
A pure C hashtable implementation.
☆47Updated 4 years ago
Alternatives and similar repositories for hashtable:
Users that are interested in hashtable are comparing it to the libraries listed below
- A generic C memory pool☆94Updated 8 years ago
- High performance AVL tree container C implementation☆53Updated 4 years ago
- Generic, strongly typed, header-only data structures in C☆27Updated 10 months ago
- Linear Linked List Library☆49Updated 10 months ago
- C string utils library (STB style, header-only).☆192Updated 6 years ago
- High performance C implementation of AVL trees☆100Updated 5 years ago
- Single-header library for writing CLI applications in C/C++☆80Updated 2 years ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆58Updated last year
- C89 compatible atomics.☆76Updated 5 months ago
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆103Updated 2 years ago
- Advanced logging library for C/C++☆138Updated last year
- A low-latency in-memory C logging library☆59Updated 2 years ago
- Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.☆28Updated 3 years ago
- Hierarchical memory allocator☆70Updated 9 years ago
- SMTP Client Library in C☆110Updated 2 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆44Updated 3 years ago
- A tiny, fast, simple, single-file, BSD-licensed CSV parsing library in C.☆50Updated 3 years ago
- Exception handling and smart pointer (automatic cleanup) libraries for C☆57Updated 10 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆53Updated 5 years ago
- Small XML parser in C☆79Updated 2 years ago
- 🔀 Asynchronous framework in C.☆32Updated 2 years ago
- libgenerics is a minimalistic and generic library for C basic data structures.☆49Updated 2 years ago
- C memory allocator based on pools, thread safe.☆16Updated 11 years ago
- Minimal C Library☆71Updated 6 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆266Updated 4 months ago
- An easy-to-use object-oriented system for the C programming language☆13Updated 6 years ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆97Updated 3 years ago
- ☆32Updated last year
- Coroutines for C.☆74Updated 7 years ago