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-02 00:27:10 UTC
- JSON Representation
https://github.com/hack-ink/subalfred
Your Substrate Alfred.
blockchain polkadot rust substrate web3
Last synced: 22 Apr 2025
https://github.com/packtpublishing/rust-programming-cookbook
Rust Programming Cookbook, published by Packt
rust rust-language rust-programming-cookbook
Last synced: 03 Apr 2025
https://github.com/h-a-n-a/magic-string-rs
⚡️ Fast MagicString port driven by Rust and N-API
magic-string napi-rs rust string
Last synced: 30 Dec 2025
https://github.com/vidhanio/hypertext
A blazing fast type-checked HTML macro crate.
Last synced: 04 Apr 2025
https://github.com/nethermindeth/latticefold
A lattice-based non-interactive folding scheme written in Rust
blockchain ethereum lattice-based-crypto post-quantum-cryptography rust verifiable-computation zero-knowledge zk-snarks
Last synced: 07 May 2025
https://github.com/biblius/validify
Procedural macros for data validation/modification
Last synced: 16 Dec 2025
https://github.com/steveklabnik/rust-in-ten-slides
Short presentations about Rust syntax + concepts
Last synced: 29 Mar 2025
https://github.com/chatmail/async-native-tls
Native TLS for futures and async-std
Last synced: 12 Sep 2025
https://github.com/sile/pixcil
Pixel art editor
pixel-art-editor rust web-assembly
Last synced: 15 Apr 2025
https://github.com/aperturerobotics/starpc
Protobuf 3 streaming RPCs for TypeScript, Go, Rust, C++
go protobuf rpc rpc-framework rust typescript websocket
Last synced: 18 May 2026
https://github.com/koibtw/highlightos
🌄 x86_64 OS (kernel) made from scratch in Rust & Assembly
assembly bios bootloader kernel nasm os rust
Last synced: 01 Jun 2026
https://github.com/jms55/botnet
Multiplayer programming game using Rust and WebAssembly
rust video-game wasm webassembly
Last synced: 12 Apr 2025
https://github.com/jensneuse/goprisma
A Go wrapper for prisma to turn databases into GraphQL APIs using Go.
golang golang-library golang-package golang-wrapper graphql prisma prisma-binding prisma-client prisma2 rust rust-lang rustlang
Last synced: 09 Apr 2025
https://github.com/ucan-wg/rs-ucan
Rust implementation of UCAN
authorization identity jwt rust ucan
Last synced: 11 Mar 2026
https://github.com/0x61nas/aarty
Print any image in your terminal
ansi ascii ascii-art ascii-generator ascii-generators ascii-graphics cli command-line convert-image-to-ascii hacktoberfest rust text
Last synced: 07 Apr 2025
https://github.com/postech-dao/simperby
The ultimate BFT blockchain engine for decentralized organizations with powerful trustless interoperability.
blockchain consensus distributed-systems git network protocol rust
Last synced: 06 Apr 2025
https://github.com/elliotgao2/handsets
A high-performance Android automation CLI, built for agents and humans
Last synced: 27 May 2026
https://github.com/manevillef/bevy_life
Generic cellular automaton plugin for bevy.
bevy bevy-plugin cellular-automata cellular-automaton conway game-of-life gamedev rust
Last synced: 01 Mar 2026
https://github.com/lance0/prefixd
BGP FlowSpec policy daemon for automated DDoS mitigation
bgp ddos ddos-mitigation fastnetmon flowspec gobgp netops network-automation rust
Last synced: 01 Apr 2026
https://github.com/ghost-him/ZeroLaunch-rs
🚀 Lightning-fast, accurate, lightweight & pure Windows application launcher! Featuring Pinyin fuzzy matching + instant response, built with Rust + Tauri + Vue.js!🚀极速精准、轻量纯粹的 Windows 应用程序启动器!拼音模糊匹配 + 急速响应,基于 Rust + Tauri + Vue.js 构建!
application-launcher launcher launchy listary producitivity rust search tauri windows wox
Last synced: 06 Apr 2025
https://github.com/cbourjau/cargo-with
A third-party cargo extension to run the build artifacts through tools like `gdb`
cargo-subcommand debugging rust
Last synced: 03 May 2025
https://github.com/emarsden/dash-mpd-rs
Rust library for parsing, serializing and downloading media content from a DASH MPD manifest.
dash mpeg mpeg-dash rust streaming-video
Last synced: 29 Dec 2025
https://github.com/devolutions/devolutions-gateway
A blazing fast relay server adaptable to different protocols and desired levels of traffic inspection.
it-management remote-access remote-desktop rust tunneling vpn
Last synced: 05 Apr 2025
https://github.com/leontoeides/indicium
A simple in-memory search for collections and key-value stores.
autocomplete btreemap collection collections hashmap predictive rust search struct text typeahead vec
Last synced: 05 Mar 2026
https://github.com/akiomik/mado
A fast Markdown linter written in Rust.
github-actions linter markdown rust
Last synced: 19 Jul 2025
https://github.com/fulsomenko/kanban
A terminal based project management solution
agile card cards kanban kanban-board productivity project project-management projects ratatui rust scrum task task-management task-manager tasks terminal tui
Last synced: 01 Feb 2026
https://github.com/wasmcp/wasmcp
Build MCP servers with WebAssembly components
mcp modelcontextprotocol rust wasm webassembly
Last synced: 01 Apr 2026
https://github.com/torymur/sqlite-repr
Visual representation of on-disk database file format used by all releases of SQLite since version 3.0.0.
database database-file dioxus education file-format reverse-engineering rust sqlite sqlite-database
Last synced: 05 Feb 2026
https://github.com/niklasei/cinnog
Experimental static site generator using Leptos with Bevy ECS as a data layer
bevy-ecs jamstack leptos rust static-site-generator
Last synced: 05 Apr 2025
https://github.com/leandrocp/autumn
Syntax highlighter powered by Tree-sitter and Neovim themes.
elixir rust syntax-highlighter syntax-highlighting tree-sitter
Last synced: 06 Apr 2025
https://github.com/picohz/taxy
A reverse proxy server with built-in WebUI, supporting TCP/HTTP/TLS/WebSocket, written in Rust.
acme http http-proxy http2 proxy proxy-server reverse-proxy rust tcp tls-proxy tokio websocket
Last synced: 04 Apr 2025
https://github.com/qedk/configparser-rs
A simple configuration parsing utility with no dependencies built on Rust.
config configparser configuration hacktoberfest ini ini-parser parser rust settings
Last synced: 04 Apr 2025
https://github.com/dtantsur/rust-openstack
OpenStack SDK for Rust
openstack openstack-clients openstack-sdks rust
Last synced: 16 May 2025
https://github.com/gerschtli/dwm-status
Highly performant and configurable DWM status service
dbus dwm dwm-status libnotify nix rust
Last synced: 13 Apr 2025
https://github.com/kensho-technologies/sequence_align
Efficient implementations of Needleman-Wunsch and other sequence alignment algorithms written in Rust with Python bindings via PyO3.
bioinformatics hirschberg natural-language-processing needleman-wunsch nlp pyo3 python rust sequence-alignment
Last synced: 05 Apr 2025
https://github.com/ovyerus/bandsnatch
A CLI batch downloader for your Bandcamp collection.
bandcamp bandcamp-downloader bulk-download hacktoberfest music rust
Last synced: 04 Apr 2025
https://github.com/NiklasEi/cinnog
Experimental static site generator using Leptos with Bevy ECS as a data layer
bevy-ecs jamstack leptos rust static-site-generator
Last synced: 10 Apr 2025
https://github.com/cucumber-rs/gherkin
Pure Rust implementation of Gherkin language (`.feature` file) for Cucumber testing framework.
bdd cucumber cucumber-rust gherkin gherkin-rust rust
Last synced: 08 Apr 2025
https://github.com/cyrus-lang/cyrus-lang
Cyrus: A high-performance, statically-typed, manually memory-managed, mid-level programming language. (heavily under development)
clang compiler cyrus-lang gcc inkwell llvm programming-language rust
Last synced: 08 Apr 2025
https://github.com/zbirenbaum/copilot-rs
Copilot LSP implementation in Rust
copilot github-copilot lsp lsp-server rust
Last synced: 08 Oct 2025
https://github.com/benwilber/tinysse
A programmable server for Server-Sent Events (SSE).
axum lua rust server server-sent-events sse tokio
Last synced: 10 Feb 2026
https://github.com/takahirox/ecs-rust
Tiny ECS library in Rust
ecs rust rust-crate webassembly
Last synced: 23 Feb 2026
https://github.com/first-rust-competition/first-rust-competition
Rusty Robots: https://crates.io/crates/wpilib and https://crates.io/crates/cargo-frc
first-robotics-competition frc rust wpilib
Last synced: 07 Apr 2026
https://github.com/outersky/simple_excel_writer
simple excel writer in Rust
Last synced: 09 Mar 2026
https://github.com/indosaram/rust-python-book
Learn Rust with Python examples
Last synced: 30 Apr 2025
https://github.com/picoHz/taxy
A reverse proxy server with built-in WebUI, supporting TCP/HTTP/TLS/WebSocket, written in Rust.
acme http http-proxy http2 proxy proxy-server reverse-proxy rust tcp tls-proxy tokio websocket
Last synced: 06 Mar 2025
https://github.com/souk4711/hakoniwa
Process isolation for Linux using namespaces, resource limits, cgroups, landlock and seccomp.
cgroups chroot container landlock linux linux-namespaces process rust sandbox sandboxing seccomp security unshare
Last synced: 16 May 2026
https://github.com/texitoi/benchmarksgame-rs
The Computer Language Benchmarks Game: Rust implementations
Last synced: 22 Mar 2025
https://github.com/cristianoliveira/distributex
A POC of a federated architecture using HTMX & NGINX - micro-frontends/services (same thing)
distributed-systems golang htmx microfrontend microservice nginx python rust server-side-rendering spa
Last synced: 13 Apr 2025
https://github.com/TeXitoi/benchmarksgame-rs
The Computer Language Benchmarks Game: Rust implementations
Last synced: 20 Mar 2025
https://github.com/shnarazk/splr
A modern CDCL SAT solver in Rust
cdcl nix-flake rust sat-solver satisfiability
Last synced: 13 Apr 2025
https://github.com/mishun/minisat-rust
Experimental minisat SAT solver reimplementation in Rust
cnf minisat np-complete rust sat-solver
Last synced: 09 May 2025
https://github.com/mycelial/mycelial
Move your data with ease.
data-pipelines edge-computing etl etl-pipeline rust
Last synced: 11 Apr 2025
https://github.com/modprog/derive-where
Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.
Last synced: 16 May 2025
https://github.com/AnthonyTornetta/Cosmos
A multiplayer block-based space exporation game in active development
3d bevy cosmos ecs game game-development multiplayer rust space
Last synced: 25 Oct 2025
https://github.com/spglib/moyo
Library for Crystal Symmetry in Rust
crystallography materials-science python rust symmetry
Last synced: 09 May 2026
https://github.com/egraphs-good/egglog-python
Python bindings for the egg-smol rust library
dsl e-graph equality-saturation python rust term-rewriting
Last synced: 13 Dec 2025
https://github.com/jvdwrf/tiny-actor
A minimal and unopinionated actor framework for Rust.
Last synced: 22 Aug 2025
https://github.com/yuhanliin/micropb
Rust Protobuf library targetting embedded systems and no_std environments without an allocator
embedded-systems protobuf protobuf3 rust
Last synced: 05 Apr 2025
https://github.com/roslibrust/roslibrust
An async first rust client for ROS supporting multiple backends: ROS1, rosbridge, and Zenoh.
Last synced: 13 Apr 2025
https://gitlab.com/spade-lang/spade
A better hardware description language.
Last synced: 08 May 2025
https://github.com/dbrgn/tracing-test
Access and evaluate tracing logs in async and sync tests.
async rust testing-tools tracing
Last synced: 04 Apr 2025
https://github.com/wasmedge/wasmedge-db-examples
Lightweight database clients in the WasmEdge Runtime
Last synced: 29 Oct 2025
https://github.com/jedisct1/rust-sthash
Very fast cryptographic hashing for large messages.
crypto cryptography digest fast hash nhpoly1305 rust uhf
Last synced: 04 Apr 2025
https://github.com/tendermint/yubihsm-rs
Pure Rust client for YubiHSM2 devices
cryptography digital-signatures ecdsa ed25519 hsm rust yubico yubihsm
Last synced: 07 Apr 2025
https://github.com/datafusion-contrib/datafusion-materialized-views
Incremental view maintenance & query rewriting for materialized views in DataFusion
arrow big-data datafusion materialized-views rust sql
Last synced: 12 May 2026
https://github.com/brndnmtthws/rust-react-typescript-demo
Demo for Rust, React, Typescript, Docker, Terraform and Kubernetes
boilerplate docker gcp gke kubernetes learn-to-code learning react rust terraform typescript
Last synced: 09 Apr 2025
https://github.com/cafkafk/rime
Nix Flake Input Versioning
axum conventional-commits docker flakes k8s kubernetes linux nix nixos rust semver
Last synced: 09 Apr 2025
https://github.com/apache/skywalking-rust
Apache SkyWalking Rust Agent
apm dapper distributed-tracing logging metrics observability rust service-mesh skywalking
Last synced: 02 Apr 2025
https://github.com/leerob/hono-vercel-edge-functions
Vercel Edge Functions + Hono Router + Wasm + Rust
Last synced: 30 Apr 2025
https://github.com/0xfrankz/Kaas
Cross-platform desktop LLM client for OpenAI ChatGPT, DeepSeek R1, Anthropic Claude and more, with a focus on privacy and security.
azure chatgpt claude cross-platform deepseek deepseek-r1 desktop-app openai react rust tauri typescript
Last synced: 13 May 2025
https://github.com/codedead/advanced-passgen
Advanced Password Generator
advanced codedead generating mui passgen password password-generating password-generator passwordgenerator random react reactjs rust rustlang tauri
Last synced: 09 Apr 2025
https://github.com/jinlow/forust
A lightweight gradient boosted decision tree package.
ai machine-learning pyo3 python rust xgboost xgboost-algorithm
Last synced: 27 Apr 2025
https://github.com/darrenbaldwin07/rapid
Build type-safe web apps with Rust and Typescript
framework fullstack hacktoberfest rapid react rust typescript web
Last synced: 09 Apr 2025
https://github.com/rozbb/rust-hpke
An implementation of the HPKE hybrid encryption standard (RFC 9180)
Last synced: 09 Apr 2025
https://github.com/eupn/bno055
Device-agnostic Bosch Sensortec BNO055 9-axis Sensor Fusion IMU driver
bno055 embedded-hal-driver no-std rust
Last synced: 12 Apr 2025
https://github.com/macnev2013/anyscp
Free, open-source SSH terminal, SFTP file manager & S3 browser for macOS, Windows & Linux. Alternative to Termius.
cloud-storage desktop-app file-manager open-source port-forwarding putty-alternative react rust s3 sftp ssh ssh-client tauri terminal termius-alternative winscp winscp-alternative
Last synced: 07 Jun 2026
https://github.com/kevincox/rustymedia
A Transcoding DLNA Server
chromecast dlna rust server transcode upnp
Last synced: 14 Mar 2026
https://github.com/0xobelisk/dubhe
Dubhe Engine is a Open-source, high-performance engine for real-time Fully On-Chain Move apps.
javascript move rust typescript
Last synced: 12 May 2026
https://github.com/hermeticbuild/rules_rs
Next-gen Rust Bazel rules which provide a blazing-fast ergonomic `crate_universe` reimplementation, first-class Windows support, optimized toolchains, and more.
bazel cross-compilation hermetic rust
Last synced: 16 Jun 2026
https://github.com/TLmaK0/rustneat
Rust Neat - NeuroEvolution of Augmenting Topologies
augmenting-topologies-neat neuroevolution rust
Last synced: 22 Jul 2025
https://github.com/rustls/ktls
Safer wrappers over ktls-sys
linux-kernel rust rust-lang tls
Last synced: 04 Apr 2025
https://github.com/tlmak0/rustneat
Rust Neat - NeuroEvolution of Augmenting Topologies
augmenting-topologies-neat neuroevolution rust
Last synced: 08 Sep 2025
https://github.com/jay3332/ril
Rust Imaging Library: A high-level imaging crate for Rust.
gif graphics image image-manipulation image-processing images jpeg png ril rust
Last synced: 09 Apr 2025
https://github.com/pbower/minarrow
Apache Arrow and Polars compatible, Rust-first columnar data library for real-time and systems workloads
arrow data-science dataengineering polars rust
Last synced: 17 May 2026