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/SergioRibera/super_clipboard
Manage your clipboard history with a beautiful and simple interface
clipboard gui-application hacktoberfest linux rust rust-lang wayland x11
Last synced: 28 Mar 2025
https://github.com/gamemann/rust-auto-wipe
A Go application for Rust game servers operating with Pterodactyl that automatically wipes server(s) based off of cron jobs.
cron cronjob json modcommunity monthly pterodactyl rust rust-autowipe servers wipe
Last synced: 18 Mar 2025
https://github.com/mosuka/meteora
Distributed key-value store.
grpc key-value-store raft-consensus-algorithm rust
Last synced: 11 Feb 2026
https://github.com/lloydmeta/rusqbin
A server that stashes your requests for later retrieval so you can do end-to-end testing of code that makes HTTP calls. Available as a binary, a Docker image, and a library.
docker mock-server requestbin restful rust testing
Last synced: 02 Mar 2026
https://github.com/dalance/structopt-toml
An default value loader from TOML for structopt
argument-parsing command-line-parser rust
Last synced: 11 Oct 2025
https://github.com/laysakura/louds-rs
High performance LOUDS (Level-Order Unary Degree Sequence) library
louds rust succinct-data-structure
Last synced: 24 Oct 2025
https://github.com/max-pfeiffer/rust-game-server-docker
Docker container providing a Rust dedicated game server. Helm chart for running a Rust dedicated server on Kubernetes.
dedicated dedicated-game-server dedicated-server docker docker-compose docker-container docker-image game helm-chart kubernetes rust
Last synced: 22 Feb 2026
https://github.com/lukehsiao/poetry-udeps
Find unused dependencies in pyproject.toml
cli poetry pyproject-toml rust unused-dependencies
Last synced: 09 Apr 2025
https://github.com/blobfolio/brunch
Brunch is a very simple Rust micro-benchmark runner.
Last synced: 10 Apr 2025
https://github.com/ebedthan/xgt
Efficient and fast querying and parsing of GTDB's data
Last synced: 17 Mar 2025
https://github.com/benbrittain/rust-xdr
Generate Rust services from XDR RPC
codegen rust rust-services rust-xdr serialization xdr xdr-rpc
Last synced: 25 Oct 2025
https://github.com/epellis/esta
Interpreted language and bytecode VM of my own design written in Rust [Unmaintained]
interpreter lalrpop programming-language rust stack-based virtual-machine wasm
Last synced: 22 Jul 2025
https://github.com/spamwax/alfred-workflow
Rust library to write enhanced workflows for Alfred
alfred alfred-workflow rust rust-library workflow
Last synced: 10 May 2025
https://github.com/netskillzgh/rollo
A 🦀 Rust-based multiplayer framework.
game game-framework game-server gameserver gaming mmo mmorpg online rust server unity unreal-engine-4
Last synced: 15 Sep 2025
https://github.com/coko7/vegapull
👒 One Piece TCG data scraper written in Rust
cli command-line command-line-interface command-line-tool one-piece one-piece-card-game one-piece-tcg punk-records rust scraper scraping tcg vega vegapull vegapunk
Last synced: 19 May 2026
https://github.com/jontze/cadency-rs
The cadency-rs project is a Discord bot written in Rust, capable of playing songs and playlists from YouTube. This bot is designed to enhance the functionality of Discord servers by providing music playback features directly within the server environment.
discord discord-bot discord-music-bot discord-youtube music-bot rust serenity-rs songbird-rs
Last synced: 13 May 2025
https://github.com/tinmarr/word_unscrambler
This rust program outputs a list of the possible options a scrambled word could be.
python rust unscrambler word-unscrambler
Last synced: 14 Apr 2025
https://github.com/irohandev/web3-cohort-3.0
🌐 Web3 Cohort 3.0 by Harkirat Singh (100xDevs) – Dive into lecture codes, notes, and assignments, all neatly organized to accelerate your Web3 learning journey! 🚀📚
blockchain blockchaindevelopment etherium rust smart-contracts solana
Last synced: 31 Oct 2025
https://github.com/slai11/goto
gt your desired path with minimal keystrokes
cli command-line-tool goto jump rust
Last synced: 14 Apr 2025
https://github.com/artichoke/intaglio
🗃 UTF-8 string, byte string, and C string interner
artichoke bytes interner rust rust-crate string-interning symbol symbol-table utf-8
Last synced: 22 May 2026
https://github.com/taurr/bevy-template-rs
Cargo-generate template for Bevy projects
bevy cargo-generate rust template
Last synced: 14 Apr 2025
https://github.com/city-mobil/kafka-proxy
Rust Kafka HTTP proxy
kafka kafka-producer kafka-proxy rust rust-lang
Last synced: 14 May 2025
https://github.com/lucianosrp/rye-uv
Simple CLI tool to migrate from Rye to Uv
Last synced: 13 Aug 2025
https://github.com/sane-fmt/sane-fmt
Opinionated code formatter for TypeScript and JavaScript
aur deno dprint formatter javascript linux macos nodejs opinionated rust sane-fmt typescript wasi wasm webassembly windows
Last synced: 15 Apr 2025
https://github.com/mkroening/edu-sync
A command line application for synchronizing the contents of Moodle instances to your computer.
downloader moodle rust synchronization
Last synced: 07 Apr 2025
https://github.com/seadve/mpris-server
Implement MPRIS D-Bus interface in your application
Last synced: 08 Aug 2025
https://github.com/asaaki/capture-the-ip
Claim as many IPs as you can and become a block owner
api api-server axum capture-the-flag diesel diesel-rs game http-server ipv4 mmo postgres postgresql rust rust-lang webapp
Last synced: 31 Aug 2025
https://github.com/qiaohaijun/my-notes
工程师的自我修养
aiops cpp cptn3m0 deep-learning effects git paper programmer python rust
Last synced: 30 Jul 2025
https://github.com/xxg1413/leetcode
leetcode in Rust,Python3,Golang and Cpp11
Last synced: 16 Mar 2025
https://github.com/wpcodevo/rust-jwt-hs256
In this article, we will delve into the implementation of JWT authentication in Rust, covering all crucial steps from generating and verifying JWT tokens with the HS256 algorithm, to registering users, signing them in, logging them out, and safeguarding private routes.
actix-web actix-web-jwt actix-web-middleware api docker jsonwebtoken jwt jwt-auth jwt-authentication postgres restapi rust rust-api rust-lang sqlx
Last synced: 10 Jun 2025
https://github.com/amber-lang/heraclitus
🧱 Compiler frontend for developing great programming languages
Last synced: 02 Jul 2025
https://github.com/ocamlpro/memthol
Memthol is a visualizer for memory profiling data generated from OCaml programs.
ocaml profiling rust visualization
Last synced: 12 Jun 2025
https://github.com/markmccaskey/rusty-boy
Gameboy emulator in Rust
debugger emulator gameboy gameboy-emulator rust
Last synced: 19 Apr 2025
https://github.com/codspeedhq/codspeed-rust
Rust crates to create CodSpeed benchmarks
benchmarking cargo criterion rust
Last synced: 07 Jan 2026
https://github.com/sdroege/rtsp-types
RTSP (RFC 7826) types and parsers/serializers
multimedia network parsers rtsp rust serializer streaming
Last synced: 04 Jul 2025
https://github.com/qixinynan/libloader
A easy-to-use dll loader for rust that based on libloading
Last synced: 11 Mar 2026
https://github.com/MarkMcCaskey/rusty-boy
Gameboy emulator in Rust
debugger emulator gameboy gameboy-emulator rust
Last synced: 16 May 2025
https://github.com/m1guelpf/lil-http-rs
A Rust web framework with no external dependencies
Last synced: 06 May 2025
https://github.com/abarnes6/presence-for-plex
A lightweight app which displays your Plex watch status in your Discord client.
Last synced: 06 Feb 2026
https://github.com/j-hc/windows-taskscheduler-api-rust
windows taskscheduler api impl that i use in rust
rust scheduler task task-scheduler windows
Last synced: 10 Apr 2025
https://github.com/biome-sh/biome
Modern applications with built-in automation
automation configuration-management containers package-management package-manager rust
Last synced: 14 Jan 2026
https://github.com/tsirysndr/rockbox-zig
Rockbox as a Music Player Daemon. This project brings modern enhancements to the classic Rockbox firmware, using Zig and Rust for improved performance and maintainability ⚡ 🦀
audio deno flatpak graphql grpc gtk jukebox libadwaita mpd mpris music-player music-server music-streaming rockbox rust self-hosted tokio typescript zig
Last synced: 06 Oct 2025
https://github.com/brandondyer64/kepler
Kepler, an Open Game Engine
3d game-engine gamedev kepler rust
Last synced: 05 May 2025
https://github.com/sagiegurari/envmnt
Environment variables utility functions.
environment environment-variables environment-vars rust rust-library utility-library
Last synced: 13 Apr 2025
https://github.com/BP-WG/bp-node
Daemons and tools for Bitcoin transaction index
bitcoin lightning-network lnp-bp rust
Last synced: 03 Apr 2025
https://github.com/davidrusu/cargo-typesize
List size of types in a Rust crate
Last synced: 13 Apr 2025
https://github.com/michaelsproul/rust_sequence_trie
Ergonomic trie data structure
Last synced: 17 Mar 2026
https://github.com/swanandx/rustywitness
A CLI tool for getting screenshots of URLs using headless chrome
bugbounty cli headless-chrome recon rust web
Last synced: 19 Mar 2025
https://github.com/stakpak/paks
A Package Manager for the AgentSkills standard. Discover, Use, and Create AgentSkills with Claude Code, Codex, Gemini CLI, OpenCode and more
agent-skills coding-agents genai llm-agents package-manager rust
Last synced: 17 Jan 2026
https://github.com/devflowinc/hn-search-rag
Hacker News Search and RAG built using Rust actix-web, minijinja, SolidJS, Vite, and Redis queue's
hackernews hackernews-api jinja jinja2 minijinja rag rust search search-engines solidjs
Last synced: 24 Jun 2025
https://github.com/jlogan03/strobe
Fast, limited-memory array expressions on the stack in Rust, no-std compatible
Last synced: 26 Feb 2026
https://github.com/0x676e67/pingly
Analysis server for TLS and HTTP/1/2
fingerprint http1 http2 http2-server http3 http3-server ja3 ja4 rust server tls trace tracing
Last synced: 27 Mar 2026
https://github.com/anaslimem/cortexadb
It is a simple, fast, and hard-durable embedded database designed specifically for AI agent memory. It provides a single-file-like experience (no server required) but with native support for vectors, graphs, and temporal search.
agentic-memory ai-agents graph-database python rust vector-database
Last synced: 17 Apr 2026
https://github.com/woheedev/bptimer
Web panel to display live data from Blue Protocol: Star Resonance
blue-protocol blueprocotol bpsr egui pocketbase rust sse svelte sveltekit
Last synced: 01 Apr 2026
https://github.com/redhat-documentation/newdoc
The newdoc tool generates files formatted with AsciiDoc, which are used in Red Hat documentation.
documentation documentation-generator documentation-tool rust
Last synced: 24 Feb 2026
https://github.com/tversteeg/distance-field
:capital_abcd: Generate distance field bitmaps--vector compression for games
graphics rust signed-distance-field
Last synced: 09 Apr 2025
https://github.com/cortesi/misanthropy
Rust bindings to the Anthropic API
ai anthropic anthropic-ai claude rust
Last synced: 09 Apr 2025
https://github.com/str4d/fpe
Format-preserving encryption in Rust
encryption ff1 format-preserving-encryption fpe rust
Last synced: 27 Aug 2025
https://github.com/finschia/cosmwasm
Fast and reusable WebAssembly smart contract runtime(and library) for finschia-sdk.
blockchain rust wasm webassembly
Last synced: 15 May 2025
https://github.com/georust/kml
Rust support for KML
geospatial gis hacktoberfest kml rust
Last synced: 20 Aug 2025
https://github.com/mathiaspius/crates-lsp
Language Server implementation for Cargo.toml
cargo crates lapce lsp lsp-server rust
Last synced: 23 Aug 2025
https://github.com/sile/noargs
Imperative command-line argument parser library for Rust with no dependencies, no macros, and no implicit I/O
Last synced: 12 Jan 2026
https://github.com/gabrielmaialva33/winx-code-agent
✨ A high-performance code agent written in Rust, combining the best features of WCGW for maximum efficiency and semantic capabilities. 🦀
autonomous code-agent computer control execution llm-agent llm-code mcp rust serena shell vibe-coding vibecoding wcgw
Last synced: 24 May 2026
https://github.com/ortham/libloadorder
A cross-platform library for manipulating the load order and active status of plugins for the Elder Scrolls and Fallout games.
fallout-3 fallout-4 fallout-newvegas modding morrowind oblivion rust skyrim
Last synced: 14 Apr 2025
https://github.com/folo-rs/folo
Mechanisms for high-performance hardware-aware programming in Rust
Last synced: 15 Sep 2025
https://github.com/sunng87/metriki
Rust metrics ported from dropwizard metrics
Last synced: 06 Apr 2025
https://github.com/rustsbi/slides
All public report slides and articles related to RustSBI
Last synced: 04 Mar 2025
https://github.com/orhun/packaging-rust-for-npm
https://blog.orhun.dev/packaging-rust-for-npm/
Last synced: 14 Apr 2025
https://github.com/hackermondev/hackerone-tracker
Track HackerOne reports and leaderboard changes on programs through a Discord webhook
bug-bounty discord hackerone hackerone-report-tracker opportunities rust
Last synced: 04 Apr 2025
https://github.com/hazae41/echalote
Zero-copy Tor protocol for the web 🏎️ (JS + WebAssembly)
aes browser ed25519 gzip http rsa rust tls tor typescript webassembly webcrypto
Last synced: 13 Apr 2025
https://github.com/24seconds/rust-15-puzzle-cli
15 puzzle cli written in Rust!
15-puzzle 15-puzzle-game rust rust-cli
Last synced: 21 Jun 2025
https://github.com/caulagi/rust-k8s-demo
A modern take on microservices in a cloud native world
async grpc hacktoberfest kubernetes microservices rust skaffold tokio tokio-rs
Last synced: 16 Jan 2026
https://github.com/sugyan/yasai
Yet Another Shogi library, for AI development
Last synced: 11 Jun 2025
https://github.com/bp-wg/bp-node
Daemons and tools for Bitcoin transaction index
bitcoin lightning-network lnp-bp rust
Last synced: 10 Jun 2025
https://github.com/ferhatgec/elite
Fegeya Elitebuild, small, powerful build system. Written in Rust.
build build-system build-tool rust
Last synced: 23 Apr 2025
https://github.com/taiki-e/atomic-maybe-uninit
Atomic operations on potentially uninitialized integers.
Last synced: 28 Jan 2026
https://github.com/mikelma/oktac
okta programming language compiler. THIS IS A MIRROR OF THE ORIGINAL REPO HOSTED IN SOURCEHUT.
compiler language llvm programming-language rust
Last synced: 24 Apr 2025
https://github.com/trailofbits/build-wrap
Help protect against malicious build scripts
Last synced: 26 Apr 2026
https://github.com/AntoineSebert/dandelion
🌀 Microkernel Real-Time Operating System in Rust
honours-project microkernel operating-system real-time-systems rtos rust
Last synced: 14 May 2025
https://github.com/iepathos/debtmap
Technical debt and risk analyzer that predicts bug hotspots by combining cognitive complexity, pattern recognition, coverage gaps, information theory, and git history.
automation cli code-complexity code-duplication code-metrics code-quality code-smell-detection cognitive-complexity coverage-analysis cyclomatic-complexity developer-tools devtools lcov risk-analysis rust static-analysis technical-debt
Last synced: 26 May 2026
https://github.com/fractalfir/memory_pages
`memory_pages` is a small library provinig a cross-platform API to request pages from kernel with certain premisions
low-level memory-management rust security
Last synced: 16 May 2025