Ben Hanson's starred repositories

uWebSockets

Simple, secure & standards compliant web server for the most demanding of applications

Language:C++License:Apache-2.0Stargazers:17354Issues:403Issues:506

cppfront

A personal experimental C++ Syntax 2 -> Syntax 1 compiler

Language:C++License:NOASSERTIONStargazers:5476Issues:107Issues:723

compile-time-regular-expressions

Compile Time Regular Expression in C++

Language:C++License:Apache-2.0Stargazers:3346Issues:65Issues:236

ctpg

Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 table parser with a deterministic finite automaton lexical analyzer, all in compile time.

Language:C++License:MITStargazers:458Issues:13Issues:26

see-phit

A C++ HTML template engine that uses compile time HTML parsing

Language:C++License:LGPL-3.0Stargazers:387Issues:18Issues:24

parle

Parser and lexer for PHP

Language:C++License:NOASSERTIONStargazers:84Issues:10Issues:22

arraylayout

Experiments with array layouts for comparison-based searching

abulafia

A header-only C++ parsing framework

Language:C++License:BSL-1.0Stargazers:36Issues:8Issues:28

formatxx

Printf for C++

cpp_db

A Database access layer for C++