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

Highlights

  • Arctic Code Vault Contributor
  • Pro

Pinned

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

    CMake 1.4k 103

  2. 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 124 6

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

    CMake 346 24

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

    C++ 142 15

  5. C++ iterators made easy! Zero cost abstractions for C++ iterators.

    C++ 102 9

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

    CMake 83 8

3,006 contributions in the last year

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

Contribution activity

September 2020

Created a pull request in TheLartians/ModernCppStarter that received 1 comment

add proper include guard to tools

With the current structure, we don't need the top level project restriction anymore, as the tools are only included by non-library subprojects.

+1 −4 1 comment
135 contributions in private repositories Sep 1 – Sep 16
You can’t perform that action at this time.