philipcraig's Stars
ibraheemdev/modern-unix
A collection of modern/faster/saner alternatives to common unix commands.
microsoft/winget-cli
WinGet is the Windows Package Manager. This project includes a CLI (Command Line Interface), PowerShell modules, and a COM (Component Object Model) API (Application Programming Interface).
MattPD/cpplinks
A categorized list of C++ resources.
google/tf-quant-finance
High-performance TensorFlow library for quantitative finance.
facebook/buck2
Build system, successor to Buck
cpp-best-practices/gui_starter_template
A template CMake project to get you started with C++ and tooling
haskell/haskell-ide-engine
The engine for haskell ide-integration. Not an IDE
google/autocxx
Tool for safe ergonomic Rust/C++ interop driven from existing C++ headers
SystemRage/py-kms
KMS Server Emulator written in Python
tvaneerd/cpp17_in_TTs
Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)
AIRLegend/aitrack
6DoF Head tracking software
aras-p/ClangBuildAnalyzer
Clang build analysis tool using -ftime-trace
ukhsa-collaboration/COVID-19-app-iOS-BETA
Source code of the Beta of the NHS COVID-19 iOS app
google/crubit
facebook/starlark-rust
A Rust implementation of the Starlark language
stepchowfun/typical
Data interchange with algebraic data types.
max-sixty/aoc-gpt
Solve Advent of Code puzzles with GPT-3
stedolan/counterexamples
Counterexamples in Type Systems
vmware/chap
chap analyzes un-instrumented core files for leaks, memory growth, and corruption
evmar/n2
n2 ("into"), a ninja compatible build system
tvaneerd/cpp20_in_TTs
C++20 features described in Before/After tables ("Tony Tables")
facebookincubator/reindeer
Reindeer is a tool to transform Rust Cargo dependencies into generated Buck build rules
abellgithub/delaunator-cpp
A really fast C++ library for Delaunay triangulation of 2D points
NorfairKing/syds-rules-for-sustainable-haskell
y2kappa/timed
Rust crate to time your function using derive annotations.
zserge/odetoj
Rewrite of Arthur Whitney's one-page J interpreter in Rust
tvaneerd/poetry
mostly programming parodies of songs (typically with C++ bias)
nickyoung-github/pydantic-bind
jbcoe/mylang
A lexer, parser, interpreter, JIT and AOT compiler and runtime written in Rust for a new (simple) language
jbcoe/rule_of_zero
Rule of Zero in C++