A GIT clone of uthash.sourceforge.net, a hash table, implemented in C, supporting constant-time add/find/remove of C structures. Any structure having a unique, arbitrarily-typed key member can be hashed by adding a UT_hash_handle member to the structure and calling these macros.
☆37Oct 17, 2013Updated 12 years ago
Alternatives and similar repositories for uthash
Users that are interested in uthash are comparing it to the libraries listed below
Sorting:
- A library for creating and patching binary diffs. Based on bsdiff.☆11Nov 23, 2014Updated 11 years ago
- light ifconfig☆14Apr 13, 2019Updated 6 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆275Sep 14, 2021Updated 4 years ago
- C version of the MetroHash function☆27Jun 8, 2015Updated 10 years ago
- The libtool accelerator: A miniature frontend for libtool that replaces libtool on sensible systems, and simply calls GNU libtool on eve…☆20Jun 1, 2014Updated 11 years ago
- Minimalist Operating System designed to implement as much functionality as possible with a budget of 1000 Lines of Code☆12Sep 28, 2016Updated 9 years ago
- Easy to use, modern symmetric encryption on the command line☆10May 26, 2016Updated 9 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆54Aug 28, 2022Updated 3 years ago
- Simple netcat wrote in C☆16Jun 25, 2025Updated 8 months ago
- A bunch of C functions that are useful when writing simple code☆14Oct 5, 2024Updated last year
- ☆37Apr 16, 2023Updated 2 years ago
- A library that allows processes to waive their rights☆27Dec 22, 2015Updated 10 years ago
- Phase Fair and Standard Reader Writer Locks☆17Sep 16, 2019Updated 6 years ago
- terminal hex editor☆19Jan 12, 2026Updated last month
- Reimplementation of some of the coreutils for fun and profit.☆13Dec 25, 2017Updated 8 years ago
- A tiny framebuffer image viewer☆13May 30, 2015Updated 10 years ago
- Work in progress. (Not finished yet) Slim down (GNU) core utils to 64kB, statically linked with minilib.☆15Oct 30, 2023Updated 2 years ago
- Unix process tree☆15Jan 1, 2015Updated 11 years ago
- [Feature complete] A simpler alternative to sudo and doas☆11Oct 6, 2024Updated last year
- Slim and fast terminal emulator (124kB linked shared) with minimal external dependencies (Xlib,freetype)☆20Feb 5, 2025Updated last year
- A deceptively simple way to add a configuration file to a command-line application.☆17Mar 11, 2025Updated 11 months ago
- Not So Simple Terminal☆19Aug 8, 2025Updated 6 months ago
- qp tries and crit-bit tries☆124Jul 12, 2022Updated 3 years ago
- Kernighan's Awk a.k.a. "One True Awk"☆58Jul 24, 2016Updated 9 years ago
- HTTP request spewer / load generator☆52May 4, 2020Updated 5 years ago
- Minimal and fast regular expression library for C.☆21Jun 4, 2013Updated 12 years ago
- Header only C library for platform agnostic (POSIX, Windows) socket/mutex/condition/shm/mmap/thread/time operations.☆19May 12, 2025Updated 9 months ago
- Communicating Sequential Processes in Lua☆37Aug 6, 2022Updated 3 years ago
- A small TrueType font rendering library (with hinting).☆16Dec 22, 2022Updated 3 years ago
- Simple benchmarking scripts to run on any machine to compare different C/C++ malloc implementations.☆17Jun 28, 2021Updated 4 years ago
- Tornado is a compiler producing masked bitsliced implementations proven secure in the bit/register probing model☆18Mar 14, 2021Updated 4 years ago
- relatively sane looking dns library. forked and splitted source into one C file per function for smaller linkage.☆17Dec 7, 2022Updated 3 years ago
- Install Cyclone Scheme on your machine.☆37Sep 17, 2025Updated 5 months ago
- The tiny terminal text editor. Fighting bloatware - 600loc, linked statically with minilib linux32bit: 8k, osx x64: 20k☆20Sep 23, 2019Updated 6 years ago
- An implementation of classical tic-tac-toe game for terminal I/O☆16Sep 2, 2022Updated 3 years ago
- Smallest usable Editor in less than 800 lines of C☆18Apr 15, 2017Updated 8 years ago
- Exercises from The Book of C authored by Pragati Dhingra and Priyanka Bhaskar☆10Feb 25, 2023Updated 3 years ago
- Collection of C99 dynamic array implementations☆19Jul 5, 2024Updated last year
- A C99 conforming preprocessor☆23Aug 27, 2020Updated 5 years ago