rexou's Stars
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
public-apis/public-apis
A collective list of free APIs
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
github/gitignore
A collection of useful .gitignore templates
jlevy/the-art-of-command-line
Master the command line, in one page
bevyengine/bevy
A refreshingly simple data-driven game engine built in Rust
inancgumus/learngo
❤️ 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes. 🚀 Learn Go by fixing 1000+ tiny programs.
sundowndev/hacker-roadmap
A collection of hacking tools, resources and references to practice ethical hacking.
onqtam/awesome-cmake
A curated list of awesome CMake resources, scripts, modules and examples.
aliyr/Nodejs-Developer-Roadmap
A Developer Roadmap to becoming a Node.js developer in 2019
google/orbit
C/C++ Performance Profiler
stemmlerjs/software-design-and-architecture-roadmap
🧱 The software design and architecture roadmap for any developer
p-ranav/tabulate
Table Maker for Modern C++
tip-of-the-week/cpp
C++ Tip Of The Week
nvpro-samples/vk_raytracing_tutorial_KHR
Ray tracing examples and tutorials using VK_KHR_ray_tracing
tsduck/tsduck
MPEG Transport Stream Toolkit
ObEngine/ObEngine
2D Game Engine with Lua Scripting made on top of SFML !
p-ranav/alpaca
Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code
p-ranav/structopt
Parse command line arguments by defining a struct
libnonius/nonius
A C++ micro-benchmarking framework
define-private-public/PSRayTracing
A (modern) C++ implementation of the Peter Shirley Ray Tracing mini-books (https://raytracing.github.io). Features a clean project structure, perf. improvements (compared to the original code), multi-core rendering, and more.
neobrain/blobify
C++17 library for all your binary de-/serialization needs
OmarShehata/webgpu-compute-rasterizer
A simple software rasterizer running on a WebGPU compute shader. Built for educational purposes.
SaschaWillems/openglcpp
Collection of C++ OpenGL samples and demos
Madour/NasNas
An intuitive and beginner friendly 2D game framework for C++
iboB/itlib
A collection of std-like single-header C++ libraries
MadeOfJelly/MushMachine
ENGINE..... vrooooommm
tobiasmarciszko/qt_raytracer_challenge
Implementation based on the book The Ray Tracer Challenge