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 3 years ago
- A pure C vector implementation☆151Updated 4 years ago
- Exception handling and smart pointer (automatic cleanup) libraries for C☆60Updated 11 years ago
- Coroutines for C.☆76Updated 8 years ago
- A generic C memory pool☆100Updated 8 years ago
- a simple tiny C Compiler using Lex & Yacc☆91Updated last month
- Micro-benchmarking library for C and C++ with PMU counters tracking☆62Updated 6 months ago
- High performance C implementation of AVL trees☆104Updated 6 years ago
- Documentation generator for C/C++ code☆53Updated 2 weeks ago
- Simple unoptimized AVL tree implementation in C89☆40Updated 5 years ago
- tiny unit testing framework for ANSI C☆55Updated 4 years ago
- A low-latency in-memory C logging library☆58Updated 3 years ago
- 🚀 OOP in pure C with a single-header☆130Updated 3 years ago
- A complete Parser for C-Language using Yacc.☆110Updated 3 years ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆99Updated 4 years ago
- META data and RESource library for C language☆138Updated last week
- ☆60Updated 7 years ago
- Minimal C Library☆77Updated 7 years ago
- A library for students to learn data structures in C☆28Updated 6 years ago
- Linear Linked List Library☆51Updated last year
- Hierarchical memory allocator☆76Updated 10 years ago
- Single-header library for writing CLI applications in C/C++☆81Updated 3 months ago
- C89 compatible atomics.☆86Updated last month
- libio is a cross platform high performance io library written in C. It provides ability to write event driven servers and applications wi…☆18Updated 5 months ago
- Anonymous functions in C☆259Updated 5 years ago
- LALR(1) parser for C++☆80Updated last year
- simple, fast C routines for manipulating UTF-8☆83Updated 6 years ago
- Common Datastructure Library for C developer.☆64Updated 4 years ago
- A lightweight garbage collector for C++ programs