avsej / hashset.cLinks
hash set C implementation
☆69Updated 6 years ago
Alternatives and similar repositories for hashset.c
Users that are interested in hashset.c are comparing it to the libraries listed below
Sorting:
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆105Updated 3 years ago
- C11 Lock-free Stack☆184Updated last year
- Binary Serialization☆477Updated 6 months ago
- Red-black tree C implementation☆37Updated 7 years ago
- A mini C library for interacting with the Twitter OAuth api.☆24Updated 5 years ago
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆187Updated 8 years ago
- C99 trie library☆101Updated 6 years ago
- Hierarchical memory allocator☆79Updated 10 years ago
- a collection of useful functions and data structures to create C apps faster. focus on simplicity, ability to statically link and minimal…☆242Updated last year
- Coroutines for C.☆78Updated 8 years ago
- A library which implements a couple of famous binary search trees.☆166Updated 3 years ago
- tiny unit testing framework for ANSI C☆56Updated 4 years ago
- C-code generator for docopt language.☆321Updated last year
- A tiny embeddable HTTP server written in C89☆208Updated 6 years ago
- Exception handling and smart pointer (automatic cleanup) libraries for C☆60Updated 11 years ago
- A generic C memory pool☆101Updated 9 years ago
- Anonymous functions in C☆262Updated 5 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆282Updated 3 weeks ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆142Updated 4 years ago
- Embeddable POP3 + SMTP server.☆55Updated 6 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆146Updated 8 years ago
- a JSON parser and printer library in C. easy to integrate with any model.☆293Updated last year
- Commander option parser ported to C - simple API, auto-generated --help☆205Updated 10 months ago
- Git mirror of the hash table data structure in C by Christopher Clark ⛺☆46Updated 6 years ago
- Portable scanf/printf-like functions to marshal binary data☆62Updated 10 years ago
- kqueue(2) compatibility library☆253Updated 3 months ago
- C library of key-value data structures.☆298Updated 5 years ago
- A type-safe dynamic array implementation for C☆488Updated 5 years ago
- tpl - a small binary serialization library for C☆385Updated 10 months ago
- POSIX getopt() as a portable header library☆112Updated 2 years ago