An open API service aggregating public data about GitHub Sponsors.

thelartians

View JSON Representation

Hey there! I'm a physicist, entrepreneur and full stack engineer based in Berlin.

Funding Links: https://github.com/sponsors/TheLartians

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!

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: 4769
cpm-cmake/CPM.cmake

📦 CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.

Language: CMake - Stars: 3434
TheLartians/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: 249
TheLartians/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: 250
TheLartians/EasyIterator

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

Language: C++ - Stars: 143
TheLartians/Format.cmake

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

Language: Python - Stars: 167