There are no reviews yet. Be the first to send feedback to the community and the maintainers!
ModernCppStarter
๐ Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.PEGParser
๐ก Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and context-dependent grammars.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.Format.cmake
๐ Stylize your code! Automatic clang-format and cmake-format targets for CMake.EasyIterator
๐ Iterators made easy! Zero cost abstractions for designing and using C++ iterators.Observe
๐ฃ Hey listen! A simple general-purpose event-listener system for C++17.PackageProject.cmake
๐๏ธ Help other developers use your project. A CMake script for packaging C/C++ projects for simple project installation while employing best-practices for maximum compatibility.MiniCppStarter
๐งธ A tiny single-file version of the ModernCppStarter project for exploring libraries or playing with C++ code. Reproducible dependency management included, so the code will work the same everywhere.StaticTypeInfo
๐ Up your type-game. A small C++ library for compile-time type names and type indices.Ccache.cmake
๐ Compile faster with Ccache! A Ccache integration for CMake with Xcode support.Glue
โ๏ธ Bindings that stick. A simple and generic API for C++ to other language bindings supporting bidirectional communication, inheritance and automatic declarations.GroupSourcesByFolder.cmake
Automatically group sources by folder structure for Visual Studio/Xcode generatorsBitLens
๐ Have your bits and eat them too! A C++17 bit lens container for vector types.EmGlue
๐ธ๏ธ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.StaticHash
Constexpr hash functions for C++substitute
๐ฟEnjoy the the big screen! Watch and synchronise subtitles externally in any browser. On mobile and desktop.TypeScript2Python
๐ Transpile TypeScript types to Python! A TypeScript to Python type transpiler.Revisited
๐งโ๐คโ๐ง The visitor pattern revisited. An inheritance-aware acyclic visitor template, any and any-function templates.react-native-simple-transition
๐ An easy to use transition component for React NativeGenerator
A generator class emulating coroutines' yield functionality through std::threadPyPropagate
A paraxial wave propagation framework for pythonNDArray
[legacy project] A fast n-dimensional array template for C++LuaGlue
Lua bindings for the Glue libraryLHC
[legacy project] Some single-header helper libraries I use in some projectsIndexSet
A class for manipulating large sets of indices with optimal performance and memory usedenon-cli
A simple command line interface for controlling Denon AVR receivers.Presentations
https://thelartians.github.io/PresentationsSaphira
Our submission for the #WirVsVirus Hackathron: https://youtu.be/OWfDj2fOfVk | https://thelartians.github.io/Saphira/NDArrayOld
A fast n-dimensional array template for c++Lars
A cmake enabled git-submodule collection of my C++ toolboxadvent-of-code-2020
โ๏ธ๐๐จโ๐ป Solving Advent of Code 2020 in Rust ๐ฆLove Open Source and this site? Check out how you can help us