momobel's Stars
StuckAtPrototype/Racer
tinygrad/tinygrad
You like pytorch? You like micrograd? You love tinygrad! ❤️
FyroxEngine/Fyrox
3D and 2D game engine written in Rust
ggerganov/whisper.cpp
Port of OpenAI's Whisper model in C/C++
openai/whisper
Robust Speech Recognition via Large-Scale Weak Supervision
tatsu-lab/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
ggerganov/llama.cpp
LLM inference in C/C++
jdx/mise
dev tools, env vars, task runner
Ralith/hecs
A handy ECS
get-convex/convex-backend
The Convex open-source backend
yoshuawuyts/playground-wasmtime-embed
An example embedding wasmtime in a Rust program
n8n-io/n8n
Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services.
probe-rs/probe-rs
A debugging toolset and library for debugging embedded ARM and RISC-V targets on a separate host
dbaron/tz.js
A library for working with timezones in JavaScript. Used as part of https://github.com/dbaron/timezone-map .
windmill-labs/windmill
Open-source developer platform to power your entire infra and turn scripts into webhooks, workflows and UIs. Fastest workflow engine (13x vs Airflow). Open-source alternative to Retool and Temporal.
hexagonal-sun/trale
Tiny Rust Async Linux Executor
1j01/textual-paint
:art: MS Paint in your terminal.
Hexagon/croner-rust
Rust flavor of the popular cron scheduler croner.
rusterlium/rustler
Safe Rust bridge for creating Erlang NIF functions
kewisch/ical.js
Javascript parser for ics (rfc5545) and vcard (rfc6350) data
quickwit-oss/tantivy
Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust
verhovsky/books-futures-explained
Backup fork of the repo for the book Futures Explained in 200 lines of Rust (I'm not the author)
cfsamson/examples-futures
Small examples to explain Futures, Waker, Tasks in Rust
scalar/scalar
Scalar is an open-source API platform: 🌐 Modern Rest API Client 📖 Beautiful API References ✨ 1st-Class OpenAPI/Swagger Support
sger/RustBooks
List of Rust books
ThePrimeagen/vim-be-good
vim-be-good is a nvim plugin designed to make you better at Vim Movements.
cornucopia-rs/cornucopia
Generate type-checked Rust from your PostgreSQL.
BUPT-OS/RROS
RROS is a dual-kernel OS for satellites or other scenarios that need both real-time and general-purpose abilities. RROS = RTOS (Rust) + Linux (C).
tokio-rs/axum
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
djc/askama
Type-safe, compiled Jinja-like templates for Rust