nullStandard's Stars
denyspoltorak/publications
My publications
basnijholt/adaptive-lighting
Adaptive Lighting custom component for Home Assistant
minitorch/minitorch
The full minitorch student suite.
jpmorganchase/python-training
Python training for business analysts and traders
refined-github/refined-github
:octocat: Browser extension that simplifies the GitHub interface and adds useful features
comfyanonymous/ComfyUI
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
matiascodesal/awesome-openusd
A curated list of awesome Universal Scene Description (OpenUSD) resources and projects
usd-wg/assets
USD Working Group assets
arpitingle/gpu-alpha
High Quality Resources on GPU Programming/Architecture
wso2/reference-architecture
The Reference Architecture for Agility is a technology-neutral logical architecture based on a disaggregated cloud-based model.
ssloy/tinyrenderer
A brief computer graphics / rendering course
NiekBeijloos/SOLID
adam-maj/tiny-gpu
A minimal GPU design in Verilog to learn how GPUs work from the ground up
TheAlgorithms/Python
All Algorithms implemented in Python
ColinKennedy/USD-Cookbook
USD Example Projects
federico-busato/Modern-CPP-Programming
Modern C++ Programming Course (C++03/11/14/17/20/23/26)
cjbt/Free-Algorithm-Books
nlohmann/json
JSON for Modern C++
google/flatbuffers
FlatBuffers: Memory Efficient Serialization Library
thekvs/cpp-serializers
Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++
google/comprehensive-rust
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
USCiLab/cereal
A C++11 library for serialization
cfenollosa/os-tutorial
How to create an OS from scratch
doctest/doctest
The fastest feature-rich C++11/14/17/20/23 single-header testing framework
taskflow/taskflow
A General-purpose Task-parallel Programming System using Modern C++
opencv/opencv
Open Source Computer Vision Library
mavlink/mavlink
Marshalling / communication library for drones.
catchorg/Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
sharkdp/dbg-macro
A dbg(…) macro for C++