ilanschnell / perfect-hash
Creating minimal perfect hash functions
☆54Updated last year
Related projects ⓘ
Alternatives and complementary repositories for perfect-hash
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆28Updated last year
- String Matching Algorithms Research Tool☆98Updated 7 months ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆49Updated 2 months ago
- Programmatic code generation☆84Updated 5 years ago
- Long-term book project☆34Updated 3 years ago
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆15Updated 3 years ago
- Python bindings for xorfilter(faster and smaller than bloom and cuckoo filters)☆111Updated last month
- Fast implementations of the scancount algorithm: C++ header-only library☆25Updated 5 years ago
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆39Updated 9 months ago
- Fastest general-purpose parsing library for Python with a familiar API☆43Updated 2 months ago
- unrolled skip list library for C☆21Updated 5 years ago
- Python bindings for the fast integer compression library FastPFor.☆57Updated last year
- Quick sort code using AVX2 instructions☆69Updated 7 years ago
- Succinct data structures in C/C++☆82Updated last month
- UMASH: a fast enough hash and fingerprint with collision bounds☆157Updated last month
- Multiplying... backward?☆13Updated 4 years ago
- C library to remove white space from strings as fast as possible☆152Updated 2 months ago
- A splaytree ADT written in C with a BSD license☆17Updated 4 years ago
- Pure Python CDB reader/writer☆41Updated 7 months ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 4 years ago
- Design a new better C API for Python☆58Updated 2 months ago
- A small little tool for dumping a floating-point number in its native format☆55Updated 9 years ago
- 8-bit Xor Filter in C99☆61Updated 4 years ago
- qp tries and crit-bit tries☆119Updated 2 years ago
- TMPPy is a subset of Python that can be compiled to C++ meta-functions using the py2tmp compiler.☆34Updated 2 years ago
- Sequence data structure with efficient random access insert and erase☆13Updated last year
- Cuckoo Hashtable C Library☆34Updated 4 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆33Updated 6 years ago
- Fast fuzzy regex matcher: specify max edit distance to find approximate matches. FuzzyMatcher is now included in RE/flex.☆35Updated 5 months ago
- Some experiments with SMT solvers and GIMPLE IR☆36Updated last year