Stars
Minimal Linux Live (MLL) is a tiny educational Linux distribution, which is designed to be built from scratch by using a collection of automated shell scripts. Minimal Linux Live offers a core envi…
sabotage-linux / sabotage
Forked from pikhq/sabotagea radical and experimental distribution based on musl libc and busybox
Simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports.
simple demo to show how to use the cpu profilers gperftools, valgrind and gprof
CTF framework and exploit development library
Android application powering the mirror in my house
Aurochs is a parser generator that uses the parse expression grammar (PEG) or "packrat" approach. It takes a grammar in a BNF-like notation (a .peg file) and produces bytecode (a .nog file) for a s…
A Parsing Expression Grammar (PEG) module, using the D programming language.
Peg, Parsing Expression Grammar, is an implementation of a Packrat parser generator.
Elegant parsing in Java and Scala - lightweight, easy-to-use, powerful.
The framework can output equivalent parsers natively in C/C++/C#/Java/PHP/JavaScript. Developed with TDD since 2008.
💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and context-dependent grammars.
henrik-muehe / packcc
Forked from svn2github/packccGitHub clone of SVN repo svn://svn.code.sf.net/p/packcc/code/ (cloned by http://svn2github.com/)