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/johanhelsing/extreme_bevy

A low-latency multiplayer action game, showcasing how to implement p2p connections and rollback networking in a web browser.

bevy example ggpo ggrs p2p rollback-netcode rust wasm

Last synced: 05 Apr 2025

https://davidmcneil.github.io/the-rusty-web

Targeting the web with Rust.

asmjs javascript rust web webassembly

Last synced: 10 Aug 2025

https://github.com/fetlife/redis-analyzer

Redis Memory Analyzer written in Rust

memory-analyzer redis rust

Last synced: 21 Sep 2025

https://github.com/exein-io/kepler

NIST-based CVE lookup store and API powered by Rust.

cve cve-scanning cve-search rust security-tools

Last synced: 27 Sep 2025

https://github.com/stm32-rs/stm32f7xx-hal

A Rust embedded-hal HAL for all MCUs in the STM32 F7 family

arm embedded embedded-rust rust stm32

Last synced: 03 Jul 2025

https://github.com/dtolnay/dtoa

Fast functions for printing floating-point primitives to a decimal string

performance rust

Last synced: 15 May 2025

https://github.com/afonsojramos/discrakt

The Trakt 🎥 Plex ▶️ Discord 🎮 Rich Presence that you didn't know you needed.

discord discord-presence plex rich-presence rust trakt

Last synced: 15 Apr 2026

https://github.com/UnifyAir/unifyair-core

5G Network Functions Implementation in Rust (3GPP Release 17)

3gpp 5g async asyncio distributed-systems networking protocol rust sctp systems tokio-rs

Last synced: 16 Feb 2026

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

A template rendering engine based on Jinja, generating type-safe Rust code at compile time.

html jinja rust template-engine

Last synced: 05 Mar 2025

https://github.com/compute-toys/wgpu-compute-toy

Cross-platform compute shader engine

computer-graphics rust shaders shadertoy wasm webgpu wgpu wgsl

Last synced: 05 Apr 2025

https://github.com/lukethacoder/tauri-react-example

🦀 Small Tauri React Example feat. Vite

desktop-app postcss react rust tauri typescript vite vitejs

Last synced: 05 Apr 2025

https://github.com/Daniel-Liu-c0deb0t/block-aligner

SIMD-accelerated library for computing global and X-drop affine gap penalty sequence-to-sequence or sequence-to-profile alignments using an adaptive block-based algorithm.

algorithms alignment avx2 bioinformatics neon rust simd wasm webassembly

Last synced: 16 May 2025

https://github.com/hyperledger/aries-vcx

aries-vcx is set of crates to work with DIDs, DID Documents, DIDComm, Verifiable Credentials and Hyperledger Aries.

anoncreds aries decentralized-identity did didcomm diddoc diddocument library libvcx rust self-sovereign-identity ssi trust-over-ip verifiable-credentials

Last synced: 01 Mar 2025

https://github.com/succinctlabs/sp1-reth

A performant, type-1 zkEVM written in Rust & SP1.

blockchain contributor-friendly ethereum modular rust zero-knowledge

Last synced: 09 May 2025

https://github.com/interactivecomputergraphics/fenris

A library for advanced finite element computations in Rust

element finite method rust science

Last synced: 19 Jun 2025

https://github.com/togatoga/karukan

Japanese Input Method System for Linux, Neural Kana-Kanji Conversion Engine + fcitx5 IME

fcitx5 ime inputmethod inputmethodkit japanese linux rust

Last synced: 07 Apr 2026

https://github.com/tolkit/telomeric-identifier

Identify and find telomeres, or telomeric repeats in a genome.

bioinformatics genome repeats rust telomere telomeres telomeric

Last synced: 24 Nov 2025

https://github.com/vorojar/md-preview

Small native Markdown preview app built with Rust + system WebView. No Electron. GFM, syntax highlighting, KaTeX, Mermaid, live reload.

cross-platform dark-mode developer-tools gfm lightweight macos markdown markdown-preview markdown-viewer native-app offline rust syntax-highlighting webview wry

Last synced: 29 May 2026

https://github.com/ikeviny/ultra

Cryptanalysis of the Enigma machine in Rust.

cryptanalysis enigma enigma-machine rust

Last synced: 11 Apr 2025

https://github.com/zakarumych/blink-alloc

Fast, concurrent, arena-based allocator with drop support

allocator rust

Last synced: 06 Apr 2025

https://github.com/axpdev-lab/aeroftp

AeroFTP is a Cross-platform desktop client for FTP, FTPS, SFTP, WebDAV, S3-compatible storage, GitHub, and Cloud providers, built with Rust 🦀 (Tauri) + React

cloud-storage cross-platform dropbox encryption file-manager file-transfer ftp ftp-client ftps google-drive i18n onedrive open-source react rust s3 sftp tauri typescript webdav

Last synced: 27 Apr 2026

https://github.com/cognitive-engineering-lab/mdbook-quiz

Interactive quizzes for Markdown

learning mdbook quiz rust

Last synced: 16 May 2025

https://github.com/ellipsis-labs/sokoban

Compact, efficient data structures in contiguous byte arrays

data-structures graph rust

Last synced: 10 Mar 2026

https://github.com/polaris64/syswall

Work in progress firewall for Linux syscalls, written in Rust

linux rust security security-tools syscall syscalls

Last synced: 16 May 2025

https://github.com/spriteovo/spdlog-rs

Fast, highly configurable Rust logging crate

crate library log logging rust spdlog

Last synced: 08 Apr 2025

https://github.com/shelbyjenkins/llm_client

The Easiest Rust Interface for Local LLMs and an Interface for Deterministic Signals from Probabilistic LLM Vibes

ai candle gguf llm rust

Last synced: 16 May 2025

https://github.com/codec-abc/Yew-WebRTC-Chat

A simple WebRTC chat made with Yew

chat rust wasm webrtc yew

Last synced: 02 May 2025

https://github.com/lpil/rustexp

A Rust regular expression editor and tester that runs entirely within the browser!

regex rust wasm web webassembly

Last synced: 15 Jun 2025

https://github.com/seed-rs/seed-rs-realworld

Exemplary real world application built with Seed

example framework frontend realworld rust seed wasm

Last synced: 13 May 2025

https://github.com/zesterer/parze

A clean, efficient parser combinator

parser parser-combinators parser-framework rust

Last synced: 07 Apr 2025

https://github.com/microsoft/lsprotocol

Code generator and generated types for Language Server Protocol.

csharp python rust

Last synced: 15 May 2025

https://github.com/as-com/varint-simd

Decoding and encoding gigabytes of LEB128 variable-length integers per second in Rust with SIMD

leb128 rust simd varint

Last synced: 12 Dec 2025

https://github.com/aatxe/oxide

The essence of Rust.

formal-semantics rust semantics

Last synced: 25 Feb 2025

https://github.com/paulkernfeld/contiguous-data-in-rust

An opinionated guide that tries to help you choose the best way to store contiguous data in Rust

rust

Last synced: 10 Oct 2025

https://github.com/Cogitri/Tau

GTK frontend for the xi text editor, written in Rust

editor gtk-frontend rust xi-editor

Last synced: 27 Apr 2025

https://github.com/azuqua/fred.rs

A Redis Client for Rust based on Futures and Tokio

async azuqua-io-role-library cluster futures-rs redis rust tokio

Last synced: 26 Mar 2025

https://github.com/tailcallhq/gh-workflow

Write your github workflows in rust

github github-actions github-workflows rust

Last synced: 16 May 2025

https://github.com/georust/geos

Rust bindings for GEOS

geos geospatial rust

Last synced: 07 Apr 2025

https://github.com/LeChatP/RootAsRole

A memory-safe and security-oriented alternative to sudo/su commands

capabilities linux rbac rust su sudo

Last synced: 01 Aug 2025

https://github.com/rust-lang/libz-sys

Rust crate package to link to a system libz (zlib)

rust rust-lang zlib zlib-ng

Last synced: 10 Mar 2026

https://github.com/jshrake/grimoire-legacy

A cross-platform live-coding tool for creative coding with GLSL shaders

creative-coding demoscene glsl graphics linux live-coding macos opengl rust shaders shadertoy vertexshaderart windows

Last synced: 08 May 2025

https://github.com/poga/actix-lua

Safe Lua Scripting Environment for Actix

actix actor-model lua rust

Last synced: 07 Oct 2025

https://github.com/haileys/mixlab

Digital audio/video workstation

audio livestream rust video

Last synced: 15 Jul 2025

https://github.com/rust-gamedev/rust-game-ports

Official host of games ported using Rust game libraries.

bevy fyrox game game-development game-engine gamedev ggez hacktoberfest macroquad rust

Last synced: 23 Oct 2025

https://github.com/cogitri/tau

GTK frontend for the xi text editor, written in Rust

editor gtk-frontend rust xi-editor

Last synced: 25 Mar 2025

https://github.com/mainmatter/gerust

Gerust is a project generator for Rust backend projects. It takes care of the accidental complexity so you can stay focused on what matters.

backend rust

Last synced: 16 May 2025

https://github.com/mutinywallet/blastr

A nostr cloudflare workers proxy relay that publishes to all known relays

cloudflare nostr proxy relay rust wasm

Last synced: 01 May 2025

https://github.com/kaichaosun/rlt

Localtunnel implementation in Rust, expose local API to the public.

localtunnel p2p proxy relay rust

Last synced: 16 May 2025

https://github.com/InteractiveComputerGraphics/fenris

A library for advanced finite element computations in Rust

element finite method rust science

Last synced: 25 Sep 2025

https://github.com/tanis2000/minigame-rust

A simple game made in Rust that runs on desktop and mobile

android desktop game game-dev game-development game-engine gamedev ios macos mobile rust windows

Last synced: 29 Apr 2025

https://github.com/mateusfreira/nun-db

A realtime database written in rust

hacktoberfest realtime rust

Last synced: 05 Apr 2025

https://github.com/danmolitor/forme

PDF generation with JSX. Page breaks that actually work.

developer-tools jsx pdf pdf-generation react rust typescript wasm

Last synced: 19 May 2026

https://github.com/thewh1teagle/lingo

Translate offline with local model made by Meta

ai cross-platform desktop meta rust translate

Last synced: 14 Mar 2026

https://github.com/jedisct1/rsign2

A command-line tool to sign files and verify signatures in pure Rust.

cryptography ed25519 minisign rust signatures

Last synced: 06 Apr 2025

https://github.com/wick3dr0se/egor

A dead simple cross-platform 2D graphics engine

egui graphics-engine rust wgpu winit

Last synced: 09 Mar 2026

https://github.com/rust-dd/stochastic-rs

stochastic-rs is a Rust library designed for high-performance simulation and analysis of stochastic processes and models in quant finance.

ai finance malliavin-calculus quant quantitative-finance rust simulation statistics stochastic stochastic-processes

Last synced: 18 Feb 2026

https://github.com/marcocastignoli/rust_rocket_api_authentication

An example of API written in Rust with the rocket.rs framework, with a JWT Authentication

api authentication rocket rust tutorial web webservice

Last synced: 23 Oct 2025

https://github.com/MutinyWallet/blastr

A nostr cloudflare workers proxy relay that publishes to all known relays

cloudflare nostr proxy relay rust wasm

Last synced: 09 Jul 2025

https://github.com/d-e-s-o/apca

A crate for interacting with the Alpaca API at alpaca.markets.

alpaca alpaca-api alpaca-markets alpaca-trading-api rust rust-crate rust-library

Last synced: 05 Apr 2025

https://github.com/z4yx/pam_rssh

Remote sudo authenticated via ssh-agent

canokey rust ssh-agent sudo yubikey

Last synced: 05 Apr 2025

https://github.com/quartiq/stabilizer

Firmware and software for the Sinara Stabilizer module with high speed, low latency ADC/DAC data processing and powerful DSP algorithms in between

artiq dsp open-hardware rust rust-embedded sinara-hw

Last synced: 08 Apr 2025

https://github.com/getreu/stringsext

Find multi-byte-encoded strings in binary data (Gitlab mirror).

forensics rust string-search unicode

Last synced: 11 May 2025

https://github.com/axone-protocol/contracts

📜 Smart contracts for the Axone protocol (powered by CosmWasm)

ai blockchain cosmos-sdk help-wanted orchestration rust smart-contracts wasm

Last synced: 08 Oct 2025

https://github.com/cretz/stackparam

JVM agent to add method parameters to Java stack traces

java jni jvm jvmti rust

Last synced: 16 Mar 2025

https://github.com/jswrenn/typic

Type-safe transmutations between layout-compatible types.

rust safe-abstraction transmute zero-cost-abstraction

Last synced: 16 May 2025

https://github.com/gkbrk/rust-ipfs-api

Rust crate for interfacing with the IPFS API

api client ipfs p2p rust

Last synced: 06 Apr 2025

https://github.com/pfpacket/rust-9p

Tokio-based asynchronous filesystems library using 9P2000.L protocol, an extended variant of 9P from Plan 9.

9p 9p2000 9pfs fileserver filesystem-library linux plan9 rust

Last synced: 03 Apr 2025

https://github.com/hominee/crossbus

A Platform-less, Runtime-less Actor Computing Model

actor-model async asynchronous bare-metal embedded no-std platform-less runtime-less rust

Last synced: 15 Mar 2025

https://github.com/Baptistemontan/leptos_i18n

I18n library for leptos focused on ease of use and correctness

i18n leptos rust translation

Last synced: 10 Apr 2025

https://github.com/FactbirdHQ/atat

no_std crate for parsing AT commands

at-command embedded embedded-hal-driver no-std rust uart

Last synced: 15 Mar 2025

https://github.com/desdaemon/flutter_rust_bridge_template

Template for Flutter + Rust integration with flutter_rust_bridge.

android cross-platform ffi flutter ios linux macos rust windows

Last synced: 09 Apr 2025

https://github.com/Canop/backdown

A deduplicator

duplicates rust

Last synced: 19 Jul 2025

https://github.com/azkadev/database_universe

Database Universe Library for help you save any data in anywhere with high performance speed, easy feature and ready for scala business

dart database documentdb flutter libmdbx rust sqlite

Last synced: 06 Apr 2025

https://github.com/factbirdhq/atat

no_std crate for parsing AT commands

at-command embedded embedded-hal-driver no-std rust uart

Last synced: 05 Apr 2025

https://github.com/0xlane/ollvm-rust

out-of-tree llvm obfuscation pass plugin (dynamically loadable by rustc). || rust toolchain with obfuscation llvm pass.

llvm llvm-pass obfuscation ollvm ollvm-obfuscation rust

Last synced: 05 Sep 2025

https://github.com/mrjackwills/adsbdb

public api for aircraft, airlines, & flightroutes

adsbd aircraft async axum rust tokio

Last synced: 05 Mar 2025

https://github.com/0vercl0k/snapshot

WinDbg extension written in Rust to dump the CPU / memory state of a running VM

rust rust-lang snapshot-fuzzer windbg

Last synced: 01 Feb 2026

https://github.com/pysrc/diffscreen

A toy remote desktop implemented by rust

fltk-rs gui remote-control remote-desktop rust

Last synced: 05 Apr 2025

https://github.com/tg-rs/carapax

A Telegram Bot API framework

rust telegram telegram-bot telegram-bot-framework

Last synced: 02 Apr 2026

https://github.com/mqudsi/tcpproxy

A cross-platform TCP proxy in tokio and rust

proxy rust tokio

Last synced: 09 Apr 2025

https://github.com/containers/containrs

General purpose container library

containers cri kubernetes rust

Last synced: 09 Apr 2025

https://github.com/mehcode/schedule-rs

An in-process scheduler for periodic jobs. Schedule lets you run Rust functions on a cron-like schedule.

cron job rust schedule task

Last synced: 03 Apr 2025

https://github.com/101arrowz/scanner

Document scanning from scratch

computer-vision rust typescript wasm

Last synced: 17 Mar 2025

https://github.com/smallnest/rpcx-rs

rpcx microservice framework in Rust

microservice rpc rpcx rust

Last synced: 05 Apr 2025

https://github.com/itsmeadarsh2008/flpc

A Rust-based regex crate wrapper for Python3 to get faster performance. 👾

maturin performance pyo3 python python3 regex regexp rust

Last synced: 06 Apr 2025

https://github.com/timvisee/advent-of-code-2020

:christmas_tree: My Advent of Code solutions in Rust. http://adventofcode.com/2020

advent-of-code advent-of-code-2020 aoc aoc2020 rust

Last synced: 06 Apr 2025