goldsborough / hashtableLinks
A pure C hashtable implementation.
☆50Updated 4 years ago
Alternatives and similar repositories for hashtable
Users that are interested in hashtable are comparing it to the libraries listed below
Sorting:
- Linear Linked List Library☆51Updated last year
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆173Updated 3 years ago
- High performance C implementation of AVL trees☆103Updated 6 years ago
- Coroutines for C.☆75Updated 8 years ago
- A pure C vector implementation☆150Updated 3 years ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆61Updated 2 months ago
- libio is a cross platform high performance io library written in C. It provides ability to write event driven servers and applications wi…☆18Updated last month
- Hierarchical memory allocator☆73Updated 10 years ago
- Minimal C Library☆77Updated 7 years ago
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆102Updated 3 years ago
- Exception handling and smart pointer (automatic cleanup) libraries for C☆61Updated 11 years ago
- Simple Set implementation in C☆70Updated 4 years ago
- facil.io C STL - a Server Toolbox Library for C, including JSON processing, hash maps, dynamic arrays, binary strings and more.☆94Updated last week
- Dynamic memory tracker for C☆120Updated 11 years ago
- High performance AVL tree container C implementation☆55Updated 5 years ago
- Generic, strongly typed, header-only data structures in C☆30Updated last year
- Red-black tree in C☆8Updated 5 years ago
- Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.☆30Updated 3 years ago
- This is my REALLY FAST implementation of a hash table in C, in 150 lines of code.☆48Updated 3 years ago
- 🔗 Common Data Structures and Algorithms☆52Updated last week
- A generic C memory pool☆100Updated 8 years ago
- Arbitrary precision integer library for C and C++☆34Updated 9 months ago
- META data and RESource library for C language☆135Updated 4 months ago
- Generic type-safe vector, hash map, and concurrent queue for C☆55Updated 5 years ago
- C89 compatible atomics.☆83Updated last month
- 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
- A library for students to learn data structures in C☆28Updated 6 years ago
- Standards-defying functional-programming macros for the C preprocessor☆51Updated 10 years ago
- Anonymous functions in C☆253Updated 5 years ago
- Implements a Min-Heap / Priority Queue in C using a simple array.☆57Updated 4 years ago