shipit
Lists (24)
Sort Name ascending (A-Z)
Assets
Reusable assets30 repositories
Audio
11 repositories
Build
Build related tools and libs56 repositories
Check
88 repositories
Database
13 repositories
Game dev
Useful for game development106 repositories
Game Engine
46 repositories
General
General purpose libraries154 repositories
Graphics
255 repositories
GUI
77 repositories
Language
Languages and language development libs and tools82 repositories
Loader
Loaders for different file formats94 repositories
Machine learning
67 repositories
Math
77 repositories
Meta
8 repositories
Misc
Doesn't fit in other lists29 repositories
Networking
42 repositories
Physics
25 repositories
Platform
Platform-specific libs and helpers52 repositories
Resources
Lists, books, reading material175 repositories
Software architecture
75 repositories
Testing
Unit tests, fuzzing, benchmarks, profilers47 repositories
Tools
272 repositories
Web
57 repositories
Stars
- All languages
- Assembly
- AutoHotkey
- Batchfile
- C
- C#
- C++
- CMake
- CSS
- Clojure
- CoffeeScript
- Common Lisp
- Crystal
- Cuda
- D
- Dart
- Dockerfile
- F#
- Forth
- GLSL
- Go
- HLSL
- HTML
- Haskell
- Haxe
- Java
- JavaScript
- Julia
- Jupyter Notebook
- Koka
- Kotlin
- LLVM
- Lean
- Lua
- Makefile
- Markdown
- Mathematica
- Nim
- Nix
- OCaml
- Objective-C
- Objective-C++
- Odin
- PHP
- Pascal
- PowerShell
- Prolog
- Pug
- Python
- Rich Text Format
- Ruby
- Rust
- SCSS
- SVG
- SWIG
- Scheme
- ShaderLab
- Shell
- SourcePawn
- Svelte
- Swift
- TeX
- Thrift
- TypeScript
- V
- Vala
- Vue
- WebAssembly
- Zig
7
results
for source starred repositories
written in Jupyter Notebook
Clear filter
A latent text-to-image diffusion model
A collection of pre-trained, state-of-the-art models in the ONNX format
MARS5 speech model (TTS) from CAMB.AI
A Stable Diffusion desktop frontend with inpainting, img2img and more!
Utility functions for handling MIDI data in a nice/intuitive way.
All of the figures and notebooks for my deep learning book, for free!
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), mul…