aouzun's Stars
microsoft/Microsoft-3D-Movie-Maker
This is the source code for the original Microsoft 3D Movie Maker released in 1995. This is not supported software.
aras-p/ClangBuildAnalyzer
Clang build analysis tool using -ftime-trace
SerenityOS/serenity
The Serenity Operating System 🐞
Kobzol/hardware-effects
Demonstration of various hardware effects.
viraptor/reverse-interview
Questions to ask the company during your interview
jstrieb/systems-programming-cheat-sheet
Cheat sheet for x86-64 Linux systems programming
Alairion/not-enough-standards
A modern header-only C++ library that provides platform-independent utilities.
google/benchmark
A microbenchmark support library
Kaaserne/cpp-lazy
C++11/14/17/20 library for lazy evaluation
CppCon/CppCon2020
Slides and other materials from CppCon 2020
trimstray/the-book-of-secret-knowledge
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
ir-uam/kNNBandit
Software for the experiments reported in the RecSys 2019 paper "A Simple Multi-Armed Nearest-Neighbor Bandit for Interactive Recommendation"
mnielsen/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
google/googletest
GoogleTest - Google Testing and Mocking Framework
darshanime/notes
detailed notes on computer science topics, in one page
utilForever/RosettaStone
Hearthstone simulator using C++ with some reinforcement learning
cstack/db_tutorial
Writing a sqlite clone from scratch in C
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
pr0g/cmake-examples
A collection of as simple as possible, modern CMake projects
NationalSecurityAgency/ghidra
Ghidra is a software reverse engineering (SRE) framework
jmdugan/blocklists
Shared lists of problem domains people may want to block with hosts files
joelparkerhenderson/queueing-theory
Queueing theory: an introduction for software development
zeux/pugixml
Light-weight, simple and fast XML parser for C++ with XPath support
ssloy/tinyraytracer
A brief computer graphics / rendering course
nlohmann/json
JSON for Modern C++
llvm-mirror/pstl
Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project
tcbrindle/raytracer.hpp
Simple compile-time raytracer using C++17
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
maelswarm/cerver
A Seriously Simple HTTPS Server
glouw/tinn
A tiny neural network library