drmonkeysee's Stars
EbookFoundation/free-programming-books
:books: Freely available programming books
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
rust-lang/rust
Empowering everyone to build reliable and efficient software.
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
python/cpython
The Python programming language
ocornut/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
chrislgarry/Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
pyenv/pyenv
Simple Python version management
google/styleguide
Style guides for Google-originated open-source projects
python-poetry/poetry
Python packaging and dependency management made easy
id-Software/DOOM
DOOM Open Source Release
libsdl-org/SDL
Simple Directmedia Layer
pygame/pygame
🐍🎮 pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL.
cisco/ChezScheme
Chez Scheme
sqlite/sqlite
Official Git mirror of the SQLite source tree
sarabander/sicp
HTML5/EPUB3 version of SICP
LIJI32/SameBoy
Game Boy and Game Boy Color emulator written in C
pypa/packaging.python.org
Python Packaging User Guide
OneLoneCoder/olcNES
NES Emulator, and Tutorial Video Code
SourMesen/Mesen
Mesen is a cross-platform (Windows & Linux) NES/Famicom emulator built in C++ and C#
TrustInSoft/tis-interpreter
An interpreter for finding subtle bugs in programs written in standard C
christopherpow/nes-test-roms
Collection of test ROMs for testing a NES emulator.
rust-lang/style-team
Home of the Rust style team
camsaul/nesasm
NESasm -- NES 6502 assembler, version 3.1 :video_game:
captainsouthbird/smb3
Disassembly of Super Mario Bros 3
TomHarte/ProcessorTests
A language-agnostic JSON-encoded instruction-by-instruction test suite for the 8088, 68000, 65816, 65[c]02 and SPC700 that includes bus activity.
ThomasRinsma/dromaius
A C++ GameBoy emulator
tonyheupel/go-nxt
A Go (golang) driver for Lego Mindstorms NXT 2.0 robots
jc-SpaceXp/cNES
NES emulator written in C and targeted for Linux.