goldsborough / hashtableLinks
A pure C hashtable implementation.
☆52Updated 5 years ago
Alternatives and similar repositories for hashtable
Users that are interested in hashtable are comparing it to the libraries listed below
Sorting:
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆176Updated 2 months ago
- High performance C implementation of AVL trees☆104Updated 6 years ago
- Coroutines for C.☆78Updated 8 years 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 7 months ago
- Linear Linked List Library☆51Updated last year
- tiny unit testing framework for ANSI C☆56Updated 4 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- A pure C vector implementation☆152Updated 4 years ago
- Exception handling and smart pointer (automatic cleanup) libraries for C☆60Updated 11 years ago
- Hierarchical memory allocator☆76Updated 10 years ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆63Updated 2 months ago
- Dynamic memory tracker for C☆124Updated 11 years ago
- Minimal C Library☆78Updated 7 years ago
- C89 compatible atomics.☆89Updated 3 months ago
- C string utils library (STB style, header-only).☆197Updated 7 years ago
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆104Updated 3 years ago
- Single-header library for writing CLI applications in C/C++☆81Updated last month
- single file C libraries☆40Updated last year
- Anonymous functions in C☆259Updated 5 years ago
- Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.☆32Updated last month
- memory pool allocator☆51Updated 13 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆57Updated 6 years ago
- A generic C memory pool☆101Updated 9 years ago
- Single header C99 coroutines library. Forked from libco and flb_libco.☆75Updated 5 years ago
- A fork of Paul Hsieh's Better String Library☆164Updated this week
- A library for students to learn data structures in C☆28Updated 6 years ago
- ☆61Updated 7 years ago
- Small XML parser in C☆89Updated 3 years ago
- A low-latency in-memory C logging library☆58Updated 3 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆280Updated this week