Pinned Repositories
ctti
Compile Time Type Information for C++
gcc-concepts-bugs
A repository to host C++ Concepts Lite TS examples, to help with GCC bug reporting
Polyop
Overridable universal operator overloading for C++14
siplasplas
A library for C++ reflection and introspection
snail
Continuation-ready container algorithms from STL algorithms
spacevim
My vim SpaceVim-based config
tinyrefl
A work in progress minimal C++ static reflection API and codegen tool.
Turbo
C++11 metaprogramming library
unittest
C++ unit testing and mocking made easy
Manu343726's Repositories
Manu343726/ctti
Compile Time Type Information for C++
Manu343726/tinyrefl
A work in progress minimal C++ static reflection API and codegen tool.
Manu343726/spacevim
My vim SpaceVim-based config
Manu343726/dotfiles
My personal dotfiles repository
Manu343726/clang-conan-packages
conan.io recipes for llvm and clang libraries
Manu343726/cppcon2019
Materials of CppCon 2019 talk "Next Generation Unit Testing Using Static Reflection"
Manu343726/cppast
Library to parse and work with the C++ AST
Manu343726/meetingcpp2018
Slides from "C++, QML, and static reflection" talk at Meeting C++ 2018
Manu343726/raytracer
My implementation of "Raytracing In One Weekend" by Peter Shirley
Manu343726/traces
Type safe Tracy API
Manu343726/rainbow
Manu343726/uftrace-docker
Docker image for uftracer C/C++ profiler
Manu343726/cucaracha
An emulator for a CPU of my own
Manu343726/tracy
C++ frame profiler
Manu343726/aysnc
Manu343726/conan-center-index
Recipes for the ConanCenter repository
Manu343726/conan-docker-tools
Some tools for automated package generation
Manu343726/conan-gcc
Manu343726/harmony-cli
Manu343726/libraries
ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.
Manu343726/llvm-leg
Manu343726/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
Manu343726/madridccppug.github.io
Main organization repo
Manu343726/Manu343726.github.io
My own portfolio powered by Jekyll
Manu343726/opencmw-concepts
Technology evaluation for the opencmw-cpp project
Manu343726/pavlov-vr-server
Docker image to run Pavlov VR Dedicated Server
Manu343726/QxOrm
QxOrm library - C++ Qt ORM (Object Relational Mapping) and ODM (Object Document Mapper) library - Official repository
Manu343726/simhub-plugins
Plugins for SimHub
Manu343726/type_safe
Zero overhead utilities for preventing bugs at compile time
Manu343726/vscode-cucaracha-debugger
Cucaracha debugger extension for VS Code.