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://gitlab.gnome.org/World/Tau

GTK frontend for the Xi text editor, written in Rust

Gtk+ Text Editor gxi rust

Last synced: 05 Aug 2025

https://github.com/kurotych/sqlant

Generate PlantUML/Mermaid ER diagram textual description from SQL connection string

mermaid plantuml postgresql rust sql

Last synced: 06 Jul 2025

https://github.com/teovoinea/podium

Searches your files faster and smarter

filesystem indexing podium rust search

Last synced: 16 May 2025

https://github.com/furkan-guvenc/crud_routers

Automatically create crud routes for your favorite api server and orm

actix-web api axum code-generation crud crud-routes diesel framework openapi rest rust seaorm swagger-ui web

Last synced: 24 Mar 2025

https://github.com/captain-camel/display_tree

Simple, automatic, and customizable tree pretty-printing in Rust.

formatter rust tree

Last synced: 16 Mar 2025

https://github.com/lu-zero/autotools-rs

build.rs helper to configure and compile autotools and configure/make projects

autotools cargo configure makefile rust

Last synced: 02 Aug 2025

https://github.com/sib-swiss/termal

Terminal-based multiple sequence alignment (MSA) viewer designed for remote and HPC bioinformatics workflows.

bioinformatics hpc msa multiple-sequence-alignement rust terminal tui

Last synced: 23 May 2026

https://github.com/numtostr/zenv

Dotenv (.env) loader written in rust 🦀

cli config crate dotenv env environment loader rust

Last synced: 16 Mar 2025

https://github.com/sofianedjerbi/batimg

Fast image/video printing in your terminal

ascii cli rust terminal unixporn

Last synced: 26 Jul 2025

https://github.com/tversteeg/blit

:space_invader: Blitting library for 2D sprites

2d-graphics 2d-sprites gamedev rust sprites

Last synced: 06 Apr 2025

https://github.com/harlanc/rsfu

A WebRTC SFU(Selective Forwarding Unit) in Rust.

rust sfu webrtc

Last synced: 14 Apr 2025

https://github.com/cds-astro/fitsrs

FITS file reader library implemented in pure Rust

astronomy parser rust

Last synced: 09 Apr 2026

https://github.com/dotcypress/upico

uConsole RP2040 Expansion Card

rp2040 rust

Last synced: 22 Mar 2025

https://github.com/amilajack/node-disk-utility

Quickly calculate the size of a folder or disk on macOS and Linux

disk neon node rust size

Last synced: 30 Apr 2025

https://github.com/orhun/cargo-nocode

Cargo subcommand to easily bootstrap nocode applications. Write nothing; deploy nowhere.

nocode rust

Last synced: 12 Jul 2025

https://github.com/dadoum/android-loader

(unsafely) load Android ELF files, but on Windows, Linux and macOS. It even tries to overcome page size differences on Apple Silicon!

android elf linux macos rust windows

Last synced: 13 May 2025

https://github.com/moodyhunter/mos

My Operating System

c cmake cpp mlibc nasm osdev rust x86-64

Last synced: 07 Mar 2026

https://github.com/phip1611/noto-sans-mono-bitmap-rs

Provides pre-rasterized characters from the "Noto Sans Mono" font in different sizes and font weights for multiple unicode ranges.

font noto-sans rust

Last synced: 05 Apr 2025

https://github.com/k4yt3x/rustyping

A prettier lightweight colored ping utility written in Rust

networking ping rust

Last synced: 21 Mar 2025

https://github.com/quartiq/miniconf

Rust serialize/deserialize/access reflection for trees (no_std, no alloc)

embedded graph no-alloc no-std reflection rust serde settings-management

Last synced: 06 Apr 2025

https://github.com/txpipe/pix

Cardano NFT Generator CLI

cardano cli nft nft-generator rust

Last synced: 18 Feb 2026

https://github.com/rust-lang-cn/edition-guide-cn

Rust 版本指南(Rust Edition Guide 中文版)

book rust rust-lang-cn

Last synced: 21 Jul 2025

https://github.com/Web3-Builders-Alliance/soda

From an IDL to whatever you want

rust solana tauri

Last synced: 13 May 2025

https://github.com/psastras/sbom-rs

A group of Rust projects for interacting with and producing software bill of materials (SBOMs).

bom cargo cyclonedx rust sbom spdx

Last synced: 15 Apr 2025

https://github.com/tailhook/tk-listen

A library that allows to listen network sockets with proper resource limits and error handling

asynchronous futures listen network rust tcp tokio

Last synced: 01 Sep 2025

https://github.com/Logiase/stm32-rustup

A guide to rust your stm32 microcontroller

embedded embedded-rust mcu rust stm32 stm32f429

Last synced: 15 May 2025

https://github.com/king-11/genx

Genx provides modular building blocks to run simulations of optimization and search problems using Genetic Algorithms

algorithms genetic optimization rust

Last synced: 15 Jul 2025

https://github.com/sife-ops/deez

DynamoDB library for single-table design in Rust

aws aws-dynamodb aws-lambda database databases dynamodb library rust

Last synced: 01 Sep 2025

https://github.com/fabzio10/rust-hack-fr33

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: 09 Mar 2025

https://github.com/GomaGoma676/rust-basics

Rust tutorials

rust

Last synced: 29 Apr 2025

https://github.com/tgrcdev/bevy-butler

Self-documenting systems and simpler plugins in Bevy

bevy bevy-engine bevy-plugin game-development gamedev proc-macro rust

Last synced: 30 Apr 2025

https://github.com/vincent-herlemont/native_model

A thin wrapper around serialized data which add information of identity and version.

data-consistency data-model decoding deserialization encoding interoperability performance rust serialization

Last synced: 06 Apr 2026

https://github.com/gunstein/pinball2d

Simple 2d pinball game for testing of bevy and rapier.

bevy-engine rapier2d rust

Last synced: 01 May 2025

https://github.com/sebastienrousseau/libmake

A code generator to reduce repetitive tasks and build high-quality Rust libraries. 🦀

boilerplate code-generation library-generation library-generator rust rust-library scaffolding starter-kit starter-template templates

Last synced: 30 Apr 2025

https://github.com/lintje/lintje

Lintje is an opinionated linter for Git.

command-line git linter rust utilities

Last synced: 30 Oct 2025

https://github.com/atsuhiro/codegen-for-async-graphql

Generate code from GraphQL schema

async-graphql graphql rust scaffolding

Last synced: 07 May 2025

https://github.com/sitano/merkle_light

_merkle_ is a lightweight Rust implementation of a Merkle tree, external dependencies agnostic, std::hash compatible with efficient memory layout

crypto lightweight merkle-proof merkle-tree rust rust-library spv

Last synced: 13 Apr 2025

https://github.com/williamvenner/squad-mortar-helper

💣 SMH – a computer vision project for automatic, precision mortar strike calculations in Squad

computer-vision cuda cv gpu mortar mortars rust smh squad squad-game squadgame

Last synced: 08 May 2025

https://github.com/katharostech/cast2gif

Tool to render Asciinema cast files to GIFs, *without* using Electron or a web browser. Written in Rust.

asciinema asciinema-player cast gif gif-animation gif-creator rust

Last synced: 13 Apr 2025

https://github.com/mrjones2014/ctrlg

A command line context switcher, written in Rust :crab:

bash cd cli context-switching fish fuzzy-finder fuzzy-search productivity rust shell shell-plugin terminal tmux zsh

Last synced: 11 Apr 2025

https://github.com/jlvihv/r2uploader

易用的文件上传工具,专为多文件和大文件处理而优化,可以将文件轻松上传到 Cloudflare R2 存储。

cloudflare r2 rust tauri uploader

Last synced: 02 Mar 2025

https://github.com/LayerXcom/bellman-substrate

A library for supporting zk-SNARKs to Substrate

rust substrate zero-knowledge-proofs zk-snarks

Last synced: 11 Oct 2025

https://github.com/feel-ix-343/web_nav

This typescript (react) and rust (wasm) chrome extension bridges the web navigation efficiency gap between bookmarks and repetitive google searches

chrome-extension chrome-extensions rust typescript wasm-bindgen webassembly

Last synced: 29 Apr 2025

https://github.com/second-state/tencent-scf-wasm-runtime

基于 WebAssembly 容器镜像的高性能腾讯云函数开发模版。A template project for building high-performance, portable, and safe serverless functions in Tencent Serverless Cloud Functions.

cncf nextjs rust rustlang serverless tencent-cloud tencent-scf wasmedge webassembly

Last synced: 10 Oct 2025

https://github.com/depthbomb/spotlightsaver

Saves the pretty Windows 10 lockscreen wallpapers to your pictures folder

rust rust-lang windows windows-10

Last synced: 12 Oct 2025

https://github.com/rustunit/bevy_ios_iap

Provides access to iOS native StoreKit2 Swift API from inside Bevy Apps

bevy-engine ios rust storekit2 swift

Last synced: 09 Apr 2025

https://github.com/aancw/dllproxy-rs

Rust Implementation of SharpDllProxy for DLL Proxying Technique

dll-hijacking dll-proxying rust rust-lang

Last synced: 23 Oct 2025

https://github.com/marc2332/deno_installer

📦 You can now create installers for your Deno 🦕 apps!

deno installer rust tauri typescript

Last synced: 07 Oct 2025

https://github.com/dbus2/busd

A D-Bus bus (broker) implementation based on zbus

communication d-bus dbus ipc rust rustlang zbus

Last synced: 10 Apr 2025

https://github.com/mnardit/beetroot-releases

Clipboard manager for Windows — AI transforms, OCR, fuzzy search, 8 themes

ai clipboard clipboard-manager desktop-app ocr productivity rust tauri windows

Last synced: 02 May 2026

https://github.com/rustxpy/bustapi

BustAPI is a High-Performance Python Web Framework.

bustapi fastapi flask performance python python-web-framework rust rust-lang web-framework

Last synced: 04 Jun 2026

https://github.com/z-jxy/rpkl

Pkl bindings for Rust

apple pkl rust

Last synced: 04 Mar 2026

https://github.com/akrantz01/lers

An async, user-friendly Let's Encrypt/ACMEv2 library written in Rust

acme letsencrypt rust

Last synced: 03 Apr 2025

https://github.com/daangn/registry-edge

WIP: Docker Registry API on Cloudflare Workers

cloudflare cloudflare-workers docker docker-registry rust

Last synced: 22 Apr 2025

https://github.com/yaa110/rust-persian-calendar

The implementation of the Persian (Solar Hijri) Calendar in Rust

persian-calendar rust rust-crate

Last synced: 16 Mar 2025

https://github.com/nrf-rs/nrf-pacs

Peripheral Access Crates (PACs) for nRF microcontrollers

bluetooth embedded microcontroller nordic rust

Last synced: 02 Jul 2025

https://github.com/evilfactorylabs/belajar-rust

mini ebook - belajar bahasa pemrograman Rust

ebook rust rust-lang

Last synced: 17 Jan 2026

https://github.com/simensgreen/rusymbols

rusymbols is a Rust crate for symbolic mathematics. It aims to become a full-featured computer algebra system (CAS) while keeping the code as simple as possible in order to be comprehensible and easily extensible. rusymbols is written entirely in Rust.

algebra rust symbolic

Last synced: 02 Jul 2025

https://github.com/snok/self-limiters

Async distributed rate limiters for Python

async asyncio distributed python rate-limiter redis rust semaphore tokenbucket

Last synced: 16 Aug 2025

https://github.com/AxlLind/AdventOfCode2020

Solutions to all 25 AoC 2020 problems in Rust :christmas_tree:

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

Last synced: 09 Apr 2025

https://github.com/dpeachpeach/kalshi-rust

Kalshi trading API client/wrapper written in rust.

algorithmic-trading kalshi rust trading

Last synced: 14 Jul 2025

https://github.com/codingskynet/concurrent-data-structure

Concurrent Data Structure for Rust

concurrent datastructure rust

Last synced: 07 May 2025

https://github.com/novacrazy/parallel-event-emitter

Parallel event emitter built on futures-rs

event-emitter futures parallel rust

Last synced: 13 Apr 2025

https://github.com/olivedae/harald

Rust API for Bluetooth Low Energy

bluetooth bluetooth-le rust

Last synced: 16 May 2025

https://github.com/chinanf-boy/just-zh

中文翻译:<casey/just> 是保存和运行项目的特定命令的简便方法. :heart: 校对 ✅

command docs just rust zh

Last synced: 20 Mar 2025

https://github.com/jedisct1/fastly-terrarium-examples

Example code you can run in Fastly Terrarium: https://www.fastlylabs.com/

c dns doh fastly pow rust terrarium wasm

Last synced: 29 Oct 2025

https://github.com/jedisct1/rust-hmac-sha256

A small, self-contained SHA256 and HMAC-SHA256 implementation.

crypto hash hmac hmac-sha256 nostd rust sha256

Last synced: 04 Apr 2025

https://github.com/rusty-ferris-club/jonhoo-rust-trivia

Rust Trivia by Jon Gjengset

rust rust-lang

Last synced: 09 Sep 2025

https://github.com/alexanderthaller/prometheus_exporter

Helper libary to export prometheus metrics using tiny_http and rust-prometheus.

helper-libary library metrics prometheus-crate prometheus-exporter prometheus-metrics rust rust-prometheus

Last synced: 05 Apr 2025

https://github.com/lilydjwg/dpms-off

Turn off monitors to save power (for Wayland)

rust wayland wlroots

Last synced: 05 Apr 2025

https://github.com/AlexanderThaller/prometheus_exporter

Helper libary to export prometheus metrics using tiny_http and rust-prometheus.

helper-libary library metrics prometheus-crate prometheus-exporter prometheus-metrics rust rust-prometheus

Last synced: 03 Apr 2025

https://github.com/han-minhee/yolo-rust-ort

Rust implementation of Ultralytics YOLOv8/v10 using ONNX (ort)

onnx ort rust yolo yolov10 yolov8

Last synced: 12 Apr 2025

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

A terminal based task and TODO management software.

rust terminal-based todoapp todolist

Last synced: 12 Apr 2025

https://github.com/multimeric/emoji_pix

A simple command-line utility (and Rust crate!) for converting from a conventional image file (e.g. a PNG file) into a pixel-art version constructed with emoji

discord emoji pixel-art rust rust-lang

Last synced: 20 Mar 2025

https://github.com/bond-009/cmus-discord-rpc

Discord Rich Presence integration for the C* Music Player

cmus discord hacktoberfest rpc rust

Last synced: 12 Apr 2025

https://github.com/alexykn/sps2

atomic package manager for macos

macos package-manager rust state-management

Last synced: 29 Jun 2025

https://github.com/galeone/bacup

An easy-to-use backup tool designed for servers.

backup backup-tool rust rust-lang

Last synced: 15 Apr 2025

https://github.com/eldimious/rust-api-ddd

Rust API server showcase heavily influenced by the DDD, Clean Architecture and Hexagonal Architecture, using PostgreSQL.

clean-architecture ddd ddd-architecture hexagonal-architecture rust rustlang server-boilerplate sqlx warp

Last synced: 15 Apr 2025

https://github.com/joseph-gio/bevy-mouse-tracking

A plugin for effortless mouse tracking in the bevy game engine.

bevy bevy-engine rust

Last synced: 14 Apr 2025

https://github.com/NullSense/Linda

Minimal, multi-threaded HTTP/1.1 server written in Rust

http-server rust

Last synced: 26 Apr 2025

https://github.com/japaric/fpa

Fixed Point Arithmetic

arithmetic fixed-point no-std rust

Last synced: 07 Apr 2025

https://github.com/josephcatrambone/pixelbox

Image Search Engine in Rust

rust search

Last synced: 29 Jul 2025

https://github.com/ggwpez/substrate-weight-compare

Compares Substrate Weight Files

blockchain polkadot rust substrate

Last synced: 08 Aug 2025

https://github.com/jimmycuadra/rust-shellwords

Manipulate strings according to the word parsing rules of the UNIX Bourne shell.

rust shell unix

Last synced: 27 Jul 2025

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: 14 Apr 2025

https://github.com/koithos/kimspect

The missing utility in kubectl to help you inspect container images on your pods and nodes.

cli command-line k8s rust

Last synced: 02 May 2026

https://github.com/metafates/marky

🏭 Convert Markdown documents into themed HTML pages with support for code syntax highlighting, LaTeX and Mermaid diagrams.

cli markdown markdown-to-html notes pdf rust

Last synced: 14 Apr 2025

https://github.com/radixdlt/babylon-node

The Radix node, updated for Babylon. Embeds the Radix engine which lives at https://github.com/radixdlt/radixdlt-scrypto.

blockchain network rust terraform-managed

Last synced: 19 Feb 2026

https://github.com/sealoong/drcom4scut

A 3rd-party DrCOM client for SCUT, written in Rust.

drcom libpnet rust

Last synced: 27 Jul 2025

https://github.com/clucompany/enclose

[stable] A convenient macro, for cloning values into a closure.

clucompany enclose enclose-macro macro no-std rust rustlang

Last synced: 05 Apr 2025