thelartians
Hey there! I'm a physicist, entrepreneur and full stack engineer based in Berlin.
Funding Links: https://github.com/sponsors/TheLartians
- Name: Lars Melchior
- Location: Berlin
- Kind: user
- Followers: 408
- Following: 56
- Total stars: 5488
- Repositories count: 57
- Created at: 2022-11-10T16:33:08.300Z
- Updated at: 2025-05-16T05:38:11.204Z
- Last synced at: 2025-05-16T05:38:11.203Z
GitHub Sponsors Profile
Hey there, thanks for checking out my GitHub sponsors profile! I currently develop and maintain a number of open-source projects, mainly related to C++ and CMake, but I also do a number of other languages as well, including TypeScript, Rust and Python. If you want to see more of my work, check out my website at thelartians.de!
Supporting me is a great way to show appreciation for my work and help me maintain and publish more open-source projects!
- Current Sponsors: 0
- Past Sponsors: 0
- Total Sponsors: 0
- Minimum Sponsorship: $50.00
Featured Works
TheLartians/ModernCppStarter
🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.
Language: CMake - Stars: 4769cpm-cmake/CPM.cmake
📦 CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.
Language: CMake - Stars: 3434TheLartians/PEGParser
💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and context-dependent grammars.
Language: C++ - Stars: 249TheLartians/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.
Language: TypeScript - Stars: 250TheLartians/EasyIterator
🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.
Language: C++ - Stars: 143TheLartians/Format.cmake
💅 Stylize your code! Automatic clang-format and cmake-format targets for CMake.
Language: Python - Stars: 167