yhirose's home page :)
open source software
- cpp-httplib - C++11 header-only HTTP library
- cpp-peglib - C++17 header-only PEG (Parsing Expression Grammars) library
- cpp-fstlib - C++11 header-only Minimal Acyclic Subsequential or Finite State Transducers
- cpp-unicodelib - C++17 Unicode library. (Unicode 14.0)
- cpp-sqlitelib - C++11 header-only SQLite wrapper library
- cpp-liblinear - C++11 header-only wrapper for LIBLINEAR library
- linenoise - antirez/linenoise with UTF-8 support
- maxminddb - Pure Ruby MaxMind DB (GeoIP2) reader
- pl0-jit-compiler - A tiny PL/0 JIT compiler less than 700 LOC with LLVM and PEG parser
- fizzbuzzlang - A Programming Language just for writing Fizz Buzz program. :)
- monkey-cpp - An interpreter for the Monkey programming language written in C++