The Wayback Machine - https://web.archive.org/web/20220527162729/https://github.com/TheLartians
Skip to content
Avatar
🔬
🔬

Achievements

Achievements

Highlights

  • Pro
  • 2 discussions answered

Organizations

@cpm-cmake
Block or Report

Block or report TheLartians

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. ModernCppStarter Public template

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

    CMake 2.7k 225

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

    CMake 1.2k 91

  3. modern-wasm-starter Public template

    🛸 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.

    TypeScript 190 13

  4. PEGParser Public

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

    C++ 193 23

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

    C++ 120 8

  6. Observe Public

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

    CMake 106 8

171 contributions in the last year

May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Mon Wed Fri
Activity overview
Contributed to cpm-cmake/CPM.cmake, TheLartians/NDArray, TheLartians/ModernCppStarter and 7 other repositories

Contribution activity

May 2022

Created 1 commit in 1 repository

Created a pull request in cpm-cmake/CPM.cmake that received 4 comments

Allow overriding FetchContent using CPM

This should allow using CPM.cmake to override FetchContent dependencies by overriding internal FetchContent parameters. Fixes #281

+92 −1 4 comments
Reviewed 1 pull request in 1 repository
cpm-cmake/CPM.cmake 1 pull request