nathanielsimard's Stars
bytecodealliance/wasmtime
A lightweight WebAssembly runtime that is fast, secure, and standards-compliant
BlinkDL/RWKV-LM
RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable). We are at RWKV-7 "Goose". So it's combining the best of RNN and transformer - great performance, linear time, constant space (no kv-cache), fast training, infinite ctx_len, and free sentence embedding.
lz4/lz4
Extremely Fast Compression algorithm
KhronosGroup/MoltenVK
MoltenVK is a Vulkan Portability implementation. It layers a subset of the high-performance, industry-standard Vulkan graphics and compute API over Apple's Metal graphics framework, enabling Vulkan applications to run on macOS, iOS and tvOS.
ROCm/HIP
HIP: C++ Heterogeneous-Compute Interface for Portability
cberner/redb
An embedded key-value database in pure Rust
Amanieu/parking_lot
Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.
silvia-odwyer/photon
⚡ Rust/WebAssembly image processing library
rust-lang/this-week-in-rust
Data for this-week-in-rust.org
0xPlaygrounds/rig
⚙️🦀 Build portable, modular & lightweight Fullstack Agents
devflowinc/trieve
All-in-one infrastructure for search, recommendations, RAG, and analytics offered via API
vizia/vizia
A declarative GUI library written in Rust
ArthurBrussee/brush
3D Reconstruction for all
TedDriggs/darling
A Rust proc-macro attribute parser
tracel-ai/cubecl
Multi-platform high-performance compute language extension for Rust.
CensoredUsername/dynasm-rs
A dynasm-like tool for rust.
mvdnes/spin-rs
Spin-based synchronization primitives
PSeitz/lz4_flex
Fastest pure Rust implementation of LZ4 compression/decompression.
pjtatlow/jammdb
Just Another Memory Mapped Database
kurtschelfthout/tensorken
A fun, hackable, GPU-accelerated, neural network library in Rust, written by an idiot
infinitefusion/infinitefusion-e18
A heavily modified RPG Maker XP game project that makes the game play like a Pokémon game. Not a full project in itself; this repo is to be added into an existing RMXP game project.
ROCm/rocWMMA
rocWMMA
pop-os/cosmic-time
Animation Library for https://github.com/iced-rs/iced and https://github.com/pop-os/cosmic-epoch
benbaarber/rl
A rust reinforcement learning library
rust-lang/gccjit.rs
Rust bindings for libgccjit
will-maclean/sb3-burn
Implementation of stable-baselines3 in rust with burn
bkonkle/burn-transformers
A WIP port of the HuggingFace Transformers library for the Burn deep learning framework
code-cp/vae-burn
clsdaniel/muonts
tracel-ai/cubecl-hip
Rust bindings for AMD ROCm HIP runtime used by CubeCL