Lars Melchior

Results 16 repositories owned by Lars Melchior

BitLens

20
Stars
1
Forks
Watchers

🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.

Ccache.cmake

54
Stars
9
Forks
Watchers

🚅 Compile faster with Ccache! A Ccache integration for CMake with Xcode support.

EasyIterator

134
Stars
8
Forks
Watchers

🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.

Format.cmake

145
Stars
22
Forks
Watchers

💅 Stylize your code! Automatic clang-format and cmake-format targets for CMake.

Glue

54
Stars
2
Forks
Watchers

⛓️ Bindings that stick. A simple and generic API for C++ to other language bindings supporting bidirectional communication, inheritance and automatic declarations.

modern-wasm-starter

232
Stars
14
Forks
Watchers

🛸 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

4.1k
Stars
360
Forks
Watchers

🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.

PEGParser

232
Stars
22
Forks
Watchers

💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and context-dependent grammars.

Observe

123
Stars
10
Forks
Watchers

📣 Hey listen! A simple general-purpose event-listener system for C++17.

StaticTypeInfo

67
Stars
5
Forks
Watchers

🏀 Up your type-game. A small C++ library for compile-time type names and type indices.