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/russelltg/srt-rs

SRT implementation in Rust

livestream rust srt video

Last synced: 16 May 2025

https://github.com/cloudwego/motore

Async middleware abstraction powered by AFIT and RPITIT.

middleware rust

Last synced: 15 May 2025

https://github.com/mainmatter/rust-telemetry-workshop

Build a comprehensive toolkit to detect, troubleshoot and resolve issues with Rust applications.

rust telemetry

Last synced: 20 Jun 2025

https://github.com/wantguns/bin

highly opinionated, minimal pastebin

file-upload pastebin rocket rust self-hosted

Last synced: 07 Apr 2025

https://github.com/adgaultier/tamanoir

An eBPF🐝 Keylogger with C2-based RCE payload delivery

aya ebpf hacking keylogger linux ratatui rust security tonic

Last synced: 04 Apr 2025

https://github.com/costajob/app-servers

App Servers benchmarked for: Ruby, Python, JavaScript, Dart, Elixir, Java, Crystal, Nim, GO, Rust

benchmark crystal dart elixir golang http-server java nim nodejs python ruby rust wrk

Last synced: 09 Apr 2025

https://github.com/outpoot/vyntr

Independent search engine. Includes web crawling, search indexing, dictionary API, and more. https://vyntr.com

crawler duckduckgo engine google python rust search tantivy web

Last synced: 15 May 2025

https://github.com/ergrelet/resym

Cross-platform tool that allows browsing and extracting C and C++ type declarations from PDB files.

cli cross-platform diff gui linux ntoskrnl pdb reverse-engineering rust symbols web windows

Last synced: 07 Apr 2025

https://github.com/0sec-labs/foxguard

A security scanner as fast as a linter, written in Rust. Batteries included, TUI for triage, secrets, post-quantum audits, diff-aware scans and more 𓃥

cli code-security linter opengrep pre-commit rust sarif sast security semgrep static-analysis tree-sitter vulnerability-scanner

Last synced: 02 Jun 2026

https://github.com/rbatis/fast_log

Rust async log High-performance asynchronous logging

async log logging rust

Last synced: 15 May 2025

https://github.com/njaard/sonnerie

A simple timeseries database

cli rust timeseries-database

Last synced: 12 Apr 2025

https://github.com/bosun-ai/kwaak

Burn through tech debt with AI agents!

agents artificial-intelligence developer-tools llm rust terminal-app

Last synced: 14 Jul 2025

https://github.com/kenkoooo/competitive-programming-rs

Algorithm Snippets for Competitive Programming in Rust

competitive-programming rust snippets

Last synced: 04 Apr 2025

https://github.com/johannhof/difference.rs

Rust text diffing and assertion library

diff rust rust-text-diffing

Last synced: 12 Dec 2025

https://github.com/johannhof/pipeline.rs

:umbrella: => :partly_sunny: => :sunny:

macros pipe pipeline rust rust-macro

Last synced: 09 Oct 2025

https://github.com/YaLTeR/wl-clipboard-rs

A safe Rust crate for working with the Wayland clipboard.

clipboard rust wayland

Last synced: 19 Jul 2025

https://github.com/kurtbuilds/ormlite

An ORM in Rust for developers that love SQL.

database orm postgresql rust sqlite sqlx

Last synced: 15 May 2025

https://github.com/mbhall88/rasusa

Randomly subsample sequencing reads or alignments

alignment bam bioinformatics coverage downsample fasta fastq genome-analysis random rust subsampling

Last synced: 19 Feb 2026

https://github.com/huytd/goxkey

Bộ gõ tiếng Việt không có chức năng gì ngoài gõ tiếng Việt...

hacktoberfest input-method rust vietnamese-language

Last synced: 31 Jul 2025

https://github.com/neocmakelsp/neocmakelsp

Another cmake lsp

cmake lsp-server rust

Last synced: 27 Feb 2026

https://github.com/jawline/Mimic

A Gameboy emulator written in Rust

emulator emulator-programming gameboy gameboy-emulator rust

Last synced: 18 Apr 2025

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

An Elasticsearch REST API client for Rust

elasticsearch http-client rust

Last synced: 07 May 2025

https://github.com/benashford/redis-async-rs

A Rust client for Redis, using Tokio

redis-client rust tokio

Last synced: 09 Apr 2026

https://github.com/meilisearch/arroy

An Approximate Nearest Neighbors library in Rust, based on random projections and LMDB and optimized for memory usage :boom:

annoy approximate-nearest-neighbor-search diskann lmdb rust

Last synced: 10 Apr 2025

https://github.com/sharkdp/lscolors

A Rust library and tool to colorize paths using LS_COLORS

ansi-colors command-line filesystem hacktoberfest ls-colors rust shell terminal

Last synced: 08 Apr 2025

https://github.com/youki-dev/oci-spec-rs

OCI Runtime, Image and Distribution Spec in Rust

oci rust spec

Last synced: 17 Jul 2025

https://github.com/mityax/rustimport

Import Rust source files directly from Python!

pyo3 python python-rust python3 rust rust-bindings rust-python

Last synced: 15 May 2025

https://github.com/austinjones/postage-rs

The feature-rich, portable async channel library

asynchronous channels rust

Last synced: 06 Apr 2026

https://github.com/buyukakyuz/install-nothing

A terminal application that simulates installing things but doesn't actually install anything

cli rust simulation terminal

Last synced: 24 Nov 2025

https://github.com/saidutt46/domain-check

Fast, universal domain availability checker - 1,200+ TLDs, pattern generation, RDAP with WHOIS fallback. CLI + Rust library + MCP server for AI agents.

async cli concurrency domain-check domain-check-lib domains library rdap rust rust-crate whois

Last synced: 01 Apr 2026

https://github.com/GildedHonour/frank_jwt

JSON Web Token implementation in Rust.

auth0-jwt authentication cryptography jwt jwt-token rust

Last synced: 20 Mar 2025

https://github.com/memN0ps/illusion-rs

Rusty Hypervisor - Windows UEFI Blue Pill Type-1 Hypervisor in Rust (Codename: Illusion)

blue-pill bootkit hypervisor intel ring-1 rootkit rust uefi virtualization vt-x windows

Last synced: 08 Apr 2025

https://github.com/rajabalibuttt/rust-hack-fre3

A leaked external cheat source code for Rust offers developers the opportunity to develop their skills and build an integrity-based community, emphasising the importance of ethical behaviour and trust.

rust rust-antiafk rust-config rust-crouch-run rust-debug-camera rust-esp rust-fall-damage rust-noclip rust-rapidfire rust-recoil

Last synced: 14 Aug 2025

https://github.com/pablojorge/brainfuck

Collection of BF interpreters/translators in C/C++/ASM/JS/Python/Rust + others

assembler brainfuck brainfuck-interpreter brainfuck-language c esoteric-language golang haskell javascript lua python rust wasm

Last synced: 10 Apr 2025

https://github.com/gbaranski/ezsockets

High-level declarative API for building WebSocket Clients and Servers in Rust 🦀

async hacktoberfest rust websocket websocket-server websockets

Last synced: 15 May 2025

https://github.com/KillingSpark/zstd-rs

zstd-decoder in pure rust

compression decompression rust zstd

Last synced: 27 Apr 2025

https://github.com/x6nux/zed-globalization

Zed 编辑器汉化版 / 中文版 / 多语言版 — AI 驱动全自动翻译构建,支持简繁中文/日语/韩语 | Zed Editor Localized with AI-powered translation pipeline

ai-translation chinese code-editor homebrew i18n l10n linux localization macos rust scoop translation windows zed zed-chinese zed-editor zed-globalization zed-i18n zed-l10n zed-localization

Last synced: 20 May 2026

https://github.com/IsaacWoods/poplar

Microkernel and userspace written in Rust exploring modern ideas

kernel microkernel operating-system os osdev risc-v rust x86-64

Last synced: 22 Apr 2025

https://github.com/rerun-io/ewebsock

A Rust Websocket client that compiles to both native and web

rust websocket

Last synced: 15 May 2025

https://github.com/arkworks-rs/groth16

A Rust implementation of the Groth16 zkSNARK

cryptography groth16 rust snark zksnark

Last synced: 18 Apr 2025

https://github.com/KenanHanke/rbloom

A fast, simple and lightweight Bloom filter library for Python, implemented in Rust.

bloom bloom-filter python python-library rust

Last synced: 27 Mar 2025

https://github.com/afshinm/juggernaut

Neural Network in Rust

neural-network nn rust

Last synced: 05 Apr 2025

https://github.com/pamburus/hl

A fast and powerful log viewer and processor that translates JSON or logfmt logs into a pretty human-readable format.

cli command-line-tool hl human json json-log json-logging json-logs log log-viewer logging logs rust structured-logging translates-json-logs viewer

Last synced: 24 Jan 2026

https://github.com/gildedhonour/frank_jwt

JSON Web Token implementation in Rust.

auth0-jwt authentication cryptography jwt jwt-token rust

Last synced: 16 May 2025

https://github.com/isaacwoods/poplar

Microkernel and userspace written in Rust exploring modern ideas

kernel microkernel operating-system os osdev risc-v rust x86-64

Last synced: 09 Apr 2025

https://github.com/jedisct1/rust-jwt-simple

A secure, standard-conformant, easy to use JWT implementation for Rust.

api auth0 authentication crypto json jsonwebtokens jws jwt okta rust simple tokens web

Last synced: 14 May 2025

https://github.com/intel/tsffs

A snapshotting, coverage-guided fuzzer for software (UEFI, Kernel, firmware, BIOS) built on SIMICS

fuzzing rust security simics

Last synced: 13 May 2025

https://github.com/CraneStation/lightbeam

Lightbeam has moved and now lives in the Wasmtime repository!

codegen compiler jit rust wasm

Last synced: 11 Oct 2025

https://github.com/alt-art/commit

Command-line tool to guide your template commit messages anywhere, anytime

cli commit commit-message commit-message-template commitizen conventional-commits git rust utilities

Last synced: 18 Jul 2025

https://github.com/brundonsmith/rust_lisp

A Rust-embeddable Lisp, with support for interop with native Rust functions

embeddable ffi interpreter lisp rust

Last synced: 13 Apr 2025

https://github.com/smartcontractkit/starter-kits

A repo of starter kits for working with various languages and frameworks across the smart contract ecosystem.

ethereum evm foundry hardhat huff javascript python rust solana solidity vyper

Last synced: 06 Apr 2025

https://github.com/yoshuawuyts/html

Type-safe HTML support for Rust

css html rust

Last synced: 12 Apr 2025

https://github.com/ivanceras/rustorm

an orm for rust

database orm postgresql rust sqlite

Last synced: 04 Apr 2025

https://github.com/utam0k/r9cc

Toy C compiler

compiler rust

Last synced: 20 Aug 2025

https://github.com/gftea/amqprs

Async & Lock-free RabbitMQ Rust Client, Easy-to-use API

amqp asyncio lock-free rabbitmq rabbitmq-client rust rust-lang tokio-rs

Last synced: 14 May 2025

https://github.com/memN0ps/illusion-rs?tab=readme-ov-file

Rusty Hypervisor - Windows UEFI Blue Pill Type-1 Hypervisor in Rust (Codename: Illusion)

blue-pill bootkit hypervisor intel ring-1 rootkit rust uefi virtualization vt-x windows

Last synced: 26 Oct 2025

https://github.com/ynqa/kubernetes-rust

Rust client for Kubernetes

kubernetes kubernetes-client reqwest rust

Last synced: 09 Apr 2025

https://github.com/julien-r44/cli-candlestick-chart

📈 Display candlestick charts right into your terminal.

candlestick-chart cli cryptocurrency financial rust terminal trading

Last synced: 05 Apr 2025

https://github.com/Julien-R44/cli-candlestick-chart

📈 Display candlestick charts right into your terminal.

candlestick-chart cli cryptocurrency financial rust terminal trading

Last synced: 06 Apr 2025

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

🔏 A safe and simple template engine with the ergonomics of JSX

component html jsx rust template

Last synced: 09 Mar 2026

https://github.com/rustindia/Rust-for-undergrads

C/C++ programming probelms re-written in Rust

hacktoberfest rust undergrads

Last synced: 22 Jul 2025

https://github.com/hyprland-community/hyprland-rs

An unofficial rust wrapper for hyprland's IPC [maintainers=@yavko,@cyrinux]

hyprland hyprland-ipc ipc rust socket

Last synced: 14 May 2025

https://github.com/grunch/rana

Nostr public key mining tool

mining nostr rust

Last synced: 13 Apr 2025

https://github.com/cryspen/hax

A Rust verification tool

formal-verification rust

Last synced: 17 Jan 2026

https://github.com/probe-rs/cargo-flash

a cargo extension for programming microcontrollers

arm cargo daplink debugging embedded flash jlink rust stlink

Last synced: 22 Apr 2025

https://github.com/mfreeborn/heliocron

A command line application written in Rust capable of delaying execution of other programs for time periods relative to sunrise and sunset.

cron linux rust scheduler sunrise sunset

Last synced: 07 Apr 2025

https://github.com/nox/serde_urlencoded

x-www-form-urlencoded meets Serde

rust rust-url serde

Last synced: 15 May 2025

https://github.com/xen0n/autojump-rs

A fast drop-in replacement of autojump written in Rust

autojump cli-utilities rust

Last synced: 04 Apr 2025

https://github.com/xfbs/imstr

Immutable strings, in Rust.

cheap clone copy-on-write cow immutable rust slice string zero-copy

Last synced: 08 Apr 2026

https://github.com/fjrevoredo/mini-diarium

A local-only journal with serious encryption. Free, open source, and never touches the internet.

journaling open-source privacy privacy-tools rust

Last synced: 01 Apr 2026

https://github.com/akaza-im/akaza

Yet another Japanese IME for IBus/Linux

ibus ime nlp rust

Last synced: 04 Apr 2026

https://github.com/rtsuk/crankstart

A barely functional, wildly incomplete and basically undocumented Rust crate whose aim is to let you write Games for the Playdate handheld gaming system in Rust.

game panic playdate rust

Last synced: 21 Jul 2025

https://keksboter.github.io/c3dgs/

Compressed 3D Gaussian Splatting for Accelerated Novel View Synthesis

3dgs compression gaussian nerf rust wgpu

Last synced: 11 Apr 2025

https://github.com/aaronriekenberg/rust-parallel

Fast command line app in rust/tokio to run commands in parallel. Similar interface to GNU parallel or xargs plus useful features. Listed in Awesome Rust utilities.

command-line parallel rust tokio

Last synced: 17 May 2026

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

Music theory and score rendering library with midi, notes, chords, scales, and more.

midi music rust

Last synced: 12 Dec 2025

https://github.com/joeymckenzie/realworld-rust-axum-sqlx

A fullstack RealWorld implementation using rust, axum, sqlx, and yew!

axum realworld rust sqlx yew

Last synced: 08 May 2025

https://github.com/illacloud/illa

🚀 Deploy a modern low-code platform in 5 Seconds!

deploy rust terminal-app

Last synced: 31 Mar 2025

https://github.com/apache/teaclave-trustzone-sdk

Teaclave TrustZone SDK enables safe, functional, and ergonomic development of trustlets.

confidential-computing rust secure-computing tee trusted-execution-environment trustzone

Last synced: 04 Sep 2025

https://github.com/ardaku/whoami

Rust library for getting information about the current user and environment.

hostname preferred-languages rust rust-crate rust-library username whoami

Last synced: 10 Feb 2026

https://github.com/TritonVM/triton-vm

Triton is a virtual machine that comes with Algebraic Execution Tables (AET) and Arithmetic Intermediate Representations (AIR) for use in combination with a STARK proof system.

cryptography rust stark zero-knowledge zk-starks

Last synced: 19 Apr 2025

https://github.com/grahamking/perf-ninja-rs

Rust port of dendibakh/perf-ninja - an online course where you can learn and master the skill of low-level performance analysis and tuning.

performance rust

Last synced: 02 Feb 2026

https://github.com/cxreiff/bevy_ratatui_camera

A bevy plugin for rendering your bevy app to the terminal using ratatui.

ascii bevy ratatui rust tui

Last synced: 16 May 2025

https://github.com/sintan1729/chhoto-url

A simple, blazingly fast, selfhosted URL shortener with no unnecessary features; written in Rust.

actix-web docker link-shortener rust self-hosted shortener url-shortener webapp

Last synced: 17 Apr 2026

https://github.com/dps/rust-raytracer

🔭 A simple ray tracer in Rust 🦀

raytracing rust

Last synced: 21 Jul 2025

https://github.com/b-m-f/WirtBot

Easily and securely extend your network into the cloud with a WirtBot

cloud internet rust vpn vuejs wireguard wirt

Last synced: 30 Mar 2025

https://github.com/owengage/fastnbt

Fast serde serializer and deserializer for Minecraft's NBT and Anvil formats

hacktoberfest minecraft nbt rust

Last synced: 16 May 2025

https://github.com/lunarvim/colorgen-nvim

:rocket: Blazingly fast colorscheme generator for Neovim written in Rust :crab:

colorscheme colorscheme-generator lua neovim nvim rust

Last synced: 28 Oct 2025

https://github.com/cmyr/rustplayground

Quickly test Rust code on macOS

developer-tools macos rust

Last synced: 08 May 2025

https://github.com/ircam-ismm/node-web-audio-api

Web Audio API implementation for Node.js

nodejs rust webaudio

Last synced: 07 Apr 2026

https://github.com/Didstopia/rust-server

Provides a dedicated linux server for Rust (the game) running inside a Docker container.

docker rust server

Last synced: 12 Apr 2025

https://github.com/jwest951227/solana-raydium-pumpfun-sniper-rust

solana raydium sniper/pumpfun sniper: this solana raydium sniper/pumpfun sniper is written in Rust⚡. In addtion to these solana raydium snipe bot(raydium sniping bot) and pumpfun snipe bot(pumpfun sniping bot), it has raydium bundler, pumpfun bundler, copy trading bot, raydium/pumpfun volume bot more.

copytradingbot geyser grpc helius jito-bundle nextblock pump-fun-sniping-bot pump-fun-volume-bot pumpfun pumpfun-bundler-bot raydium raydium-bundler-bot raydium-sniper raydium-volume-bot rust solana solana-raydium-sniper spl-token-snipe spl-token-swap yellowstone

Last synced: 12 Apr 2025

https://github.com/samdenty/github-icons

API, Chrome Extension & Mac App/CLI that adds icons to your repos

chrome-extension cli extension github icons macos rust sync

Last synced: 06 Oct 2025

https://github.com/serkanyersen/dotstate

A modern, secure, and user-friendly dotfile manager built with Rust

brew cli crates-io dotfiles ratatui rust tui

Last synced: 24 Jan 2026

https://github.com/rcore-os/virtio-drivers

VirtIO guest drivers in Rust.

hacktoberfest no-std rust virtio virtio-drivers

Last synced: 08 Oct 2025

https://github.com/Milo123459/glitter

🌌⭐ Git tooling of the future.

cargo git glitter hacktoberfest rust

Last synced: 16 May 2025