cyphar / redoneLinks
A *correct* implementation of regular expression matching (using finite state automata).
☆49Updated 9 years ago
Alternatives and similar repositories for redone
Users that are interested in redone are comparing it to the libraries listed below
Sorting:
- An idea to handle left-recursion in Parsing Expression Grammars (PEGs)☆36Updated 15 years ago
- A bash-like shell that performs basic functions of a shell. Made as a project for my course of System Software.☆60Updated 4 years ago
- A better python lambda syntax (`a = (x) > x`) based on runtime source rewriting☆47Updated 9 years ago
- ☆37Updated 7 years ago
- A work-in-progress JIT-powered regex engine☆112Updated 7 years ago
- Fault injection library☆52Updated 9 years ago
- Structured shrinking of unknown file formats☆96Updated 8 years ago
- modserver is an HTTP/1.1 application server.☆44Updated 8 years ago
- ☆23Updated 8 months ago
- An example of PEG usage☆55Updated 9 years ago
- A Python-like systems programming language☆84Updated 10 years ago
- A simple re-implementation of Google's sparsehash as a learning excercise.☆40Updated last year
- CLI to concurrently compress, decompress using Brotli algorithm☆39Updated 6 years ago
- yet another lexical preprocessor☆40Updated 5 years ago
- bloc is a better locate tool for finding files in your system☆19Updated 7 years ago
- ltrace clone that uses bcc + uprobes instead of ptrace☆48Updated 7 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 10 years ago
- Backtrace.io's resilient log record framing format☆40Updated 4 years ago
- A utility on top of Git for project-wide search-and-replace that includes filenames too☆50Updated 3 years ago
- A Python 3 compiler that anyone can understand.☆67Updated 11 years ago
- Embeddable Hacker News button + vote counter for your site☆415Updated 7 years ago
- A proof-of-concept for a read-only filesystem with random contents generated on demand.☆39Updated 4 years ago
- Distributed project development inspired by the Linux kernel☆46Updated 8 years ago
- extreme throughput http daemon☆61Updated 10 years ago
- A first experience with Rust☆31Updated 10 years ago
- A small forth-like language that targets the CPython VM.☆52Updated 7 years ago
- A minimal C library for operational transform☆113Updated 10 years ago
- Pbd is a Python module to disassemble serialized protocol buffers descriptors (https://developers.google.com/protocol-buffers/).☆86Updated 5 years ago
- A graph based REPL that saves to and loads from disk☆44Updated 10 years ago
- Let your tests describe your program behavior☆62Updated 9 years ago