ctapus's Stars
kamperh/data414
Data Analytics 414
OpenApoc/OpenApoc
Opensource rebuild of the XCOM Apocalypse Engine that requires the original files to run.
microsoft/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
electronicarts/CnC_Remastered_Collection
lefticus/cpp-doom
C++ Doom is a C++ fork of Crispy Doom 5.7.2 which is a limit-removing enhanced-resolution Doom source port based on Chocolate Doom.
microsoft/MS-DOS
The original sources of MS-DOS 1.25, 2.0, and 4.0 for reference purposes
microsoft/GW-BASIC
The original source code of Microsoft GW-BASIC from 1983
NVIDIA/Q2RTX
NVIDIA’s implementation of RTX ray-tracing in Quake II
algorithm-archivists/algorithm-archive
A collaborative book on algorithms
google/schism
A self-hosting Scheme to WebAssembly compiler
dariusk/ja2
The source code for Jagged Alliance 2. I didn't write this; see the Strategy First license agreement for details. Supplementary material for the Jagged Alliance 2 Boss Fight Book.
microsoft/vscode
Visual Studio Code
chris-taylor/LondonHUG
Presentation/code from my talk at London HUG
cleancoders/CleanCodeCaseStudy
Clean Code Case Study
ldct/isicp
Interactive Structure and Interpretation of Computer Programs
sarabander/sicp-pdf
SICP PDF with Texinfo and LaTeX source
serras/emacs-haskell-tutorial
Tutorial on setting up Emacs to do Haskell programming
michaelt/martin-lof
papers of Per Martin Löf
chrislgarry/Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
mmanela/chutzpah
Chutzpah is an open source JavaScript test runner which enables you to run unit tests using QUnit, Jasmine, Mocha and TypeScript.
ravendb/ravendb
ACID Document Database
mongodb/mongo
The MongoDB Database
freebsd/freebsd-src
The FreeBSD src tree publish-only repository. Experimenting with 'simple' pull requests....
SamyPesse/How-to-Make-a-Computer-Operating-System
How to Make a Computer Operating System in C++
torvalds/linux
Linux kernel source tree
microsoft/CNTK
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
fsharp/fsharp
Please file issues or pull requests here: https://github.com/dotnet/fsharp
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
TheMozg/awk-raycaster
Pseudo-3D shooter written completely in gawk using raycasting technique