driedfruit / jenkins-minimal-perfect-hashLinks
git mirror of Bob Jenkins' Minimal Perfect Hashing article and code
☆16Updated 4 years ago
Alternatives and similar repositories for jenkins-minimal-perfect-hash
Users that are interested in jenkins-minimal-perfect-hash are comparing it to the libraries listed below
Sorting:
- C99 trie library☆101Updated 6 years ago
- Hierarchical memory allocator☆75Updated 10 years ago
- https://codeberg.org/ccxvii/minilibs☆145Updated 3 weeks ago
- Parser for argv that works similarly to getopt☆189Updated last year
- Benchmark various data structures / algorithms for string searching.☆15Updated 10 years ago
- A fork of Paul Hsieh's Better String Library☆149Updated last week
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆187Updated 8 years ago
- strtod and dtoa correct rounding and fast☆41Updated last year
- Network library☆19Updated last year
- This is the code that was previously in code.google.com/p/ccl☆47Updated 5 years ago
- Portable implementation of snprintf(3), vsnprintf(3), asprintf(3), and vasprintf(3)☆76Updated last year
- Coroutines for C.☆76Updated 8 years ago
- A simple bitset library in C☆135Updated 6 months ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
- Robin Hood hash map library☆65Updated 4 years ago
- Fast and accurate double to string conversion.☆60Updated last year
- A tiny, fast, simple, single-file, BSD-licensed CSV parsing library in C.☆50Updated 3 years ago
- C string utils library (STB style, header-only).☆194Updated 7 years ago
- POSIX getopt() as a portable header library☆110Updated 2 years ago
- Fast, efficient string interning☆97Updated 7 years ago
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆102Updated 3 years ago
- Fast and lightweight math expression evaluator in C99☆141Updated 5 years ago
- Small XML parser in C☆84Updated 2 years ago
- PBL is an MIT License open source C-language library of functions that can be used in a C or C++ project. PBL is highly portable and comp…☆42Updated 8 months ago
- The Lemon parser generator and sibling projects.☆44Updated 3 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 6 years ago
- C library of key-value data structures.