goldsborough / hashtableLinks
A pure C hashtable implementation.
☆49Updated 4 years ago
Alternatives and similar repositories for hashtable
Users that are interested in hashtable are comparing it to the libraries listed below
Sorting:
- A small header C library to print stack trace on execution if an exception occurs (such as segmentation fault).☆22Updated 8 years ago
- Linear Linked List Library☆51Updated last year
- Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.☆30Updated 3 years ago
- Hierarchical memory allocator☆73Updated 10 years ago
- Coroutines for C.☆75Updated 8 years ago
- High performance AVL tree container C implementation☆55Updated 5 years ago
- C89 compatible atomics.☆82Updated 3 weeks ago
- High performance C implementation of AVL trees☆103Updated 6 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- Exception handling and smart pointer (automatic cleanup) libraries for C☆61Updated 11 years ago
- C memory allocator based on pools, thread safe.☆16Updated 11 years ago
- 🔀 Asynchronous framework in C.☆33Updated 2 years ago
- facil.io C STL - a Server Toolbox Library for C, including JSON processing, hash maps, dynamic arrays, binary strings and more.☆92Updated 2 weeks ago
- A pure C vector implementation☆150Updated 3 years ago
- Standards-defying functional-programming macros for the C preprocessor☆51Updated 10 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Functional-programming macros for the C preprocessor.☆63Updated 10 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- a simple tiny C Compiler using Lex & Yacc☆86Updated 9 years ago
- ☆60Updated 7 years ago
- A generic C memory pool☆100Updated 8 years ago
- Harbol is a collection of data structure and miscellaneous libraries, similar in nature to C++'s Boost, STL, and GNOME's GLib but for C99…☆28Updated 3 months ago
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 5 years ago
- A low-latency in-memory C logging library☆59Updated 3 years ago
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆101Updated 3 years ago
- A library for students to learn data structures in C☆28Updated 6 years ago
- memory pool allocator☆50Updated 12 years ago
- uClibc mirror☆56Updated 5 months ago
- A plugin framework for namespace macros in C/C++☆36Updated 10 years ago
- Implements a Min-Heap / Priority Queue in C using a simple array.☆56Updated 4 years ago