ilanschnell / perfect-hashLinks
Creating minimal perfect hash functions
☆60Updated last year
Alternatives and similar repositories for perfect-hash
Users that are interested in perfect-hash are comparing it to the libraries listed below
Sorting:
- TMPPy is a subset of Python that can be compiled to C++ meta-functions using the py2tmp compiler.☆35Updated 3 years ago
- String Matching Algorithms Research Tool☆104Updated last year
- Programmatic code generation☆83Updated 6 years ago
- Tools for rapid prototyping of DSL compilers☆86Updated 4 years ago
- Python code optimizer.☆20Updated 10 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆105Updated 11 months ago
- Retrospective of Python compilation efforts☆64Updated 3 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆142Updated 10 months ago
- Tool for detecting violations of ordering axioms in qsort/bsearch callbacks.☆53Updated 6 months ago
- re1, the unbloated regexp engine by Russ Cox, elaborated to be useful for real-world applications☆44Updated 6 years ago
- Fastest general-purpose parsing library for Python with a familiar API☆46Updated last month
- Generator for order-preserving minimal perfect hash functions in C☆45Updated 2 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- The Colm Programming Language☆177Updated 2 weeks ago
- Fast random number generation in an interval in Python: Up to 10x faster than random.randint.☆115Updated 2 months ago
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆44Updated last month
- A Scannerless GLR parser/parser generater.☆112Updated 3 months ago
- Revive awka - Awk to C Compiler☆98Updated 2 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- A small python based build file generator targetting the build system ninja☆46Updated 8 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆157Updated 6 months ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆20Updated last year
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated 11 months ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Python bindings for xorfilter(faster and smaller than bloom and cuckoo filters)☆117Updated 2 months ago
- Partial evaluation of Python code☆22Updated 2 years ago
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆15Updated 4 years ago
- An experimental method JIT for CPython 3☆29Updated 9 years ago
- C library to remove white space from strings as fast as possible☆154Updated 11 months ago