nagato0614's Stars
d0iasm/saba
SaBA: Sample Browser App supporting HTML, CSS and JavaScript
Rust-GPU/Rust-CUDA
Ecosystem of libraries and tools for writing and executing fast GPU code fully in Rust.
pi0/y-crossws
yjs server for crossws.unjs.io, works with Node.js, Deno, Bun, Cloudflare Workers without any framework dependency.
karpathy/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
SuperHotDogCat/Attention-from-scratch
DeepLearningのAttentionモデルをPytorchの低レベルAPIを使って1から制作しようという試みのリポジトリです。
cloudacy/vue-markdown-render
A simple markdown parser for Vue using markdown-it.
ssloy/tinyrenderer
A brief computer graphics / rendering course
py-pdf/pypdf
A pure-python PDF library capable of splitting, merging, cropping, and transforming the pages of PDF files
django/django
The Web framework for perfectionists with deadlines.
facebookresearch/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
jaymody/picoGPT
An unnecessarily tiny implementation of GPT-2 in NumPy.
ggerganov/ggml
Tensor library for machine learning
chroma-core/chroma
the AI-native open-source embedding database
di-sukharev/opencommit
GPT wrapper for git — generate commit messages with an LLM in 1 sec — works best with Claude 3.5 — supports local models too
tshr-d-dragon/Semantic_Segmentation_Models
I am aiming to write different Semantic Segmentation models from scratch with different pretrained backbones.
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
pkavumba/django-vectordb
A fast and scalable app that adds vector search capabilities to your Django applications. It offers low latency, fast search results, native Django integration, and automatic syncing between your models and the vector index. Incremental updates are also supported out of the box.
google/budoux
flet-dev/flet
Flet enables developers to easily build realtime web, mobile and desktop apps in Python. No frontend experience required.
RobotecAI/ros2-for-unity
High-performance ROS2 solution for Unity3D
micro-ROS/micro_ros_raspberrypi_pico_sdk
Raspberry Pi Pico (RP2040) and micro-ROS integration
ScottPlot/ScottPlot
Interactive plotting library for .NET
mitsuba-renderer/mitsuba2
Mitsuba 2: A Retargetable Forward and Inverse Renderer
mitsuba-renderer/enoki
Enoki: structured vectorization and differentiation on modern processor architectures
rec/tfile
📁 tiny C++11 file utilities 📁
Siv3D/OpenSiv3D
C++20 framework for creative coding 🎮🎨🎹 / Cross-platform support (Windows, macOS, Linux, and the Web)
ykozw/rdb
Ray-tracing visual debugger
nothings/single_file_libs
List of single-file C/C++ libraries.
gishi523/kd-tree
An implementation of k-d tree
spotify/annoy
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk