Pinned Repositories
cpplinks
A categorized list of C++ resources.
craftinginterpreters
Repository for the book "Crafting Interpreters"
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.
MattPD's Repositories
MattPD/cpplinks
A categorized list of C++ resources.
MattPD/craftinginterpreters
Repository for the book "Crafting Interpreters"
MattPD/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.
MattPD/poco
POCO C++ Libraries - Cross-platform C++ libraries with a network/internet focus.
MattPD/Prog3
Programmieren 3 Demo Source Code
MattPD/quantlib
The QuantLib C++ library and extensions
MattPD/unicorn
Unicorn CPU emulator engine
MattPD/abc
Termporary fork of libabc
MattPD/acle
Arm C Language Extensions (ACLE)
MattPD/arraylayout
Experiments with the Van Emde Boas ordered array layout
MattPD/Bolt
Bolt is a C++ template library optimized for GPUs. Bolt provides high-performance library implementations for common algorithms such as scan, reduce, transform, and sort.
MattPD/Comparison-Programming-Languages-Economics
A Comparison of Programming Languages in Economics
MattPD/cppnow_presentations_2017
Presentation Material for C++Now 2017
MattPD/docopt.cpp
C++11 port of docopt
MattPD/effects-bibliography
A collaborative bibliography of work related to the theory and practice of computational effects
MattPD/fbthrift
Facebook's thrift
MattPD/glow
Compiler for Neural Network hardware accelerators
MattPD/libkafka
A C++ client library for Apache Kafka v0.8+. Also includes C API.
MattPD/oh
Silicon proven Verilog library for IC and FPGA designers
MattPD/popl2018-papers
Link to preprints for POPL'18 and colocated events
MattPD/qmf
A fast and scalable C++ library for implicit-feedback matrix factorization models
MattPD/Rcpp
Seamless R and C++ Integration
MattPD/rcpp-gallery
Source code for the Rcpp Gallery website
MattPD/RxCpp
Reactive Extensions for C++