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-02-02 00:28:07 UTC
- JSON Representation
https://github.com/a8m/pb
Console progress bar for Rust
pb pbr progress-bar progressbar rust
Last synced: 14 May 2025
https://github.com/Marekkon5/onetagger
Music tagger for Windows, MacOS and Linux with Beatport, Discogs, Musicbrainz, Spotify, Traxsource and many other platforms support.
dj music music-tagger music-tagging rust
Last synced: 09 Apr 2025
https://github.com/ad-si/rust-flashcards
Over 550 flashcards to learn Rust from first principles. Written in markdown with script to convert them to an Anki deck or PDF file.
anki anki-cards anki-deck anki-flashcards deck education flashcard learn learning rust
Last synced: 04 Apr 2025
https://github.com/perpetual-ml/perpetual
A self-generalizing gradient boosting machine that doesn't need hyperparameter optimization
data-science gbdt gbm gradient-boosted-trees gradient-boosting gradient-boosting-decision-trees kaggle machine-learning python rust
Last synced: 01 Feb 2026
https://github.com/purpleprotocol/mimalloc_rust
A Rust wrapper over Microsoft's MiMalloc memory allocator
Last synced: 13 May 2025
https://github.com/Cubxity/typstudio
A W.I.P desktop application for a new typesetting language, typst.
desktop gui hacktoberfest latex rust svelte tailwindcss tauri typescript typesetting typst
Last synced: 01 Apr 2025
https://github.com/alexliesenfeld/httpmock
HTTP mocking library for Rust
http-mocking mock mock-server rust test test-framework
Last synced: 13 May 2025
https://github.com/flipperzero-rs/flipperzero
Rust on the Flipper Zero
embedded flipperzero rust rust-lang
Last synced: 14 Apr 2025
https://github.com/KipData/KipSQL
SQL as a Function for Rust
data database embeddings myrocks oltp postgresql query-engine rust rust-lang sql sql-query sql-server sqlite sqlite-database web
Last synced: 24 Mar 2025
https://github.com/greymd/teip
Masking tape to help commands "do one thing well"
awk cli command-line grep rust sed shell terminal tool
Last synced: 15 May 2025
https://github.com/KipData/KiteSQL
SQL as a Function for Rust
data database embeddings myrocks oltp postgresql query-engine rust rust-lang sql sql-query sql-server sqlite sqlite-database web
Last synced: 29 Sep 2025
https://github.com/EmbarkStudios/cargo-about
📜 Cargo plugin to generate list of all licenses for a crate 🦀
cargo cargo-plugin hacktoberfest license-checking licensing rust rust-lang spdx
Last synced: 10 Apr 2025
https://github.com/lastmjs/zwitterion
A web dev server that lets you import anything*
assemblyscript c cpp es2016 es6 es7 esnext javascript rust spa typescript wasm webassembly
Last synced: 15 May 2025
https://github.com/rreverser/serde-wasm-bindgen
Native integration of Serde with wasm-bindgen
javascript rust rust-wasm serde wasm webassembly
Last synced: 14 May 2025
https://github.com/deuxfleurs-org/garage
(Mirror) S3-compatible object store for small self-hosted geo-distributed deployments. Main repo: https://git.deuxfleurs.fr/Deuxfleurs/garage
Last synced: 18 Apr 2025
https://github.com/rvben/rumdl
Markdown Linter and Formatter written in Rust
formatter linter markdown rust
Last synced: 03 Feb 2026
https://github.com/zeioth/compiler.nvim
Neovim compiler for building and running your code without having to configure anything
build-automation-tool build-tool built-tools compiler csharp elixir go golang javascript lua neovim-plugin neovim-plugins nvim-plugin nvim-plugins python rlanguage rust typescript zig
Last synced: 15 Apr 2025
https://github.com/kylebarron/parquet-wasm
Rust-based WebAssembly bindings to read and write Apache Parquet data
apache-arrow apache-parquet arrow javascript parquet rust wasm webassembly
Last synced: 14 May 2025
https://github.com/lucaspickering/slumber
Terminal-based HTTP/REST client
http http-client ratatui rest-client rust tui
Last synced: 02 Jan 2026
https://github.com/HuLaSpark/HuLa
HuLa is a desktop instant messaging app built on Tauri+Vue3 (not just instant messaging)
chatbot macos rust tauri tsx vue3 webview windows windows-10 windows-11
Last synced: 19 Jul 2025
https://github.com/basharovV/musicat
A sleek desktop music player and tagger for offline music 🪕. With gapless playback, smart playlists, and a map view! Built with Svelte and Tauri
audio audio-player jsvectormap macos-app mp3 music music-library music-player player rust rust-audio svelte sveltejs tauri tauri-app tauri-apps windows-app
Last synced: 06 Apr 2025
https://github.com/maelstrom-software/maelstrom
Maelstrom is a fast Rust, Go, and Python test runner that runs every test in its own container. Tests are either run locally or distributed to a clustered job runner.
cargo-subcommand containers distributed-systems go golang pytest python rust testing
Last synced: 11 May 2025
https://github.com/maekawatoshiki/naglfar
A toy web browser implemented in Rust from scratch
Last synced: 05 Apr 2025
https://github.com/serialport/serialport-rs
A cross-platform serial port library in Rust. Provides a blocking I/O interface and port enumeration including USB device information.
Last synced: 13 May 2025
https://github.com/terhechte/Ebou
A cross platform Mastodon Client written in Rust
app desktop-app dioxus linux macos mastodon mastodon-client rust windows
Last synced: 06 Apr 2025
https://github.com/terhechte/ebou
A cross platform Mastodon Client written in Rust
app desktop-app dioxus linux macos mastodon mastodon-client rust windows
Last synced: 04 Apr 2025
https://github.com/chiselstrike/chiselstore
SQLite + Little Raft = 🚀
database distributed-database raft rust sqlite
Last synced: 05 Apr 2025
https://github.com/free-explorers/veshell
Veshell is an innovative not-desktop environment for Linux made with modern technologies like Flutter and Rust.
Last synced: 30 Mar 2025
https://github.com/douchuan/algorithm
Algorithms written in Rust
algorithm algorithms algs4 computer-science data-structures graph-algorithms interview rust rust-lang
Last synced: 18 Apr 2025
https://github.com/nvzqz/static-assertions
Ensure correct assumptions about constants, types, and more in Rust
assert compile-time rust static-assertions testing
Last synced: 04 Apr 2025
https://github.com/cBournhonesque/lightyear
A networking library to make multiplayer games for the Bevy game engine
bevy gamedev multiplayer networking rust
Last synced: 25 Feb 2025
https://github.com/aws/amazon-q-developer-cli
✨ Agentic AI experience in your terminal for building applications using natural language
agent ai amazon-q amazon-web-services autocomplete cli linux llm macos mcp open-source productivity rust shell terminal typescript
Last synced: 14 May 2025
https://github.com/ah-/anne-key
Firmware for Anne Pro Keyboard written in Rust
anne embedded firmware keyboard mechanical-keyboard rust
Last synced: 03 Feb 2026
https://github.com/TEN-framework/ten_framework
TEN, a AI agent framework to create various AI agents which supports real-time conversation.
ai ai-agents answer-set-programming c clingo cloud-edge-computing cloud-store cpp cross-language cross-platform golang javascript nodejs package-management plugin-system python rust typescript workflow
Last synced: 08 Mar 2025
https://github.com/dusk-network/plonk
Pure Rust implementation of the PLONK ZKProof System done by the Dusk team
cryptography plonk rust zero-knowledge
Last synced: 29 Dec 2025
https://github.com/aome510/hackernews-TUI
A Terminal UI to browse Hacker News
article customizable hacker-news newsreader rust terminal tui vim
Last synced: 09 Apr 2025
https://github.com/khonsulabs/cushy
An experimental cross-platform graphical user interface (GUI) crate for Rust.
Last synced: 18 Jun 2025
https://github.com/sudipghimire533/ytui-music
Youtube client in terminal for music ( lightweight youtube client )
music music-player playlist rust tui youtube youtube-dl
Last synced: 10 Apr 2025
https://github.com/rusticstuff/simdutf8
SIMD-accelerated UTF-8 validation for Rust.
aarch64 arm64 avx2 neon rust rust-crate simd simd-extensions sse41 unicode utf-8 wasm
Last synced: 12 Dec 2025
https://github.com/sunjay/turtle
Create Animated Drawings in Rust
draw rust turtle turtle-graphics
Last synced: 15 May 2025
https://github.com/sunng87/pgwire
PostgreSQL wire protocol implemented as a rust library.
Last synced: 14 May 2025
https://github.com/inancgumus/learnrust
A guide to Rust's basics distilled for programmers
learn-rust learning learning-journey learning-notes learning-rust learnrust rust rust-book rust-by-example rust-lang rust-learning rustby rustbyexample rustlang self-learning self-study
Last synced: 05 Apr 2025
https://github.com/oSumAtrIX/DownOnSpot
🎧 A Spotify music and playlist downloader working with free Spotify accounts written in Rust
1337 downloader free media mp3 music rust spotify
Last synced: 27 Mar 2025
https://github.com/pgdogdev/pgdog
Horizontal scaling for PostgreSQL with automatic sharding.
load-balancer pooler postgresql rust sharding
Last synced: 06 Apr 2025
https://github.com/Zeioth/compiler.nvim
Neovim compiler for building and running your code without having to configure anything
build-automation-tool build-tool built-tools compiler csharp elixir go golang javascript lua neovim-plugin neovim-plugins nvim-plugin nvim-plugins python rlanguage rust typescript zig
Last synced: 14 Mar 2025
https://github.com/get-eventually/eventually-rs
Event Sourcing for Rust
aggregate cqrs ddd event-sourcing eventstore rust rust-crate
Last synced: 04 Apr 2025
https://github.com/mgattozzi/whorl
single file, std only, async Rust executor
Last synced: 26 Mar 2025
https://github.com/baoyachi/shadow-rs
A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)
build cargo cargo-build cargo-env cargo-lock cargo-plugin cargo-toml cargolock compile compiled compiler cratesio env flags metadata rust rust-build rust-crate shadow shadow-rs
Last synced: 14 May 2025
https://github.com/fgribreau/spinners
🛎 60+ Elegant terminal spinners for Rust
Last synced: 15 May 2025
https://github.com/postcss-rs/postcss-rs
🚀 Fast and 100% API compatible postcss replacer, built in Rust
Last synced: 05 Apr 2025
https://github.com/madsmtm/objc2
Bindings to Apple frameworks in Rust
appkit apple cocoa ffi-bindings foundation ios macos objc objc2 objective-c rust rust-lang tvos uikit visionos watchos
Last synced: 13 May 2025
https://github.com/postrequest/link
link is a command and control framework written in rust
c2 command-and-control implant payload penetration-testing pentesting red-team rust
Last synced: 05 Apr 2025
https://github.com/wishawa/async_ui
Lifetime-Friendly, Component-Based, Retained-Mode UI Powered by Async Rust
Last synced: 13 Apr 2025
https://github.com/flashbots/mev-inspect-rs
Discover historic Miner Extractable Value (MEV) opportunities
arbitrage defi ethereum liquidation mev rust web3
Last synced: 15 Jul 2025
https://github.com/ksxgithub/parallel-disk-usage
Highly parallelized, blazing fast directory tree analyzer
chart disk-usage du dust filesystem graph pdu rust size
Last synced: 14 May 2025
https://github.com/matusf/openapi-fuzzer
Black-box fuzzer that fuzzes APIs based on OpenAPI specification. Find bugs for free!
Last synced: 16 May 2025
https://github.com/falconre/falcon
Binary Analysis Framework in Rust
binary-analysis data-flow-analysis program-analysis rust
Last synced: 30 Dec 2025
https://github.com/Doctave/doctave
A batteries-included developer documentation site generator
cli docs-as-code doctave documentation documentation-generator documentation-site mermaid-diagrams rust static-site-generator
Last synced: 03 Apr 2025
https://github.com/lukaslueg/macro_railroad
A library to generate syntax diagrams for Rust macros.
Last synced: 08 Apr 2025
https://github.com/starlightsearch/embedanything
Production-ready Inference, Ingestion and Indexing built in Rust 🦀
colpali embedding-models index indexing information-retrieval ingestion jina large-language-models late-interaction machine-learning modernbert onnx onnxruntime openai rag rust rust-lang splade vector-database vision-language-model
Last synced: 28 Dec 2025
https://github.com/maximecb/uvm
Fun, portable, minimalistic virtual machine.
bytecode bytecode-interpreter compiler containerization emulation emulator interpreter jit-compiler permacomputing rust sandboxing uvm virtual-machine
Last synced: 09 Apr 2025
https://github.com/Bombfuse/emerald
A 2D rust game engine focused on portability.
2d game-development game-engine gamedev physics rust
Last synced: 08 May 2025
https://github.com/burtonqin/lockbud
Detect concurrency and memory bugs and possible panic locations in Rust projects
bug-detection rust security static-analyzer
Last synced: 30 Aug 2025
https://github.com/timnn/cargo-lipo
Cargo subcommand to automatically create universal libraries for iOS.
Last synced: 15 May 2025
https://github.com/cormac-obrien/richter
A modern Quake engine.
fps fps-engine quake quake-engine retro rust
Last synced: 06 Apr 2025
https://github.com/SorellaLabs/brontes
A blazingly fast general purpose blockchain analytics engine specialized in systematic mev detection
ethereum etl-pipeline evm mev rust
Last synced: 26 Sep 2025
https://github.com/frol/completely-unscientific-benchmarks
Naive performance comparison of a few programming languages (JavaScript, Kotlin, Rust, Swift, Nim, Python, Go, Haskell, D, C++, Java, C#, Object Pascal, Ada, Lua, Ruby)
ada benchmark cpp csharp dlang golang haskell java javascript kotlin lua luajit nim programming-language python ruby rust scoreboard swift
Last synced: 07 Oct 2025
https://github.com/KSXGitHub/parallel-disk-usage
Highly parallelized, blazing fast directory tree analyzer
chart disk-usage du dust filesystem graph pdu rust size
Last synced: 31 Mar 2025
https://github.com/alphaville/optimization-engine
Nonconvex embedded optimization: code generation for fast real-time optimization + ROS support
code-generation code-generator embedded-optimization embedded-systems matlab-toolbox model-predictive-control mpc nmpc nonconvex nonconvex-optimization nonlinear-model-predictive-control nonlinear-optimization optimal-control python robotics rust rust-crate rust-library solver solver-library
Last synced: 14 May 2025
https://github.com/portier/portier-broker
Portier Broker reference implementation, written in Rust
auth openidconnect portier rust
Last synced: 03 Apr 2025
https://github.com/jrnxf/thokr
✨ sleek typing tui with visualized results and historical logging
cli monkeytype rust terminal tui typing typing-game typing-practice
Last synced: 04 Apr 2025
https://github.com/parca-dev/parca-agent
eBPF based always-on profiler auto-discovering targets in Kubernetes and systemd, zero code changes or restarts needed!
bpf c continuous-profiling cpp ebpf ebpf-programs go golang hacktoberfest kubernetes libbpf linux observability performance pprof profiling python ruby rust systemd
Last synced: 15 May 2025
https://github.com/fmeringdal/nettu-scheduler
A self-hosted calendar and scheduler server.
calendars rrule rust scheduler self-hosted
Last synced: 05 Apr 2025
https://github.com/sagiegurari/duckscript
Simple, extendable and embeddable scripting language.
interpreter rust rust-library script script-engine script-language script-runner scripting scripting-language shell shell-script shell-scripting
Last synced: 14 May 2025
https://github.com/sminez/ad
an adaptable text editor
9p acme plan9 regex rust text-editor tui
Last synced: 13 Apr 2025
https://github.com/sdroege/gstreamer-rs
GStreamer bindings for Rust - This repository moved to https://gitlab.freedesktop.org/gstreamer/gstreamer-rs
bindings gnome gstreamer multimedia rust
Last synced: 14 May 2025
https://github.com/niklasei/bevy_asset_loader
Bevy plugin helping with asset loading and organization
assets assets-management bevy bevy-plugin game-development hacktoberfest rust
Last synced: 10 Apr 2025
https://github.com/dontpanic92/OpenPAL3
仙三开源版 - The efforts to create an open-source implementation of Chinese Paladin 3
game game-engine open-source pal pal3 rust vulkan
Last synced: 27 Apr 2025
https://github.com/dontpanic92/openpal3
仙三开源版 - The efforts to create an open-source implementation of Chinese Paladin 3
game game-engine open-source pal pal3 rust vulkan
Last synced: 04 Apr 2025
https://github.com/locka99/opcua
A client and server implementation of the OPC UA specification written in Rust
embedded iec-62541 iot monitoring opc opc-ua rust
Last synced: 15 May 2025