Pinned Repositories
base
A collection of basic C++ libraries
bob
A simple wrapper around SCons
cppcon17
Presentation Material for CppCon 2017
format
Compile-time Checked, Type-Safe Formatting in C++14
jpark
mpark.github.io
from Shower Thoughts to Ruminations
patterns
This is an experimental library that has evolved to P2688
slb
SLB: C++ Standard Library Backport
variant
C++17 `std::variant` for C++11/14/17
wg21
Framework for Writing C++ Committee Papers
mpark's Repositories
mpark/variant
C++17 `std::variant` for C++11/14/17
mpark/patterns
This is an experimental library that has evolved to P2688
mpark/wg21
Framework for Writing C++ Committee Papers
mpark/format
Compile-time Checked, Type-Safe Formatting in C++14
mpark/slb
SLB: C++ Standard Library Backport
mpark/cppcon17
Presentation Material for CppCon 2017
mpark/base
A collection of basic C++ libraries
mpark/jpark
mpark/mpark.github.io
from Shower Thoughts to Ruminations
mpark/bob
A simple wrapper around SCons
mpark/clang
Mirror of official clang git repository located at http://llvm.org/git/clang. Updated hourly.
mpark/orly
Orly™ Graph Database
mpark/resume
Resume
mpark/dotfiles
Dotfiles for Mac OS X
mpark/homebrew-core
:beers: Core formulae for the Homebrew package manager
mpark/jpc
mpark/mdc
Markdown Converter: Google Chrome Extension
mpark/mesos
Mirror of Apache Mesos
mpark/metabench
A simple framework for compile-time benchmarks
mpark/rust
a safe, concurrent, practical language
mpark/usaco
USACO Solutions
mpark/clang-builder
mpark/clayer
Logging facility in C++ using compile time template meta programming
mpark/compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
mpark/cpp_proposals
My WG21 proposals
mpark/infra
Infrastructure to set up the public Compiler Explorer instances and compilers
mpark/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
mpark/wg21-papers
My WG21 Proposals
mpark/wg21-pattern-matching