cyphar / redoneLinks
A *correct* implementation of regular expression matching (using finite state automata).
☆48Updated 9 years ago
Alternatives and similar repositories for redone
Users that are interested in redone are comparing it to the libraries listed below
Sorting:
- A work-in-progress JIT-powered regex engine☆112Updated 7 years ago
- An idea to handle left-recursion in Parsing Expression Grammars (PEGs)☆36Updated 14 years ago
- A better python lambda syntax (`a = (x) > x`) based on runtime source rewriting☆46Updated 8 years ago
- A Python 3 compiler that anyone can understand.☆67Updated 11 years ago
- yet another lexical preprocessor☆40Updated 4 years ago
- modserver is an HTTP/1.1 application server.☆44Updated 7 years ago
- custom type systems for python in prolog: http://alehander42.me/prolog_type_systems☆24Updated 9 years ago
- A simple re-implementation of Google's sparsehash as a learning excercise.☆40Updated last year
- Structured shrinking of unknown file formats☆96Updated 8 years ago
- C++ compiler for the programming language Wake: a fast, expressive, typesafe language built with testability from the ground up.☆55Updated 10 years ago
- A bash-like shell that performs basic functions of a shell. Made as a project for my course of System Software.☆61Updated 4 years ago
- ☆37Updated 7 years ago
- An example of PEG usage☆55Updated 8 years ago
- ltrace clone that uses bcc + uprobes instead of ptrace☆47Updated 7 years ago
- A first experience with Rust☆30Updated 9 years ago
- CLI to concurrently compress, decompress using Brotli algorithm☆39Updated 5 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- X86_64 Linux webserver in assembler☆107Updated 10 years ago
- extreme throughput http daemon☆61Updated 10 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- A small DFA for under 16 states☆51Updated 7 years ago
- Vim syntax plugin for ponylang☆30Updated 7 years ago
- a small, lightweight pre-forking container☆21Updated 4 years ago
- run multiple shell commands in parallel and coordinate their output☆31Updated 13 years ago
- a git implementation in rust. yeah, I know..☆12Updated 9 years ago
- A graph based REPL that saves to and loads from disk☆44Updated 10 years ago
- Parses and executes Runway models of distributed systems☆50Updated 3 years ago
- BSD-licensed C99/POSIX library code shared between tarsnap, scrypt, kivaloo, spiped, and bsdiff.☆116Updated last month
- A fast, general purpose, graph based build and task execution utility.☆138Updated 5 years ago
- Configuration Tree for Python☆14Updated last year