Pinned Repositories
30-seconds-of-cpp
30 Seconds of C++ (STL in C++). Read More about 30C++ here 👉
ActionRoguelike
Third-person Action Roguelike made in Unreal Engine C++. Project for Unreal Engine C++ Course & Stanford University
AdaptiveCpp
Implementation of SYCL and C++ standard parallelism for CPUs and GPUs from all vendors: The independent, community-driven compiler for C++-based heterogeneous programming models. Lets applications adapt themselves to all the hardware in the system - even at runtime!
AlgoXY
Book of Elementary Functional Algorithms and Data structures
alien
ALIEN is a CUDA-powered artificial life simulation program.
asteria
The Asteria Programming Language
awesome
😎 Awesome lists about all kinds of interesting topics
awesome-cheatsheets
超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西 :zap:
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
awesome-math
A curated list of awesome mathematics resources
linpsong's Repositories
linpsong/ActionRoguelike
Third-person Action Roguelike made in Unreal Engine C++. Project for Unreal Engine C++ Course & Stanford University
linpsong/alien
ALIEN is a CUDA-powered artificial life simulation program.
linpsong/awesome
😎 Awesome lists about all kinds of interesting topics
linpsong/awesome-math
A curated list of awesome mathematics resources
linpsong/cppfront
A personal experimental C++ Syntax 2 -> Syntax 1 compiler
linpsong/DiffCloth
Code repository for our paper DiffCloth: Differentiable Cloth Simulation with Dry Frictional Contact
linpsong/geogram
a programming library with geometric algorithms
linpsong/GeometricTools
A collection of source code for computing in the fields of mathematics, geometry, graphics, image analysis and physics.
linpsong/lerobot
🤗 LeRobot: State-of-the-art Machine Learning for Real-World Robotics in Pytorch
linpsong/Lists
Bookmarks in graphics, algorithms, low level programming, math, languages
linpsong/llm.c
LLM training in simple, raw C/CUDA
linpsong/mojo
The Mojo Programming Language
linpsong/mold
Mold: A Modern Linker 🦠
linpsong/networkx
Network Analysis in Python
linpsong/OpenGLlibraries
linpsong/osmnx
OSMnx is a Python package to easily download, model, analyze, and visualize street networks and other geospatial features from OpenStreetMap.
linpsong/PlasmaPy
An open source Python package for plasma research and education
linpsong/polyscope
A C++ & Python viewer for 3D data like meshes and point clouds
linpsong/pytorch_geometric
Graph Neural Network Library for PyTorch
linpsong/rebound
💫 An open-source multi-purpose N-body code.
linpsong/reflect-cpp
A C++20 library for fast serialization, deserialization and validation using reflection.
linpsong/the-book-of-modern-cpp
The Book of Modern C++
linpsong/tiny-gpu
A minimal GPU design in Verilog to learn how GPUs work from the ground up
linpsong/ToonCrafter
a research paper for generative cartoon interpolation
linpsong/unrealcv
UnrealCV: Connecting Computer Vision to Unreal Engine
linpsong/utf8.h
📚 single header utf8 string functions for C and C++
linpsong/vkd3d-proton
Fork of VKD3D. Development branches for Proton's Direct3D 12 implementation.
linpsong/vortex
linpsong/WinDbg-Samples
Sample extensions, scripts, and API uses for WinDbg.
linpsong/Yave
Yet Another Vulkan Engine