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
- Generic, strongly typed, header-only data structures in C☆29Updated last year
- Linear Linked List Library☆49Updated last year
- 🔀 Asynchronous framework in C.☆33Updated 2 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- A generic C memory pool☆99Updated 8 years ago
- ☆58Updated 7 years ago
- Code generator for C struct serialization☆21Updated 10 years ago
- Small XML parser in C☆79Updated 2 years ago
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆36Updated 11 years ago
- A small and simple static analysis tool for C in C☆28Updated 6 months ago
- High performance C implementation of AVL trees☆102Updated 5 years ago
- High performance AVL tree container C implementation☆54Updated 5 years ago
- Minimal C Library☆75Updated 7 years ago
- A pure C vector implementation☆145Updated 3 years ago
- Self-hosting C toolchain, from scratch☆34Updated 2 months ago
- Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.☆29Updated 3 years ago
- C memory allocator based on pools, thread safe.☆16Updated 11 years ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆98Updated 3 years ago
- ☆32Updated 2 years ago
- C++ implementation of a gap buffer.☆52Updated 4 months ago
- A library for students to learn data structures in C☆28Updated 6 years ago
- 🚀 OOP in pure C with a single-header☆119Updated 2 years ago
- Single header C99 coroutines library. Forked from libco and flb_libco.☆72Updated 4 years ago
- A tiny, fast, simple, single-file, BSD-licensed CSV parsing library in C.☆49Updated 3 years ago
- Documentation generator for C/C++ code☆51Updated 3 months ago
- single file C libraries☆38Updated 3 months ago
- An easy-to-use object-oriented system for the C programming language☆13Updated 6 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 5 years ago
- Tiny epoll-based event loop library for event-driven Linux applications☆24Updated 3 years ago
- Async primitives library for C++20☆18Updated 3 months ago