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-07-14 00:27:02 UTC
- JSON Representation
https://github.com/dracula/lsd
🧛🏻♂️ Dark theme for LSD
dracula dracula-theme glyphs icons ls lsd nerd-fonts rust
Last synced: 17 Aug 2025
https://github.com/golota60/oxytail
Native cross-platform styled widgets library based on Floem.
daisyui floem floem-themes gui native rust ui
Last synced: 23 Mar 2025
https://github.com/pinecrew/tini
tiny ini parsing library in rust
config crate ini library no-dependencies parsing rust rust-lang rust-library tiny
Last synced: 16 Apr 2025
https://github.com/remram44/cowblock
Block-level copy-on-write tool
copy-on-write data-management filesystem fuse rust
Last synced: 05 May 2025
https://github.com/togglebyte/tinyroute
A small networked message passing library
Last synced: 18 Jun 2025
https://github.com/borkdude/analyze-reify
Analyze occurrences of reify in Clojure code. Implemented using tree-sitter-clojure and Rust.
Last synced: 06 May 2025
https://github.com/keens/transaction-rs
The transaction abstraction library and its executors for rust
Last synced: 06 Mar 2026
https://github.com/axect/puruspe
PURe RUSt SPEcial library
numerical rust special-functions
Last synced: 05 Apr 2025
https://github.com/yallxe/hogg
Common vulnerability scanning on steroids ☄️
dns exploit network proxy rust rust-lang scanner secrets security sniffer vulnerabilities webscanner
Last synced: 19 Jul 2025
https://github.com/sebadob/spow
Proof of Work for the Server and Client + WASM
hashcat proof-of-work rust wasm
Last synced: 10 Sep 2025
https://github.com/tomarrell/rasp-ws2812b
Controlling WS2812b LED's using Rust on the Raspberry Pi
embedded leds mario pwm raspberry-pi rust spi
Last synced: 06 May 2025
https://github.com/sile/hone
A shell-friendly hyperparameter search tool inspired by Optuna
hyperparameter-optimization rust
Last synced: 11 Apr 2025
https://github.com/bradysimon/iced_anim
A crate to simplify animating Iced widgets
Last synced: 07 May 2025
https://github.com/idlab-discover/rustiflow
Flow feature extraction tool built in Rust using eBPF
data-science dataset-generation ebpf-programs feature-extraction machine-learning network-analysis network-monitoring network-security packet-analyser packet-capture pcap rust throughput-performance traffic-analysis
Last synced: 02 Feb 2026
https://github.com/eldruin/lsm303agr-rs
Platform agnostic Rust driver for the LSM303AGR ultra-compact high-performance eCompass module: ultra-low-power 3D accelerometer and 3D magnetometer
accelerometer driver ecompass embedded embedded-hal-driver i2c magnetometer rust spi
Last synced: 13 Apr 2025
https://github.com/rust-osdev/virtio-spec-rs
Definitions from the Virtual I/O Device (VIRTIO) specification.
driver net pci rust specification virtio
Last synced: 09 May 2025
https://github.com/avianphysics/bevy_heavy
Mass properties for Bevy's geometric primitives.
bevy game-development geometry mass math physics rust
Last synced: 12 Dec 2025
https://github.com/hougesen/kdlfmt
A formatter for kdl documents.
code-formatter formatter kdl rust
Last synced: 01 Mar 2026
https://github.com/remram44/cdchunking-rs
Content-Defined Chunking for Rust
chunk chunking rolling-hash-functions rust
Last synced: 17 Mar 2025
https://github.com/hulxv/vnstat-server
Serve your vnStat data and controlling in it easily by HTTP requests
actix-web api http-server rest-api rust vnstat
Last synced: 28 Oct 2025
https://github.com/embarkstudios/sentry-contrib-rust
Integrates crashdump reporting with Sentry
Last synced: 12 Dec 2025
https://github.com/rust-github/rust-gh-example
An example project that uses Rust GitHub template
Last synced: 10 Apr 2025
https://github.com/dodorare/apple-bundle-rs
Apple BundleResources serializer and deserializer for Rust 🛠
apple apple-bundle-resources rust
Last synced: 03 Oct 2025
https://github.com/gdamjan/http-server-rs
Simple http server a bit fancier than `python -m http.server` - in Rust + actix-web
Last synced: 17 Aug 2025
https://github.com/yojo-art/media-proxy-rs
高速で多機能なmisskey用media-proxy
cherrypick misskey rust thumbnail web
Last synced: 09 Mar 2026
https://github.com/panghu-huang/astro-run
A highly extensible runner that can execute any workflow.
astro-run automation ci docker grpc runner rust workflow
Last synced: 25 Sep 2025
https://github.com/kpcyrd/tr1pd
tamper resistant audit log
antiforensics forensics intrusion-detection perimeter-security physical-security rust sandboxed security security-incidents
Last synced: 14 Apr 2025
https://github.com/oscarmcm/neocal
Google Calendar Command Line Interface
cli google google-calendar rust
Last synced: 10 Aug 2025
https://github.com/2-3-5-41/godot_ecs
A direct ecs to low-level server implementation for Godot 4.1
bevy-ecs ecs gdext gdextension godot godot-rust rust
Last synced: 09 Aug 2025
https://github.com/udoprog/ontv
A rich desktop application for tracking tv shows
Last synced: 21 Aug 2025
https://github.com/matthewjberger/nightshade
A data-oriented game engine written in Rust with a custom ECS 🦀 Works on Windows/Linux/MacOS/Web/OpenXR
3d-graphics game-development game-engine rust wasm wgpu
Last synced: 16 Jan 2026
https://github.com/mental32/exchange-orderbook
A Full-stack, Auction-market, Spot-exchange written in Rust.
bitcoin cryptocurrency cryptocurrency-exchanges exchange exchange-api hft hft-trading lock-free low-latency matching-engine order-book rust stock-market trading-api trading-platform
Last synced: 12 Apr 2025
https://github.com/lobis/fractal-explorer
A simple Julia Set and Mandelbrot interactive explorer built using Rust. It can run as a desktop application or on the web. Web demo available at https://lobis.github.io/fractal-explorer/
fractal fractal-rendering gpu interactive-visualizations rust wasm webassembly wgpu
Last synced: 28 Jul 2025
https://github.com/tailhook/async-listen
A rust crate with various helpers for writing production-ready servers in rust using async-std
async backpressure listen production rust server
Last synced: 17 Mar 2025
https://github.com/simon-whitehead/chemboy
A work-in-progress GameBoy (and sometime in future, GameBoy Colour) emulator written in Rust.
emulation emulator gameboy gameboy-emulator rust
Last synced: 13 Aug 2025
https://github.com/petergrace/meshtui
Console text-user-interface for Meshtastic
Last synced: 27 Jul 2025
https://github.com/iddm/introspection
A rust introspection procedural macro.
introspection procedural-macros rust
Last synced: 14 May 2025
https://github.com/0exp/cybercore
My dev.environments and system configurations (macOS, ruby, js, python, dotfiles, zsh, vim, sublime, fonts, etc). Powered by Ansible 💖
ansible dotfiles elixir git homebrew ios macos nodejs psql python ruby rust scala slack sublime tmux vim zsh
Last synced: 27 Oct 2025
https://github.com/gil0mendes/initium
A modern bootloader with no legacy components
bootloader efi initium qemu rust
Last synced: 13 Apr 2025
https://github.com/crisidev/qrsync
Utility to copy files over WiFi to/from mobile devices inside a terminal.
commadline qr-code rocket-rs rust rust-crate utility
Last synced: 13 Sep 2025
https://github.com/nathsou/elox
Interpreter for a superset of Crafting Interpreter's lox language
craftinginterpreters interpreter lox rust
Last synced: 21 Mar 2025
https://github.com/security-union/yew-beyond-hello-world
yew rust tutorial
rust rustlang tutorial video video-streaming yew
Last synced: 04 Oct 2025
https://github.com/trvswgnr/travvy-project-manager
a simple way to manage dev projects
crab management organization project projects rust
Last synced: 08 Sep 2025
https://github.com/heng30/whispercap
uses whisper models to transcribe videos or audio into subtitles.(使用whisper模型将视频或音频转录为字幕)
gui rust slint subtitle whisper-cpp
Last synced: 24 Dec 2025
https://github.com/michel-leonard/ciede2000-color-matching
The 𝐂𝐈𝐄𝐃𝐄𝟐𝟎𝟎𝟎 color difference formula written in 40+ programming languages.
c color computer-vision dart education go image-processing java javascript kotlin ktm620enduro linux python ruby rust swift testing windows
Last synced: 18 Feb 2026
https://github.com/fuzzycloud/tailyew
Yew wrapper around daisy components
daisyui rust tailwindcss webassembly yew yew-framework
Last synced: 14 May 2025
https://github.com/soapdog/nodejs-rust-sample-module
A sample node module built with Rust. Calculates the closest airport to a given latlon coordinate.
neon-bindings nodejs rust sample-code
Last synced: 18 Mar 2025
https://github.com/catenda/intersection-wasm
Mesh-Mesh and Triangle-Triangle Intersection tests based on the algorithm by Tomas Akenine-Möller
3d algorithm collision collision-detection intersect intersection mesh mesh-processing meshes npm npm-module npm-package rust rust-library triangle triangle-intersection-tests triangles wasm webassembly
Last synced: 13 Apr 2025
https://github.com/bluk/bt_bencode
Helps with Bencode encoding/decoding.
bencode bencode-parser bencoder bittorrent rust serde serde-support
Last synced: 12 Apr 2025
https://github.com/thenewwazoo/chibios-rust
ChibiOS for Rust
arm chibios chibios-rtos rtos rust rust-embedded
Last synced: 27 Apr 2025
https://github.com/carbon-bond/carbonbond
碳鍵。提高你的鍵能,把那些笨蛋嘴成渣吧!
chatroom forum modern react rust typescript
Last synced: 27 Apr 2025
https://github.com/mainak55512/rjq
Simple and fast JSON filtering tool written in Rust.
cli jq json json-filtering linux open-source performance query-builder rust terminal-based windows
Last synced: 23 Apr 2025
https://github.com/Extrawurst/rust-electron-demo
rust electron demo using yew
Last synced: 13 May 2025
https://github.com/opendsr-std/seedfaker
Deterministic synthetic data generator for realistic, correlated, and noisy test records across 68 locales. Rust CLI/Python/Node.js/Browser WASM/Go/PHP/Ruby/MCP
ai-mcp cli database-seeding deterministic fake-data faker faker-js faker-provider fixtures locale mcp mock-data pii rust synthetic-data synthetic-dataset test-data-generator
Last synced: 03 May 2026
https://github.com/learning-rust/learning-rust.github.io-pre
Original repo: https://github.com/learning-rust/site
documentation rust rust-lang tutorial
Last synced: 22 Apr 2025
https://github.com/taylordotfish/tagged-pointer
Platform-independent space-efficient tagged pointers in Rust
memory-efficient platform-independent pointer rust tag tagged-pointers
Last synced: 14 Jun 2025
https://github.com/rodneylab/parsedown
WASM code for parsing Markdown into HTML with light output tweaking
html5ever markdown markdown-to-html pulldown-cmark rust wasm
Last synced: 26 Apr 2025
https://github.com/toruniina/separo-rs
An implementation of SEPARO, a board game, with Monte Carlo Tree Search algorithm in Rust/wasm.
artificial-intelligence board-game game monte-carlo-tree-search rust wasm webassembly
Last synced: 23 Apr 2025
https://github.com/noxware/hframe
Show HTML content "inside" your egui rendered application
egui rust rust-lang wasm web webassembly webview
Last synced: 11 Jun 2025
https://github.com/chenyukang/rshc
rshc: Compile shell script to Rust code and binary.
binary code-generator rust shell
Last synced: 09 Apr 2025
https://github.com/ziyue-pan/gnc
GNC is Not C. It is intended for a better and more effective c language.
Last synced: 22 Apr 2025
https://github.com/ChristopherBilg/ri2p
Rust implementation of the i2p client/server/router protocols
anonymity cryptography distributed encryption i2p networking p2p-clients p2p-http p2p-network rust
Last synced: 13 Jun 2025
https://github.com/lukethacoder/tauri-solid-example
🦀 Small Tauri SolidJS Example feat. Vite
desktop-app postcss rust solid tauri typescript vite
Last synced: 03 Jul 2025
https://github.com/humblemonk/dicemaiden-rs
Dice bot for Discord - now in rust!
bot d10 d20 d6 dark-heresy deathwatch dice dice-bot dicebot discord dnd dnd5e pathfinder rogue-trader roll-dice rust trpg wod wrathandglory
Last synced: 28 Apr 2026
https://github.com/makosai/visp
Video. Image. Sound. Post. VISP is an open source multimedia editor built entirely using Rust. It works on all Desktop and Mobile platforms. And you can integrate it with your favorite social media sites like YouTube, TikTok, and Instagram!
color-correction color-grading cross-platform desktop image image-editor media-editor mobile multimedia music-composition music-maker post rust social-media-manager social-media-video-creator sound sound-editor video video-editor web
Last synced: 15 Jun 2026
https://github.com/azerozero/grob
LLM proxy with built-in DLP and regulatory compliance. Redacts secrets before they reach the API. EU AI Act, GDPR, HDS/PCI DSS ready. Multi-provider failover, live TUI, virtual keys, fan-out. 6 MB, zero deps. Rust.
ai-gateway air-gapped anthropic audit-log dlp eu-ai-act failover fan-out gdpr gemini llm-proxy multi-provider ollama openai opentelemetry rust secret-scanning sovereign streaming virtual-keys
Last synced: 14 Jun 2026
https://github.com/plyght/skew
a tiling window manager for macOS, written in Rust
mac macos rust sway tiling-window-manager window-manager wm yabai
Last synced: 25 Apr 2026
https://github.com/vyrti/quichash
Ultra fast hashing app for Linux, Mac, Windows, Freebsd
blake3 cross-platform deduplication freebsd hash linux macos md5 rust sha2 sha256 sha3 sha512 simd verification windows xxhash xxhash3
Last synced: 16 Jun 2026
https://github.com/tschk/crepuscularity
write react for gpui tui and embedded, write rust for web extensions, write both for websites, swiftui, mobile apps and more.
crepuscularity gpui jetpack-compose mv3 mv3-extension rust swiftui wasm
Last synced: 25 Jun 2026
https://github.com/sunsided/pddl-rs
A Planning Domain Definition Language (PDDL 3.1) parser written in Rust
artificial-intelligence pddl pddl-language pddl-parser planning rust
Last synced: 26 Apr 2026
https://github.com/urin/moove
🚚 Manipulate file names and locations using any text editor
Last synced: 05 May 2026
https://github.com/skewballfox/sniper
a cross-editor snippet manager featuring modular snippet sets
Last synced: 04 Apr 2026
https://github.com/mpiton/zed-dependi
Dependi extension for the Zed editor — manage and update dependencies inline
dependi rust zed zed-extension
Last synced: 05 Apr 2026
https://github.com/dbrgn/sekursranko
Sekurŝranko, an efficient and memory-safe Threema Safe server implementation in Rust.
backup rust threema threema-safe webservice
Last synced: 28 Sep 2025
https://github.com/veeso/instagram-scraper-rs
A rust library to scrape an instagram user's photos and videos
image-scraper instagram-scraper rust rust-crate rust-lang scraper
Last synced: 30 Dec 2025
https://github.com/vizlylabs/waraqa
AI-powered tool for local, lightweight data analysis 🍃
ai data-science data-visualization local plotly pyodide react rust tauri
Last synced: 30 Apr 2025
https://github.com/wolframresearch/wolfram-expr-rs
Representing Wolfram Language expressions in Rust.
rust rust-crate wolfram-language
Last synced: 10 Apr 2025
https://github.com/liberxue/cqf
Custom Neuron Decision-Making and Visual Workflow Orchestration Quantitative
binomial-options-pricing-model blackscholes bopm burn cqf delta gamma garch-model greeks-calculatio heston-model machine-learning-algorithms monte-carlo-simulation neurons quantitative-trading rho rust theta vega
Last synced: 08 Jul 2025
https://github.com/sharkdp/sub
A command-line tool for string substitutions (RustLab 2019 workshop)
command-line replacement rust text
Last synced: 10 Apr 2025
https://github.com/kyee-rs/grizzly
🐻 Grizzly - Self-Extractable (SFX) archives creator. Written purely on Rust.
archive compression rust self-extracting-zip sfx-archive zip
Last synced: 11 Jun 2025
https://github.com/pannapudi/rustaboom
Tiny KABOOM! on rust from https://github.com/ssloy/tinyrenderer/wiki
3d 3d-rendering hacktoberfest raytracing rendering rust
Last synced: 19 Mar 2025
https://github.com/yopox/bevy_text_mode
Bevy plugin adding a texture atlas sprite with configurable background and foreground colors.
Last synced: 05 May 2025
https://github.com/gfx/tiscript
Turing-Incomplete TypeScript as a Configuration Language
configuration-language json rust rust-crate typescript
Last synced: 10 Mar 2026
https://github.com/ciffelia/discord-md
Parser and generator for Discord's markdown, written in Rust
crate discord markdown parser rust rust-crate
Last synced: 01 Sep 2025
https://github.com/reown-com/keys-server
Microservice to manage identity keys and invite keys for Chat SDK
prod rust team-backend terraform
Last synced: 27 Dec 2025
https://github.com/drsensor/rs-jest
Jest preprocessor/transformer for Rust
jest jest-transform my-experiment rust webassembly
Last synced: 30 Apr 2025