itsjacob's Stars
patrick-kidger/equinox
Elegant easy-to-use neural networks + scientific computing in JAX. https://docs.kidger.site/equinox/
zed-industries/zed
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
wolfpld/tracy
Frame profiler
AlDanial/cloc
cloc counts blank lines, comment lines, and physical lines of source code in many programming languages.
cheat/cheatsheets
Community-sourced cheatsheets
aras-p/UnityGaussianSplatting
Toy Gaussian Splatting visualization in Unity
graphdeco-inria/gaussian-splatting
Original reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering"
ml-explore/mlx-examples
Examples in the MLX framework
ml-explore/mlx
MLX: An array framework for Apple silicon
fduran/sadservers
SadServers: Linux & DevOps Troubleshooting Scenarios SaaS
graphql-python/gql
A GraphQL client in Python
quantprep/quantnewgrad2022
AnthonyCalandra/modern-cpp-features
A cheatsheet of modern C++ language and library features.
rigtorp/awesome-modern-cpp
A collection of resources on modern C++
actor-framework/actor-framework
An Open Source Implementation of the Actor Model in C++
poconbhui/mpi-actor
An MPI based actor model library for C++
linebender/druid
A data-first Rust-native UI design toolkit.
EmbarkStudios/rust-gpu
🐉 Making Rust a first-class language and ecosystem for GPU shaders 🚧
Anduin2017/HowToCook
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
kuchin/awesome-cto
A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups
DovAmir/awesome-design-patterns
A curated list of software and architecture related design patterns.
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
OpenBB-finance/OpenBB
Investment Research for Everyone, Everywhere.
featurestoreorg/serverless-ml-course
Serverless Machine Learning Course for building AI-enabled Prediction Services from models and features
florinpop17/app-ideas
A Collection of application ideas which can be used to improve your coding skills.
folke/which-key.nvim
💥 Create key bindings that stick. WhichKey helps you remember your Neovim keymaps, by showing available keybindings in a popup as you type.
AstroNvim/AstroNvim
AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins
akinsho/toggleterm.nvim
A neovim lua plugin to help easily manage multiple terminal windows
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
changkun/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/