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:
- Red-black tree C implementation☆37Updated 7 years ago
- C11 Lock-free Stack☆184Updated last year
- C99 trie library☆101Updated 6 years ago
- Minimal HTTP processing library☆154Updated 6 years ago
- C port of the snappy compressor☆250Updated 4 years ago
- Convert JSON to C data literals☆137Updated 11 years ago
- C library of key-value data structures.☆298Updated 5 years ago
- Hierarchical memory allocator☆80Updated 10 years ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆143Updated this week
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆105Updated 3 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆146Updated 8 years ago
- Heap priority queue written in C, licensed under a BSD license☆33Updated 11 years ago
- A library which implements a couple of famous binary search trees.☆166Updated 3 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
- Flexible Zero-Footprint JSON Parser in C☆344Updated last year
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- A mini C library for interacting with the Twitter OAuth api.☆24Updated 5 years ago
- Exception handling and smart pointer (automatic cleanup) libraries for C☆60Updated 11 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 2 weeks ago
- C hash implementation based on khash☆174Updated 6 months ago
- Binary Serialization☆477Updated 7 months 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
- A generic C memory pool☆101Updated 9 years ago
- Fast and lightweight math expression evaluator in C99☆149Updated 5 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- C based OO portable data structure library☆129Updated 16 years ago
- Simple, memory-safe data-structures in C.☆163Updated 10 years ago
- Simple Set implementation in C☆73Updated last month
- A simple CGI webserver written in C with no dependencies.☆111Updated 4 years ago
- POSIX getopt() as a portable header library☆112Updated 2 years ago