matthewjwoodruff's Stars
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
ocornut/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
kovidgoyal/kitty
Cross-platform, fast, feature-rich, GPU based terminal
terryum/awesome-deep-learning-papers
The most cited deep learning papers
kdeldycke/awesome-falsehood
😱 Falsehoods Programmers Believe in
mawww/kakoune
mawww's experiment for a better code editor
kjw0612/awesome-rnn
Recurrent Neural Network - A curated list of resources dedicated to RNN
red/red
Red is a next-generation programming language strongly inspired by Rebol, but with a broader field of usage thanks to its native-code compiler, from system programming to high-level scripting and cross-platform reactive GUI, while providing modern support for concurrency, all in a zero-install, zero-config, single ~1MB file!
ruiqimao/keyboard-pcb-guide
Guide on how to design keyboard PCBs with KiCad
pixie-lang/pixie
A small, fast, native lisp with "magical" powers
IUCompilerCourse/Essentials-of-Compilation
A book about compiling Racket and Python to x86-64 assembly
mmstick/parallel
This project now lives on in a rewrite at https://gitlab.redox-os.org/redox-os/parallel
shagunsodhani/papers-I-read
A-Paper-A-Week
LispCookbook/cl-cookbook
The Common Lisp Cookbook
msoos/cryptominisat
An advanced SAT solver
achlipala/frap
Formal Reasoning About Programs
openglsuperbible/sb6code
Source code for OpenGL SupeBible 6th Edition examples
kiselgra/c-mera
Next-level syntax for C-like languages :)
toidiu/learn-rust
42wim/matterircd
Connect to your mattermost or slack using your IRC-client of choice.
martinescardo/TypeTopology
Logical manifestations of topological concepts, and other things, via the univalent point of view.
historicalsource/planetfall
Planetfall, by Steve Meretzky (Infocom)
forthy42/gforth
Gforth mirror on GitHub (original is on Savannah)
jdherman/ptreeopt
Policy tree optimization: Heuristic policy search for control of dynamic systems. Uses genetic programming to develop binary trees relating observed indicator variables to actions, either real-valued or discrete.
pklausler/aoeui
Automatically exported from code.google.com/p/aoeui
darius/mccarthy-to-bryant
Propositional logic in terms of if-then-else
standardebooks/anton-chekhov_short-fiction_constance-garnett
Epub source for the Standard Ebooks edition of Short Fiction, by Anton Chekhov. Translated by Constance Garnett
IllinoisSimulatorLab/szg
Cross-platform PC-cluster VR
uranusjr/pystandardpaths
Cross-platform standard paths access in pure Python, based on QStandardPaths in Qt 5.
DecisionVis/deltamoea
δMOEA is an optimization library that helps people make better decisions using computer models of a problem domain.