Rust
Rust is a systems programming language created by Mozilla. It is similar to C++, but is designed for improved memory safety without sacrificing performance.
- GitHub: https://github.com/topics/rust
- Wikipedia: https://en.wikipedia.org/wiki/Rust_(programming_language)
- Repo: https://github.com/rust-lang
- Created by: Graydon Hoare
- Released: 2010
- Related Topics: language, c-plus-plus,
- Aliases: rust-lang, rustlang, rust-language,
- Last updated: 2026-01-22 00:23:45 UTC
- JSON Representation
https://github.com/wasmerio/wasmer-python
🐍🕸 WebAssembly runtime for Python
python python-extension rust wasm webassembly
Last synced: 14 May 2025
https://github.com/bevy-cheatbook/bevy-cheatbook
Unofficial Reference Book for the Bevy Game Engine
bevy book documentation game-development gamedev mdbook mdbook-book rust rust-lang
Last synced: 15 May 2025
https://github.com/robbert-vdh/nih-plug
Rust VST3 and CLAP plugin framework and plugins - because everything is better when you do it yourself
clap framework nih-plug plugin plugin-framework rust vst3
Last synced: 14 May 2025
https://github.com/xudong-huang/may
rust stackful coroutine library
async coroutines fibers generator green-threads high-performance io primitives rust scalability
Last synced: 23 Apr 2025
https://github.com/rust-windowing/glutin
A low-level library for OpenGL context creation
Last synced: 17 Dec 2025
https://github.com/Martichou/rquickshare
Rust implementation of NearbyShare/QuickShare from Android for Linux and macOS.
android linux macos nearbyshare quickshare rust
Last synced: 29 Apr 2025
https://github.com/harlanc/xiu
A simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀
aac audio cluster h264 hls http-flv live m3u8 media-server rtmp rtmp-server rtsp rtsp-server rust tokio ts video whep whip xiu
Last synced: 13 May 2025
https://github.com/uiua-lang/uiua
A tacit array programming language
apl array-programming rust tacit uiua
Last synced: 21 Jan 2026
https://github.com/mthom/scryer-prolog
A modern Prolog implementation written mostly in Rust.
iso-prolog-standard prolog prolog-implementation prolog-interpreter prolog-programming-language rust
Last synced: 22 Jan 2026
https://github.com/linkerd/linkerd2-proxy
A purpose-built proxy for the Linkerd service mesh. Written in Rust.
cncf linkerd rust service-mesh
Last synced: 14 May 2025
https://github.com/Automattic/harper
The Grammar Checker for Developers
developer-tools english-language grammar-checker rust webassembly
Last synced: 03 Aug 2025
https://github.com/lettre/lettre
a mailer library for Rust
email hacktoberfest mailer mailer-library rust sendmail smtp
Last synced: 14 May 2025
https://github.com/LukeMathWalker/cargo-chef
A cargo-subcommand to speed up Rust Docker builds using Docker layer caching.
Last synced: 29 Mar 2025
https://github.com/microsoft/aici
AICI: Prompts as (Wasm) Programs
ai inference language-model llm llm-framework llm-inference llm-serving llmops model-serving rust transformer wasm wasmtime
Last synced: 14 May 2025
https://github.com/tensorchord/pgvecto.rs
Scalable, Low-latency and Hybrid-enabled Vector Search in Postgres. Revolutionize Vector Search, not Database.
chatgpt faiss gpt hacktoberfest llm nearest-neighbor-search postgres rust vector vector-database
Last synced: 13 May 2025
https://github.com/mitsuhiko/minijinja
MiniJinja is a powerful but minimal dependency template engine for Rust compatible with Jinja/Jinja2
Last synced: 08 May 2025
https://github.com/peternator7/strum
A small rust library for adding custom derives to enums
Last synced: 14 May 2025
https://github.com/vislyhq/stretch
High performance flexbox implementation written in rust
android cross-platform flexbox ios rust
Last synced: 14 May 2025
https://github.com/gabdube/native-windows-gui
A light windows GUI toolkit for rust
gui native native-windows-gui rust
Last synced: 13 May 2025
https://github.com/betwixt-labs/bebop
🎷No ceremony, just code. Blazing fast, typesafe binary serialization.
c-sharp compiler cpp dart deserialization javascript json marshalling real-time rpc rust serialization typescript zero-copy
Last synced: 13 May 2025
https://github.com/kcl-lang/kcl
KCL Programming Language (CNCF Sandbox Project). https://kcl-lang.io
cloud-native compiler configuration configuration-language configuration-management devops functional infrastructure-as-code kubernetes language platform-engineering policy programming-language record rust schema shift-left validation
Last synced: 15 May 2025
https://github.com/jonhoo/left-right
A lock-free, read-optimized, concurrency primitive.
concurrency lock-free multithreading rust
Last synced: 12 Dec 2025
https://github.com/willcrichton/flowistry
Flowistry is an IDE plugin for Rust that helps you focus on relevant code.
dataflow rust static-analysis vscode
Last synced: 13 May 2025
https://github.com/mun-lang/mun
Source code for the Mun language and runtime.
embeddable gamedev hot-reloading language rust scripting
Last synced: 14 May 2025
https://github.com/Peternator7/strum
A small rust library for adding custom derives to enums
Last synced: 09 Apr 2025
https://github.com/rust-in-action/code
Source code for the book Rust in Action
book manning-publications rust rust-in-action rustlang
Last synced: 15 May 2025
https://github.com/rustaudio/rodio
Rust audio playback library
audio audio-playback-library rust
Last synced: 14 May 2025
https://github.com/indexmap-rs/indexmap
A hash table with consistent order and fast iteration; access items by key or sequence index
Last synced: 12 Dec 2025
https://github.com/slatedb/slatedb
A cloud native embedded storage engine built on object storage.
database embedded-database lsm-tree object-storage rocksdb rust storage-engine
Last synced: 13 May 2025
https://github.com/matklad/once_cell
Rust library for single assignment cells and lazy statics without macros
Last synced: 14 May 2025
https://github.com/rust-rocksdb/rust-rocksdb
rust wrapper for rocksdb
database rocksdb rust rust-bindings
Last synced: 12 Dec 2025
https://github.com/embarkstudios/cargo-deny
❌ Cargo plugin for linting your dependencies 🦀
advisories bans cargo cargo-subcommand crates licenses rust
Last synced: 02 Jul 2025
https://github.com/stacks-archive/sbtc-developer-release
sBTC primitives, signer components, helper tools
Last synced: 02 Aug 2025
https://github.com/martichou/rquickshare
Rust implementation of NearbyShare/QuickShare from Android for Linux and macOS.
android linux macos nearbyshare quickshare rust
Last synced: 14 May 2025
https://github.com/cossacklabs/themis
Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.
asymmetric-cryptography authentication cryptography cryptography-library encryption golang ios java javascript objective-c owasp php python ruby rust secure-messenger secure-storage security swift symmetric-cryptography
Last synced: 12 Jan 2026
https://github.com/Xudong-Huang/may
rust stackful coroutine library
async coroutines fibers generator green-threads high-performance io primitives rust scalability
Last synced: 19 Mar 2025
https://github.com/cargo-bins/cargo-binstall
Binary installation for rust projects
Last synced: 23 Jan 2026
https://github.com/zesterer/ariadne
A fancy diagnostics & error reporting crate
compiler diagnostics error error-messages error-reporting parser rust
Last synced: 12 May 2025
https://github.com/brooooooklyn/canvas
High performance skia binding to Node.js. Zero system dependencies and pure npm packages without any postinstall scripts nor node-gyp.
canvas n-api napi napi-rs node-api node-canvas rust skia
Last synced: 12 May 2025
https://github.com/Brendonovich/prisma-client-rust
Type-safe database access for Rust
prisma prisma-client prisma-client-rust rust
Last synced: 26 Mar 2025
https://github.com/brendonovich/prisma-client-rust
Type-safe database access for Rust
prisma prisma-client prisma-client-rust rust
Last synced: 21 Mar 2025
https://github.com/losfair/blueboat
All-in-one, multi-tenant serverless JavaScript runtime.
javascript runtime rust typescript
Last synced: 15 May 2025
https://github.com/praetorian-inc/noseyparker
Nosey Parker is a command-line tool that finds secrets and sensitive information in textual data and Git history.
credentials devsecops noseyparker penetration-testing rust scanner secrets secrets-detection security security-tools
Last synced: 14 May 2025
https://github.com/google/zerocopy
Zerocopy makes zero-cost memory manipulation effortless. We write `unsafe` so you don’t have to.
memory memory-safety performance rust zero-copy
Last synced: 07 Jan 2026
https://github.com/parasyte/pixels
A tiny hardware-accelerated pixel frame buffer. 🦀
emulators game-development gpu pixel-perfect rust
Last synced: 13 May 2025
https://github.com/zhiburt/tabled
An easy to use library for pretty print tables of Rust structs and enums.
cli hacktoberfest pretty-print prettytable rust table table-generator
Last synced: 27 Mar 2025
https://github.com/jeltef/derive_more
Some more derive(Trait) options
derive developer-tools macros newtype rust trait
Last synced: 14 May 2025
https://github.com/jamsocket/plane
A distributed system for running WebSocket services at scale.
Last synced: 13 May 2025
https://github.com/dotenv-linter/dotenv-linter
⚡️Lightning-fast linter for .env files. Written in Rust 🦀
check compare contributor-friendly contributors-welcome dotenv dotenv-linter env fix hacktoberfest linter rust rust-lang
Last synced: 23 Apr 2025
https://github.com/hulaspark/hula
🍀 HuLa是一款基于Tauri v2+Vue3的桌面即时通讯应用程序(不仅仅是即时通讯),兼容Win、MacOS、Linux、Android、IOS
chatbot macos rust tauri tsx vue3 webview windows windows-10 windows-11
Last synced: 14 May 2025
https://github.com/rust-lang-cn/rust-by-example-cn
Rust By Example 中文版(包含在线代码编辑器)
Last synced: 11 Apr 2025
https://github.com/tafia/calamine
A pure Rust Excel/OpenDocument SpreadSheets file reader: rust on metal sheets
deserializer excel opendocument-spreadsheet parser rust serde vba
Last synced: 14 May 2025
https://github.com/vhakulinen/gnvim
GUI for neovim, without any web bloat
gtk gui neovim neovim-guis nvim rust text-editor ui
Last synced: 14 May 2025
https://github.com/rust-embedded/heapless
Heapless, `static` friendly data structures
Last synced: 15 Jan 2026
https://github.com/editso/fuso
一款体积小, 快速, 稳定, 高效, 轻量的内网穿透, 端口转发工具 支持多连接,级联代理,传输加密 (A small volume, fast, stable, efficient, and lightweight intranet penetration, port forwarding tool supports multiple connections, cascading proxy, and transmission encryption)
async bridge forward kcp nat penetrate proxy rust smol socks5 tokio tunnel udp udp-forwarder
Last synced: 15 May 2025
https://github.com/PistonDevelopers/hematite
A simple Minecraft written in Rust with the Piston game engine
minecraft piston-game-engine rust
Last synced: 27 Mar 2025
https://github.com/algesten/ureq
A simple, safe HTTP client
http httpclient rust rust-library
Last synced: 14 May 2025
https://github.com/aurae-runtime/aurae
Distributed systems runtime daemon written in Rust.
daemon distributed-systems linux multitenancy rust system-programming
Last synced: 15 Dec 2025
https://github.com/JelteF/derive_more
Some more derive(Trait) options
derive developer-tools macros newtype rust trait
Last synced: 27 Apr 2025
https://github.com/ms-jpq/sad
CLI search and replace | Space Age seD
cli command-line diff editing fzf rust sed terminal tui
Last synced: 14 May 2025
https://github.com/tailhook/vagga
Vagga is a containerization tool without daemons
Last synced: 15 May 2025
https://github.com/risc0/risc0
RISC Zero is a zero-knowledge verifiable general computing platform based on zk-STARKs and the RISC-V microarchitecture.
cryptography risc-v rust stark virtual-machine zero-knowledge
Last synced: 16 Jan 2026
https://github.com/audulus/rui
Declarative Rust UI library
declarative-ui gpu graphics gui immediate-gui rust ui user-interface vger wgpu winit
Last synced: 13 May 2025
https://github.com/thx/resvg-js
A high-performance SVG renderer and toolkit, powered by Rust based resvg and napi-rs.
Last synced: 22 Jan 2026
https://github.com/floneum/floneum
Instant, controllable, local pre-trained AI models in Rust
ai candle constrained-generation dioxus floneum-v3 kalosm llama llamacpp llm mistral rust transcription whisper
Last synced: 13 May 2025
https://github.com/bluealloy/revm
Rust implementation of the Ethereum Virtual Machine.
blockchain contributor-friendly ethereum evm revm rust
Last synced: 16 Jan 2026
https://github.com/mosuka/bayard
A full-text search and indexing server written in Rust.
gossip-protocol grpc http-server rust search-engine swim
Last synced: 13 Apr 2025
https://github.com/colored-rs/colored
(Rust) Coloring terminal so simple you already know how to do it !
ansi-term colors crates hacktoberfest rust terminal
Last synced: 14 May 2025
https://github.com/mchpr/mchprs
A multithreaded Minecraft server built for redstone.
hacktoberfest minecraft redstone rust
Last synced: 26 Dec 2025
https://github.com/marc2332/freya
Cross-platform GUI library for 🦀 Rust powered by 🧬 Dioxus and 🎨 Skia.
cross-platform dioxus gui hacktoberfest rust skia
Last synced: 27 Apr 2025
https://github.com/mCaptcha/mCaptcha
A no-nonsense CAPTCHA system with seamless UX | Backend component
actix-web captcha ddos-mitigation ddos-protection mcaptcha privacy proof-of-work rust self-host self-hosted spam-protection
Last synced: 06 Apr 2025
https://github.com/anshulrgoyal/rust-web-developer-roadmap
Roadmap to becoming a Rust Web Developer in 2022
Last synced: 08 Apr 2025
https://github.com/tikv/grpc-rs
The gRPC library for Rust built on C Core library and futures
Last synced: 13 May 2025
https://github.com/jonhoo/fantoccini
A high-level API for programmatically interacting with web pages through WebDriver.
automation library rust webdriver
Last synced: 11 May 2025
https://github.com/fosskers/aura
A multilingual package manager for Arch Linux and the AUR.
arch-linux aura package-manager pacman rust
Last synced: 17 Dec 2025
https://github.com/MCHPR/MCHPRS
A multithreaded Minecraft server built for redstone.
hacktoberfest minecraft redstone rust
Last synced: 26 Mar 2025
https://github.com/moonzoon/moonzoon
Rust Fullstack Framework
framework fullstack moonzoon rust virtual-actors wasm
Last synced: 14 May 2025
https://github.com/coreylowman/dfdx
Deep learning in Rust, with shape checked tensors and neural networks
autodiff autodifferentiation autograd backpropagation cuda cuda-kernels cuda-support cuda-toolkit cudnn deep-learning deep-neural-networks gpu gpu-acceleration gpu-computing machine-learning neural-network rust rust-lang tensor
Last synced: 14 May 2025
https://github.com/eclipse-zenoh/zenoh
zenoh unifies data in motion, data in-use, data at rest and computations. It carefully blends traditional pub/sub with geo-distributed storages, queries and computations, while retaining a level of time and space efficiency that is well beyond any of the mainstream stacks.
distributed-computing distributed-storage distributed-systems edge-computing embedded geo-distributed-storages iot messaging network-programming networking protocol robotics ros2 rust rust-lang storage zenoh
Last synced: 12 May 2025
https://github.com/rcore-os/rcore-tutorial-v3
Let's write an OS which can run on RISC-V in Rust from scratch!
k210 operating-system rcore risc-v rust
Last synced: 14 May 2025
https://github.com/zdz/ServerStatus-Rust
✨ Rust 版 ServerStatus 探针、威力加强版
probe railway rust serverstatus serverstatus-rust telegram vnstat webhook wechat
Last synced: 24 Mar 2025
https://github.com/Sh1Yo/x8
Hidden parameters discovery suite
bugbounty content-discovery recon rust security web
Last synced: 28 Mar 2025
https://github.com/burntsushi/rust-csv
A CSV parser for Rust, with Serde support.
Last synced: 14 May 2025
https://github.com/fl33tw00d/whisper-turbo
Cross-Platform, GPU Accelerated Whisper 🏎️
audio machine-learning rust speech-recognition webgpu whisper windows
Last synced: 15 May 2025
https://github.com/alexykn/sps
Rust based package manager for macOS
brew homebrew macos package-management package-manager rust
Last synced: 20 Jan 2026