Lars Melchior
Lars Melchior
BitLens
🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.
Ccache.cmake
🚅 Compile faster with Ccache! A Ccache integration for CMake with Xcode support.
EasyIterator
🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.
Format.cmake
💅 Stylize your code! Automatic clang-format and cmake-format targets for CMake.
Glue
⛓️ Bindings that stick. A simple and generic API for C++ to other language bindings supporting bidirectional communication, inheritance and automatic declarations.
modern-wasm-starter
🛸 Run C++ code on web and create blazingly fast websites! A starter template to easily create WebAssembly packages using type-safe C++ bindings with automatic TypeScript declarations.
ModernCppStarter
🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.
PEGParser
💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and context-dependent grammars.
Observe
📣 Hey listen! A simple general-purpose event-listener system for C++17.
StaticTypeInfo
🏀 Up your type-game. A small C++ library for compile-time type names and type indices.