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-06-25 00:23:33 UTC
- JSON Representation
https://github.com/multirious/bevy_tween
Flexible tweening plugin library for Bevy.
animation animator bevy bevy-plugin rust tween tweener tweening tweening-library
Last synced: 12 Apr 2025
https://github.com/sindresorhus/windows-wallpaper
Manage the desktop wallpaper on Windows
binary cli cli-app desktop-wallpaper rust wallpaper windows
Last synced: 13 Aug 2025
https://github.com/teaentitylab/fprust
Monad/MonadIO, Handler, Coroutine/doNotation, Functional Programming features for Rust
actor-model async coroutine coroutine-library coroutines functional-programming functional-reactive-programming generator handler monad monads optional optional-implementations publisher-subscriber publisher-subscriber-pattern pubsub reactive reactive-programming rust rust-library
Last synced: 07 Apr 2025
https://github.com/surban/usb-gadget
Expose standard or fully custom USB peripherals (gadgets) through a USB device controller (UDC) on Linux using Rust.
linux rust udc usb usb-device usb-functionfs usb-gadget
Last synced: 02 Jul 2025
https://github.com/TeaEntityLab/fpRust
Monad/MonadIO, Handler, Coroutine/doNotation, Functional Programming features for Rust
actor-model async coroutine coroutine-library coroutines functional-programming functional-reactive-programming generator handler monad monads optional optional-implementations publisher-subscriber publisher-subscriber-pattern pubsub reactive reactive-programming rust rust-library
Last synced: 19 Mar 2025
https://github.com/jondolf/algorust
Various algorithms visualized interactively on the web, entirely with Rust 🦀
algorithm algorithms pathfinding rust rust-web sorting-algorithms visualization wasm yew
Last synced: 27 Sep 2025
https://github.com/porglezomp/bitmatch
A Rust crate that allows you to match, bind, and pack the individual bits of integers.
binary bitpacking decoding encoding no-std rust rust-library
Last synced: 09 Sep 2025
https://github.com/dyedgreen/cqlite
Embedded graph database
cypher-query-language graph graph-database rust
Last synced: 13 Apr 2025
https://github.com/yannickfunk/genanki-rs
Rust crate to create Anki decks. Based on the python library genanki
anki anki-flashcards flashcards genanki rust
Last synced: 08 Sep 2025
https://github.com/0x59616e/SteinsOS
An operating system written in Rust
armv8 kernel operating-system os osdev rust
Last synced: 19 Apr 2025
https://github.com/lukaskalbertodt/libtest-mimic
A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`
harness rust test-framework testing
Last synced: 16 May 2025
https://github.com/r4gus/nodus
A logic gate simulator written in Rust using the Bevy game engine.
bevy bevy-engine circuit gate logic logic-circuit logic-gates rust simulator
Last synced: 29 Sep 2025
https://github.com/darrenbaldwin07/clerk-rs
The official community-maintained Clerk SDK for Rust
actix-web authentication authorization axum clerk jwt rust sdk
Last synced: 16 May 2025
https://github.com/hatoo/Accepted
A terminal text editor to be ACCEPTED
competitive-programming rust text-editor vim
Last synced: 27 Mar 2025
https://github.com/yoric/yaiouom
Prototype extension of the Rust type system towards checking units-of-measure
Last synced: 13 Apr 2025
https://github.com/arimxyer/models
CLI and TUI for browsing AI models, benchmarks, and coding agents. Compare 2000+ models across 85+ providers, explore ~400 benchmark entries from Artificial Analysis, and track 12+ coding agents with version detection.
ai anamolyco artificial-analysis benchmarks claude-code codex coding-agents gemini-cli llm models models-dev opencode ratatui rust sst sst-inspired tui
Last synced: 08 Mar 2026
https://github.com/wasabeef/droid
A command-line tool for checking Android OS version history written by Rust.
Last synced: 18 Oct 2025
https://github.com/wwylele/mhrice
Monster Hunter Rise information website
mhrise monster-hunter-rise rust
Last synced: 11 Oct 2025
https://github.com/CogitatorTech/onager
A DuckDB extension for graph data analytics
duckdb duckdb-extension graph-algorithms graph-analytics graph-data-science rust
Last synced: 06 Feb 2026
https://github.com/valeth/javelin
[Mirror] A simple streaming server
async hls http-live-streaming live-streaming rtmp rtmp-server rust tokio
Last synced: 15 May 2025
https://github.com/islet-project/islet
An on-device confidential computing platform
Last synced: 20 Apr 2025
https://github.com/use-ink/ink-examples
A set of examples for ink! smart contract language. Happy hacking!
blockchain examples kusama polkadot rust smart-contracts substrate wasm
Last synced: 04 Apr 2025
https://github.com/bytecodealliance/wasmtime-rb
Ruby WebAssembly runtime powered by Wasmtime
Last synced: 12 Jul 2025
https://github.com/brndnmtthws/code-like-a-pro-in-rust-book
Source code for Code Like a Pro in Rust
Last synced: 05 Apr 2025
https://github.com/jpopesculian/twitter-v2-rs
Rust bindings for Twitter API v2
authentication oauth2 rust twitter twitter-api
Last synced: 01 May 2025
https://github.com/smbl64/humble-cli
📦 The missing CLI for downloading your Humble Bundle purchases
cli downloader humble-bundle humblebundle rust
Last synced: 30 Jan 2026
https://github.com/sile/mineplacer
Prepare for a game of Minesweeper by placing mines!
game minesweeper-style-game rust
Last synced: 27 Mar 2026
https://github.com/libp2p/universal-connectivity
Realtime decentralised chat with libp2p showing ubiquitous peer-to-peer connectivity between multiple programming languages (Go, Rust, TypeScript) and runtimes (Web, native binary) using QUIC, WebRTC and WebTransport
go libp2p networking p2p peer-to-peer rust webrtc webtransport
Last synced: 04 Apr 2025
https://github.com/mrxiaozhuox/dorea
A Key-Value data storage system. - [ This is a practice program ]
Last synced: 12 Apr 2025
https://github.com/chris-morgan/mopa
MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.
Last synced: 05 Apr 2025
https://github.com/phayes/sidefuzz
Fuzzer to automatically find side-channel (timing) vulnerabilities
constant-time cryptography dudect fuzzing rust side-channel wasm
Last synced: 02 Apr 2025
https://github.com/tailhook/lithos
Process supervisor that supports linux containers
containers linux process rust supervisor
Last synced: 29 Jul 2025
https://github.com/inspirateur/simplerenamer
A simple and smart bulk file renamer
filesystem iced renamer renamer-utility rust utility
Last synced: 04 Mar 2025
https://github.com/okaneco/kmeans-colors
k-means clustering library and binary to find dominant colors in images
color-palette dominant-color dominant-colors image-processing kmeans kmeans-clustering kmeans-colors lab-color nearest-colors rust
Last synced: 06 Apr 2025
https://github.com/deepeth/mars
The powerful analysis platform to explore and visualize data from blockchain.
bitcoin blockchain ethereum etl rust schema web3
Last synced: 01 May 2025
https://github.com/farseerfc/ydcv-rs
A rust version of https://github.com/felixonmars/ydcv/ .
Last synced: 05 Apr 2025
https://github.com/casey/degenerate
A generative art computer
generative-art javascript rust web
Last synced: 07 Oct 2025
https://github.com/rust-embedded/meta-rust-bin
Yocto layer for installing Rust toolchain from pre-built binaries
embedded linux meta-rust rust yocto yocto-layer
Last synced: 04 Apr 2025
https://github.com/corrosive-games/bevy-parallax
Parallax background plugin for Bevy
bevy bevy-engine bevy-plugin game-development gamedev parallax parallax-scrolling rust rust-lang
Last synced: 16 May 2025
https://github.com/dust-engine/dust
A research project trying to push the boundaries of voxel geometry and interactivity. Experimental real-time global illumination renderer powered by Rust, Vulkan and Bevy.
game-engine rust voxel voxel-engine voxels
Last synced: 04 Apr 2026
https://github.com/martinjrobins/diffsol
ODE solver library in Rust
bdf dsl jacobian mass-matrix ode ode-integrator ode-solver runge-kutta rust scientific-computing solver sparse-matrix
Last synced: 18 May 2026
https://github.com/neverRare/butter
A tasty language for building efficient software. Currently in hiatus
butter compiler language proglangs-discord programming-language rust
Last synced: 27 Apr 2025
https://github.com/margual56/radio-cli
A simple radio CLI written in rust
cli cli-app mpv multimedia radio radio-cli rust rust-lang
Last synced: 01 Mar 2025
https://github.com/michiel/jsonapi-rust
Rust library for serialization, deserialization and working with JSON-API data
Last synced: 10 Oct 2025
https://github.com/nullx76/ringbuffer
A fixed-size circular buffer written in Rust.
circular-buffer hacktoberfest no-std ringbuffer rust
Last synced: 15 May 2025
https://github.com/frugalos/cannyls
An embedded persistent key-value storage for Rust that is optimized for random-access workload and huge-capacity HDD
embedded-database key-value-store local-storage rust
Last synced: 07 Apr 2025
https://github.com/ackee-blockchain/solana-auditors-bootcamp
Learn to audit Solana programs and help secure the ecosystem. Take your security practices to the next level and get certified by Ackee Blockchain Security. It's free, too.
anchor bootcamp capture-the-flag rust security security-audit security-tools solana trident
Last synced: 17 Apr 2025
https://github.com/abishekatp/stylers
Fully compile time scoped CSS for Leptos components
Last synced: 10 Apr 2025
https://github.com/landhb/drawbridge
Layer 4 Single Packet Authentication Linux kernel module utilizing Netfilter hooks and kernel supported Berkeley Packet Filters (BPF)
bpf iptables iptables-extension knocker linux-kernel netfilter port-knock port-knocker port-knocking rust
Last synced: 06 Apr 2025
https://github.com/iphands/randy
System info viewer written in Rust / GTK3. Inspired by Conky.
battery conky cpu filesystem gtk gtk-rs gtk3 mem opacity randy rust rust-lang screenshot
Last synced: 14 Jul 2025
https://github.com/dxps/fullstack-rust-axum-dioxus-rwa
A RealWorld app implementation as a fullstack Rust project using Axum (back-end) and Dioxus (front-end).
axum dioxus fullstack-rust rust rust-lang
Last synced: 27 Jan 2026
https://github.com/mackieloeffel/avr-vm
VM with JIT-compiler for ATMega32 written in Rust
Last synced: 27 Jul 2025
https://github.com/ljedrz/lambda_calculus
A simple, zero-dependency implementation of the untyped lambda calculus in Safe Rust
beta-reduction church-encoding combinatory-logic debruijn embedded-iterators-encoding lambda-calculus lambda-expressions lambda-functions lambda-interpreter parigot-encoding reduction-strategies rust rust-library scott-encoding ski-combinators stump-fu-encoding
Last synced: 05 Apr 2025
https://github.com/ffizer/ffizer
ffizer is a files and folders initializer / generator. Create any kind (or part) of project from template.
crates hacktoberfest rust scaffolding template-project
Last synced: 03 Apr 2025
https://github.com/ekzhang/ukanren-rs
Rust implementation of µKanren, a featherweight relational programming language.
functional-programming language logic-programming microkanren minikanren prolog rust
Last synced: 08 May 2025
https://github.com/fefit/visdom
A library use jQuery like API for html parsing & node selecting & node mutation, suitable for web scraping and html confusion.
confuse css-selector dom-manipulation html-parse jquery rust scrape
Last synced: 27 Dec 2025
https://github.com/aofp/yume
Native desktop UI for Claude Code with orchestration, streaming, background agents, and multi-provider support. Built with Tauri + React.
ai-agent ai-coding anthropic claude-code claude-code-cli claude-code-gui claude-code-hooks claude-code-plugin claude-code-skills claude-code-subagents claude-desktop-app claude-gui code-assistant desktop-app developer-tools react rust tauri tauri-app typescript
Last synced: 27 Apr 2026
https://github.com/SeaQL/starfish-ql
✴️ An experimental graph database
crates-io crawler database graph hacktoberfest network rust sql visualization
Last synced: 27 Apr 2025
https://github.com/harzu/iced_term
Terminal emulator widget powered by ICED framework and alacritty terminal backend.
alacritty gui iced rust terminal ui-components widget
Last synced: 06 Jul 2025
https://github.com/seed-rs/seed-quickstart-webpack
Template for web apps with Seed (Rust framework), TailwindCSS and Webpack.
github-actions handlebars netlify prerendering rust seed tailwindcss template web-assembly webpack
Last synced: 05 Apr 2025
https://github.com/sandbox-quantum/sandwich
Sandwich is a multi-platform, multi-language, open-source library that provides a simple unified API for developers to use (multiple) cryptographic libraries in their applications.
api boringssl crypto crypto-agility cryptographic-agility cryptography go openssl python rust security tls
Last synced: 31 Mar 2025
https://github.com/rust-lang-de/rustbook-de
Deutsche Gemeinschafts-Übersetzung des offiziellen Rust-Buchs
book programming-language rust rust-lang
Last synced: 03 Apr 2025
https://github.com/tbillington/bevy_toon_shader
Toon Shader for the bevy game engine
3d-graphics asset bevy game-assets game-development graphics rust shader
Last synced: 04 Apr 2025
https://github.com/atuinsh/eye-declare
A declarative inline TUI rendering library for Rust, built on Ratatui
declarative rendering rust terminal tui
Last synced: 24 Apr 2026
https://github.com/graniet/rllm
Use multiple LLM backends in a single crate, simple builder-based configuration, and built-in prompt chaining & templating.
ai anthropic builder-pattern chatbot llm nlp ollama openai prompt-engineering rust rust-crate rust-library
Last synced: 23 Oct 2025
https://github.com/kong/ngx_wasm_module
Nginx + WebAssembly
assemblyscript go nginx proxy-wasm rust wasi wasm webassembly
Last synced: 04 Oct 2025
https://github.com/kristoferlund/ostt
Open Speech-to-Text recording tool with real-time volume metering and transcription.
omarchy ratatui rust speech-to-text tui
Last synced: 13 Jan 2026
https://github.com/mdtanrikulu/react-tauri
React based Cross-platform Application with Tauri
cross-platform reactjs rust tauri
Last synced: 16 Apr 2025
https://github.com/hessesian/kmp-lsp
Fast, low-memory LSP server for Kotlin and Java, written in Rust
android helix java kotlin kotlin-multiplatform language-server lsp neovim rust swift tree-sitter
Last synced: 15 Jun 2026
https://github.com/cpmech/russell
Rust Scientific Libary. ODE and DAE (Runge-Kutta) solvers. Special functions (Bessel, Elliptic, Beta, Gamma, Erf). Linear algebra. Sparse solvers (MUMPS, UMFPACK). Probability distributions. Tensor calculus.
bessel-function differential-equations eigenvalues eigenvectors gamma-function interpolation linear-algebra mathematics numerical-derivatives numerical-integration quadrature quadrature-integration rust scientific-computing sparse-matrix special-functions spectral-methods
Last synced: 09 Apr 2025
https://github.com/wiseaidotdev/autogpt
🦀 A Pure Rust Framework For Building AGI.
adk agent agi ai anthropic artificial-intelligence autogpt claude-code evcxr gemini gemini-flash getimg gpt jupyter-notebook nylas-api openai rust sdk stable-diffusion
Last synced: 08 May 2026
https://github.com/lopes/zola.386
Port of BOOTSTRA.386 for Zola.
386 80s 90s bootstrap cli css dialog edit html javascript msdos retro rust rust-lang static-site static-site-generator tera toml zola zola-theme
Last synced: 24 Apr 2025
https://github.com/mcgoo/vcpkg-rs
Build library for finding native libraries in vcpkg for Rust - Windows (msvc), Linux and macOS
Last synced: 15 May 2025
https://github.com/couchbaselabs/couchbase-rs
The official, community supported Couchbase Rust SDK
couchbase couchbase-rust-sdk libcouchbase rust sdk
Last synced: 16 May 2025
https://github.com/apache/paimon-rust
Apache Paimon Rust The rust implementation of Apache Paimon.
big-data data-ingestion paimon real-time-analytics rust streaming-datalake table-store
Last synced: 16 May 2025
https://github.com/dnaka91/obws
The obws (obvious) remote control library for OBS
async-await hacktoberfest obs obs-websocket remote-control rust
Last synced: 17 Jul 2025
https://github.com/lyonsyonii/run
Run commands in the languages you love!
cli command command-line language makefile run runfile runner rust
Last synced: 07 Apr 2025
https://github.com/mjovanc/numru
A high-performance numeric computation library.
Last synced: 04 Apr 2025
https://github.com/blitzcode/rust-exp
Software rasterization, N-Body simulation and Game of Life in Rust + Haskell
game-of-life haskell n-body rasterization rust
Last synced: 17 Oct 2025
https://github.com/Ellipsis-Labs/sokoban
Compact, efficient data structures in contiguous byte arrays
Last synced: 23 Apr 2025
https://github.com/rustshop/flakebox
Flakebox is to your Rust project dev environment, what NixOS is to your OS, or home-manager to your home directory.
development-environment dx nix rust
Last synced: 05 Apr 2025
https://github.com/LyonSyonII/run
Run commands in the languages you love!
cli command command-line language makefile run runfile runner rust
Last synced: 18 Jul 2025
https://github.com/vxfemboy/wipedicks
Wipe files and drives securely with random ASCII dicks
anti-forensics antiforensics forensics random-ascii-dicks rust wipe-files
Last synced: 18 May 2026