WillBeesOn's Stars
dbartolini/data-oriented-design
A curated list of data oriented design resources.
RayTracing/gpu-tracing
Ray tracing on GPU systems
cognitive-engineering-lab/aquascope
Interactive visualizations of Rust at compile-time and run-time
17cupsofcoffee/tetra
🎮 A simple 2D game framework written in Rust
agbrs/agb
Library for writing Game Boy Advance games in Rust
OWASP/CheatSheetSeries
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
CleverRaven/Cataclysm-DDA
Cataclysm - Dark Days Ahead. A turn-based survival game set in a post-apocalyptic world.
RE-SS3D/SS3D
Space Station 3D, another remake of SS13, but with an extra D.
pyston/pyston
(No longer maintained) A faster and highly-compatible implementation of the Python programming language.
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
vasanthk/how-web-works
What happens behind the scenes when we type www.google.com in a browser?
veeral-patel/how-to-secure-anything
How to systematically secure anything: a repository about security engineering
Olshansk/interview
Everything you need to prepare for your technical interview
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
ekzhang/graphics-workshop
Learn computer graphics by writing GPU shaders!
bkaradzic/bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
googlevr/tilt-brush
lz4/lz4
Extremely Fast Compression algorithm
EntroPi-Games/Unity-Cloud-Shadows
Animated cloud shadows asset for Unity
UnityTechnologies/open-project-1
Unity Open Project #1: Chop Chop
FrictionalGames/AmnesiaTheDarkDescent
USCiLab/cereal
A C++11 library for serialization
jeffreylanters/unity-web-sockets
Unity Web Sockets provides a wrapper for using Web Sockets, an advanced technology that allows real-time interactive communication between the client browser and a server. It uses a completely different protocol that allows bidirectional data flow, making it unique against HTTP.
StefanJo3107/2D-Water-Shader
2D Water Shader made in HLSL in Unity based on water effect from the game Kingdom
OpenDiablo2/OpenDiablo2
An open source re-implementation of Diablo 2
david-a-wheeler/flawfinder
a static analysis tool for finding vulnerabilities in C/C++ source code
microsoft/vcpkg
C++ Library Manager for Windows, Linux, and MacOS