An open API service indexing awesome lists of open source software.

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.

https://github.com/fishfolk/jumpy

Tactical 2D shooter in fishy pixels style. Made with Rust-lang πŸ¦€ and Bevy πŸͺΆ

bevy editor fish-game game lua modding multiplayer pixel-art pixelart rust

Last synced: 14 May 2025

https://github.com/hubblo-org/scaphandre

⚑ Energy consumption metrology agent. Let "scaph" dive and bring back the metrics that will help you make your systems and applications more sustainable !

carbon-footprint electricity electricity-consumption electricity-meter energy energy-consumption energy-efficiency energy-monitor greenit hacktoberfest measure prometheus qemu rust rust-lang sustainability virtual-machine virtual-machines wattmeter watts

Last synced: 13 May 2025

https://github.com/tamasfe/taplo

A TOML toolkit written in Rust

analyzer formatter rust toml toml-parser

Last synced: 14 May 2025

https://github.com/cs01/termpair

View and control terminals from your browser with end-to-end encryption πŸ”’

e2ee end-to-end-encryption fastapi pty rust terminal websocket xtermjs

Last synced: 01 Apr 2026

https://github.com/risinglightdb/risinglight

An educational OLAP database system.

analytics database education embedded-database olap rust sql

Last synced: 14 May 2025

https://github.com/yuezk/GlobalProtect-openconnect

A GlobalProtect VPN client for Linux, written in Rust, based on OpenConnect and Tauri, supports SSO with MFA, Yubikey, and client certificate authentication, etc.

authentication azure client-certificate-authentication globalprotect gui linux mfa okta openconnect paloaltonetworks rust saml tauri tauri-apps vpn yubikey yubikey-authenticators

Last synced: 02 Sep 2025

https://github.com/webonnx/wonnx

A WebGPU-accelerated ONNX inference run-time written 100% in Rust, ready for native and the web

onnx rust webassembly webgpu

Last synced: 10 Apr 2025

https://github.com/rust-fuzz/afl.rs

πŸ‡ Fuzzing Rust code with American Fuzzy Lop

afl fuzz-testing fuzzing rust

Last synced: 12 Dec 2025

https://github.com/zerobootdev/zeroboot

Sub-millisecond VM sandboxes for AI agents via copy-on-write forking

ai-agents code-execution copy-on-write firecracker kvm rust sandbox virtual-machine vm

Last synced: 30 Mar 2026

https://github.com/rust-lang/rustc-dev-guide

A guide to how rustc works and how to contribute to it.

compiler contributing rust rustc

Last synced: 14 May 2025

https://github.com/kyclark/command-line-rust

Code for Command-Line Rust (O'Reilly, 2024, ISBN 9781098109417)

cli command-line programming-language rust

Last synced: 15 May 2025

https://github.com/marin-m/songrec

An open-source Shazam client for Linux, written in Rust.

audio-fingerprinting flatpak rust shazam songrec

Last synced: 15 Feb 2026

https://github.com/bitshifter/glam-rs

A simple and fast linear algebra library for games and graphics

3d-math-libraries rust simd sse2

Last synced: 10 May 2025

https://github.com/y-crdt/y-crdt

Rust port of Yjs

crdt rust yjs

Last synced: 13 May 2025

https://github.com/microsoft/openvmm

Home of OpenVMM and OpenHCL.

confidential-computing rust vmm

Last synced: 14 May 2025

https://github.com/cnosdb/cnosdb

A cloud-native open source distributed time series database with high performance, high compression ratio and high availability.

database distributed-database rust rust-lang sql time-series time-series-database timeseries

Last synced: 13 May 2025

https://github.com/ashvardanian/NumKong

SIMD-accelerated distances, dot products, matrix ops, geospatial & geometric kernels for 16 numeric types β€” from 6-bit floats to 64-bit complex β€” across x86, Arm, RISC-V, and WASM, with bindings for Python, Rust, C, C++, Swift, JS, and Go πŸ“

arm-neon assembly blas cpp golang information-retrieval javascript matrix-multiplication metrics numpy rust scipy simd swift tensor vector-search

Last synced: 22 Mar 2026

https://github.com/Keats/jsonwebtoken

JWT lib in rust

jsonwebtoken jwt rust

Last synced: 20 Mar 2025

https://github.com/axodotdev/cargo-dist

πŸ“¦ shippable application packaging

cargo installers packaging release-automation rust

Last synced: 13 May 2025

https://github.com/gfx-rs/wgpu-rs

Rust bindings to wgpu native library

rust webgpu wrapper

Last synced: 30 Dec 2025

https://github.com/ribirx/ribir

Non-intrusive GUI framework for Rust/WASM

cross-platform declarative gui native non-intrusive reactive rust ui webassembly

Last synced: 08 Apr 2026

https://github.com/pvolok/mprocs

Run multiple commands in parallel

cli linux macos rust terminal tui windows

Last synced: 13 May 2025

https://github.com/RustAudio/rodio

Rust audio playback library

audio audio-playback-library rust

Last synced: 14 Mar 2025

https://github.com/rustsec/rustsec

RustSec API & Tooling

cargo rust security

Last synced: 16 May 2025

https://github.com/amethyst/legion

High performance Rust ECS library

ecs rust

Last synced: 12 Dec 2025

https://github.com/georust/geo

Rust geospatial primitives & algorithms

geography geometry geospatial gis rust

Last synced: 16 May 2025

https://github.com/ilai-deutel/kibi

A text editor in ≀1024 lines of code, written in Rust

1024 console editor editors rust syntax-highlighting terminal text-editor tui utf-8

Last synced: 13 May 2025

https://github.com/rustedpy/result

NOT MAINTAINED - A simple Rust like Result type for Python 3. Fully type annotated.

functional-programming mypy python python3 railway-oriented-programming rust strongly-typed type-safety typechecking

Last synced: 14 May 2025

https://github.com/mitmaro/git-interactive-rebase-tool

Native cross-platform full feature terminal-based sequence editor for git interactive rebase.

cross-platform editor git hacktoberfest rust

Last synced: 11 May 2025

https://github.com/oreboot/oreboot

oreboot is a fork of coreboot, with C removed, written in Rust.

bootloader firmware hacktoberfest linux oreboot os riscv rust

Last synced: 14 May 2025

https://github.com/kdheepak/taskwarrior-tui

`taskwarrior-tui`: A terminal user interface for taskwarrior

cli rust taskwarrior tui tui-rs

Last synced: 02 Apr 2026

https://github.com/dbrgn/result

NOT MAINTAINED - A simple Rust like Result type for Python 3. Fully type annotated.

functional-programming mypy python python3 railway-oriented-programming rust strongly-typed type-safety typechecking

Last synced: 25 Mar 2025

https://github.com/scottlamb/moonfire-nvr

Moonfire NVR, a security camera network video recorder

camera ip-camera javascript nvr rtsp rust security-camera video

Last synced: 20 Feb 2026

https://github.com/bytecodealliance/rustix

Safe Rust bindings to POSIX-ish APIs

linux posix rust safe

Last synced: 12 Dec 2025

https://github.com/gchp/iota

A terminal-based text editor written in Rust

rust text-editor

Last synced: 14 May 2025

https://github.com/badamczewski/PowerUp

⚑ Decompilation Tools and High Productivity Utilities ⚑

assembly compiler csharp dotnet golang jit performance rust utils

Last synced: 27 Jul 2025

https://github.com/netgusto/nodebook

Nodebook - Multi-Lang Web REPL + CLI Code runner

c clojure cpp csharp elixir fsharp go haskell java lua nodejs ocaml php python r repl ruby rust swift typescript

Last synced: 15 May 2025

https://github.com/badamczewski/powerup

⚑ Decompilation Tools and High Productivity Utilities ⚑

assembly compiler csharp dotnet golang jit performance rust utils

Last synced: 15 May 2025

https://github.com/zhanglun/lettura

another rss reader

rss rss-reader rust tailwindcss tauri-app

Last synced: 15 May 2025

https://github.com/slog-rs/slog

Structured, contextual, extensible, composable logging for Rust

contextual ecosystem hierarchical-loggers logging logging-library rust slog-rs structured-logging

Last synced: 29 Apr 2025

https://github.com/viperproject/prusti-dev

A static verifier for Rust, based on the Viper verification infrastructure.

formal-verification rust verification viper

Last synced: 13 May 2025

https://github.com/RazrFalcon/svgcleaner

svgcleaner could help you to clean up your SVG files from the unnecessary data.

cleaner rust svg

Last synced: 19 Mar 2025

https://github.com/rcore-os/rCore-Tutorial-v3

Let's write an OS which can run on RISC-V in Rust from scratch!

k210 operating-system rcore risc-v rust

Last synced: 24 Mar 2025

https://github.com/watfaq/clash-rs

custom protocol network proxy

clash clash-rs clashrs hsalc ios proxy rust vpn

Last synced: 24 May 2026

https://github.com/njbrake/agent-of-empires

Manage multiple Claude Code, OpenCode agents from either TUI or Web for easy access on mobile. Also supports Mistral Vibe, Codex CLI, Gemini CLI, Pi.dev, Copilot CLI, Factory Droid Coding. Uses tmux and git worktrees.

ai-coding claude claude-code cli codex cursor factory-droid-cli gemini gemini-cli github-copilot-cli llm mistral-vibe opencode orchestrator pi rust terminal tmux vibe vibe-coding

Last synced: 24 Apr 2026

https://github.com/shepmaster/snafu

Easily assign underlying errors into domain-specific errors while adding context

error-handling rust

Last synced: 11 May 2025

https://github.com/rust-fuzz/cargo-fuzz

Command line helpers for fuzzing

cargo fuzz-testing fuzzing rust

Last synced: 13 May 2025

https://github.com/microsoft/windows-drivers-rs

Platform that enables Windows driver development in Rust. Developed by Surface.

drivers rust rust-lang rust-library wdf wdk windows

Last synced: 13 May 2025

https://github.com/MitMaro/git-interactive-rebase-tool

Native cross-platform full feature terminal-based sequence editor for git interactive rebase.

cross-platform editor git hacktoberfest rust

Last synced: 29 Mar 2025

https://github.com/cswinter/LocustDB

Blazingly fast analytics database that will rapidly devour all of your data.

analytics database rust

Last synced: 26 Mar 2025

https://github.com/relm4/relm4

Build truly native applications with ease!

elm gtk gtk4 gui hacktoberfest native relm rust

Last synced: 11 May 2025

https://github.com/webosbrew/dev-manager-desktop

Device/DevMode Manager for webOS TV

angular rust tauri webos webos-tv webosose webview2

Last synced: 16 May 2025

https://github.com/bjorn3/rustc_codegen_cranelift

Cranelift based backend for rustc

aot compiler cranelift jit rust

Last synced: 16 Jul 2025

https://github.com/rust-gpu/rust-gpu

πŸ‰ Making Rust a first-class language and ecosystem for GPU shaders 🚧

compiler gpu-programming graphics-programing rust shaders spirv vulkan

Last synced: 14 May 2025

https://github.com/trymirai/uzu

A high-performance inference engine for AI models

ai high-performance inference llm metal rust tts

Last synced: 08 Jun 2026

https://github.com/yuezk/globalprotect-openconnect

A GlobalProtect VPN client for Linux, written in Rust, based on OpenConnect and Tauri, supports SSO with MFA, Yubikey, and client certificate authentication, etc.

authentication azure client-certificate-authentication globalprotect gui linux mfa okta openconnect paloaltonetworks rust saml tauri tauri-apps vpn yubikey yubikey-authenticators

Last synced: 14 May 2025

https://github.com/calebwin/emu

The write-once-run-anywhere GPGPU library for Rust

emu gpgpu gpu gpu-acceleration gpu-computing gpu-programming rust

Last synced: 14 May 2025

https://calebwin.github.io/emu/

The write-once-run-anywhere GPGPU library for Rust

emu gpgpu gpu gpu-acceleration gpu-computing gpu-programming rust

Last synced: 30 Apr 2025

https://github.com/master-of-zen/Av1an

Cross-platform command-line AV1 / VP9 / HEVC / H264 encoding framework with per scene quality encoding

aomenc av1 av1-encoders docker docker-container encoder ffmpeg hevc quality rav1e rust scenes svt-av1 target-quality video vp9 x265

Last synced: 13 Apr 2025

https://github.com/facebookincubator/fastmod

A fast partial replacement for the codemod tool

cli command-line command-line-tool find-and-replace rust

Last synced: 18 Mar 2025

https://github.com/toeverything/OctoBase

πŸ™ OctoBase is the open-source database behind AFFiNE, local-first, yet collaborative. A light-weight, scalable, data engine written in Rust.

collaborative crdt database decentralized-storage p2p rust self-contained serverless storage

Last synced: 27 Apr 2025

https://github.com/succinctlabs/sp1

SP1 is a zero‑knowledge virtual machine that proves the correct execution of programs compiled for the RISC-V architecture.

blockchain contributor-friendly ethereum modular rust zero-knowledge

Last synced: 12 Feb 2026

https://github.com/toeverything/octobase

πŸ™ OctoBase is the open-source database behind AFFiNE, local-first, yet collaborative. A light-weight, scalable, data engine written in Rust.

collaborative crdt database decentralized-storage p2p rust self-contained serverless storage

Last synced: 14 May 2025

https://github.com/pydantic/pydantic-core

Core validation logic for pydantic written in rust

json-schema parsing pydantic rust schema validation

Last synced: 14 May 2025

https://github.com/zhimin-dev/iptv-checker

IPTV checker tool for Docker && Desktop && CMD, check your playlist is available

docker-image iptv-checker iptv-m3u iptv-m3u8 iptv-playlist react rust tauri-app

Last synced: 06 Oct 2025

https://github.com/yamafaktory/jql

A JSON Query Language CLI tool

cargo cli devops-tools json rust rustlang tool tools utility

Last synced: 13 May 2025

https://github.com/michaelb/sniprun

A neovim plugin to run lines/blocs of code (independently of the rest of the file), supporting multiples languages

code code-runner compiled-language hacktoberfest interpreted-language interpreter languages lua neovim neovim-plugin partial-evaluators plugin runner rust

Last synced: 14 May 2025

https://github.com/EmbarkStudios/cargo-deny

❌ Cargo plugin for linting your dependencies πŸ¦€

advisories bans cargo cargo-subcommand crates licenses rust

Last synced: 09 Apr 2025

https://github.com/embarkstudios/puffin

🐦 Friendly little instrumentation profiler for Rust πŸ¦€

flamegraph hacktoberfest profiler rust

Last synced: 14 May 2025

https://github.com/RedBeardLab/rediSQL

Redis module that provides a completely functional SQL database

in-memory redis redisql rust sql sqlite3

Last synced: 31 Mar 2025

https://github.com/matanolabs/matano

Open source security data lake for threat hunting, detection & response, and cybersecurity analytics at petabyte scale on AWS

alerting apache-iceberg aws aws-security big-data cloud cloud-native cloud-security cybersecurity detection-engineering dfir log-analytics log-management rust secops security security-tools serverless siem threat-hunting

Last synced: 14 May 2025

https://github.com/o8vm/octox

Unix-like OS in Rust inspired by xv6-riscv

osdev riscv rust xv6-riscv

Last synced: 15 May 2025

https://github.com/enkimute/ganja.js

:triangular_ruler: Javascript Geometric Algebra Generator for Javascript, c++, c#, rust, python. (with operator overloading and algebraic literals) -

algebraic-data-types clifford-algebras complex-numbers cplusplus csharp geometric-algebra javascript operator-overloading python quaternion-algebra rust

Last synced: 15 May 2025

https://github.com/getdozer/dozer

Dozer is a real-time data movement tool that leverages CDC from various sources and moves data into various sinks.

api apis clickhouse data datawarehouse debe etl low-code postgres realtime rust snowflake sql streaming

Last synced: 11 Apr 2025

https://github.com/revoltchat/backend

Monorepo for Revolt backend services.

api mongodb redis revolt rust

Last synced: 14 May 2025

https://github.com/oxfeeefeee/goscript

An alternative implementation of Golang specs, written in Rust for embedding or wrapping.

golang parser programing-language rust scripting-language vm

Last synced: 14 May 2025

https://github.com/losfair/mvsqlite

Distributed, MVCC SQLite that runs on FoundationDB.

database rust

Last synced: 05 Apr 2026

https://github.com/psmux/psmux

Tmux on Windows Powershell - tmux for PowerShell, Windows Terminal, cmd.exe. Includes psmux, pmux, and tmux commands. This is native Powershell Tmux designed for Windows in Rust πŸ¦€

cli powershell psmux rust terminal terminal-multiplexer tmux tmux-alternative tmux-on-windows tmux-powershell tmux-win tmux-windows win-tmux windows windows-terminal windows-tmux

Last synced: 28 Apr 2026

https://github.com/hashintel/hash

πŸš€ The open-source, multi-tenant platform for self-building knowledge graphs and simulation

ai database graph hash rust simulation type-system typescript

Last synced: 28 Apr 2026

https://github.com/joaoviictorti/rustredops

RustRedOps is a repository for advanced Red Team techniques and offensive malware, focused on Rust πŸ¦€

malware-development offensive-security redteam rust windows

Last synced: 14 May 2025

https://github.com/tugraph-family/tugraph-db

TuGraph: A High Performance Graph Database.

cpp cypher database fastest finbench graph hacktoberfest rust snb

Last synced: 12 Apr 2025

https://github.com/fereidani/kanal

The fast sync and async channel that Rust deserves

async channel concurrency mpmc mpsc oneshot rust synchronization

Last synced: 13 May 2025

https://github.com/PaddiM8/kalker

Scientific calculator with math syntax that supports user-defined variables and functions, complex numbers, and estimation of derivatives and integrals

calculator math rust rust-crate

Last synced: 14 Mar 2025

https://github.com/kevinmehall/rust-peg

Parsing Expression Grammar (PEG) parser generator for Rust

grammar parser-generator parsing parsing-expression-grammars peg rust

Last synced: 13 May 2025

https://github.com/joaoviictorti/RustRedOps

RustRedOps is a repository for advanced Red Team techniques and offensive malware, focused on Rust πŸ¦€

malware-development offensive-security redteam rust windows

Last synced: 05 Apr 2025

https://github.com/TuGraph-family/tugraph-db

TuGraph: A High Performance Graph Database.

cpp cypher database fastest finbench graph hacktoberfest rust snb

Last synced: 30 Mar 2025

https://github.com/zboxfs/zbox

Zero-details, privacy-focused in-app file system.

crypto encryption filesystem fs libsodium privacy rust storage zbox

Last synced: 29 Sep 2025

https://github.com/mongodb/mongo-rust-driver

The official MongoDB Rust Driver

cargo mongodb mongodb-driver rust

Last synced: 01 Apr 2026