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/juhaku/utoipa

Simple, Fast, Code first and Compile time generated OpenAPI documentation for Rust

auto-generated compile-time documentation generated openapi openapi-documentation openapi31 rest rest-api rest-api-documentation rust swagger

Last synced: 14 May 2025

https://github.com/TaKO8Ki/gobang

A cross-platform TUI database management tool written in Rust

database rust sql terminal tui

Last synced: 20 Mar 2025

https://github.com/rustaudio/cpal

Cross-platform audio I/O library in pure Rust

audio rust

Last synced: 04 Jan 2026

https://github.com/maxbittker/sandspiel

Creative cellular automata browser game

game rust wasm webassembly webgl

Last synced: 14 May 2025

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

A Rust framework for building Minecraft servers.

bevy ecs game gamedev hacktoberfest minecraft rust server

Last synced: 11 May 2025

https://github.com/TheWaWaR/simple-http-server

Simple http server in Rust (Windows/Mac/Linux)

file http rust server simplehttpserver static

Last synced: 19 Mar 2025

https://github.com/weld-project/weld

High-performance runtime for data analytics applications

analytics code-generation data llvm machine-learning pandas performance rust stanford

Last synced: 14 May 2025

https://github.com/fable-compiler/fable

F# to JavaScript, TypeScript, Python, Rust and Dart Compiler

dart fsharp javascript python rust typescript

Last synced: 12 May 2025

https://github.com/MaxBittker/sandspiel

Creative cellular automata browser game

game rust wasm webassembly webgl

Last synced: 28 Mar 2025

https://github.com/geph-official/geph4-client

Geph (迷霧通) is a modular Internet censorship circumvention system designed specifically to deal with national filtering.

circumvention rust vpn

Last synced: 12 May 2025

https://github.com/bincode-org/bincode

A binary encoder / decoder implementation in Rust.

binary encoding rust serialization

Last synced: 13 May 2025

https://github.com/Aloxaf/silicon

Create beautiful image of your source code.

carbon presentation rust snippets

Last synced: 23 Mar 2025

https://github.com/bgreenwell/doxx

Expose the contents of .docx files without leaving your terminal. Fast, safe, and smart — no Office required!

cli docx msword render rust terminal tui

Last synced: 05 Oct 2025

https://github.com/redox-os/tfs

Mirror of https://gitlab.redox-os.org/redox-os/tfs

chashmap filesystem fs mlcr redox rust seahash tfs zmicro

Last synced: 15 May 2025

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

🔭 Cross-platform filesystem notification library for Rust.

cross-platform filesystem filesystem-events rust watcher

Last synced: 13 May 2025

https://github.com/fable-compiler/Fable

F# to JavaScript, TypeScript, Python, Rust and Dart Compiler

dart fsharp javascript python rust typescript

Last synced: 14 Mar 2025

https://github.com/str4d/rage

A simple, secure and modern file encryption tool (and Rust library) with small explicit keys, no config options, and UNIX-style composability.

age-encryption cli curve25519 encryption rust rust-library scrypt secure-by-default unix-philosophy yubikey zero-configuration

Last synced: 19 Oct 2025

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

Extra iterator adaptors, iterator methods, free functions, and macros.

iterators rust

Last synced: 12 May 2025

https://github.com/szabodanika/microbin

A secure, configurable file-sharing and URL shortening web app written in Rust.

actix askama bin microbin opensource paste pastebin rust web

Last synced: 12 May 2025

https://github.com/apache/arrow-rs

Official Rust implementation of Apache Arrow

arrow parquet rust

Last synced: 12 May 2025

https://github.com/theseus-os/Theseus

Theseus is a modern OS written from scratch in Rust that explores 𝐢𝐧𝐭𝐫𝐚𝐥𝐢𝐧𝐠𝐮𝐚𝐥 𝐝𝐞𝐬𝐢𝐠𝐧: closing the semantic gap between compiler and hardware by maximally leveraging the power of language safety and affine types. Theseus aims to shift OS responsibilities like resource management into the compiler.

intralingual kernel operating-system research rust theseus

Last synced: 26 Mar 2025

https://github.com/stepancheg/rust-protobuf

Rust implementation of Google protocol buffers

protobuf rust serialization

Last synced: 13 May 2025

https://github.com/tellerops/teller

Cloud native secrets management for developers - never leave your command line for secrets.

aws hashicorp rust rust-lang secret-management secrets vault

Last synced: 14 May 2025

https://github.com/wasmerio/wasmer-go

🐹🕸️ WebAssembly runtime for Go

golang golang-library rust wasm webassembly

Last synced: 13 May 2025

https://mtshiba.github.io/pylyzer/

A fast, feature-rich static code analyzer & language server for Python

language-server python rust static-analysis type-checker

Last synced: 21 Nov 2025

https://github.com/yitter/idgenerator

💎多语言实现,高性能生成唯一数字ID。 💎优化的雪花算法(SnowFlake)——雪花漂移算法,在缩短ID长度的同时,具备极高瞬时并发处理能力(50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/JavaScript/TypeScript/Python/Pascal 多语言,提供其它适用于其它语言的多线程安全调用动态库(FFI)。💎支持容器环境自动扩容(自动注册 WorkerId ),单机或分布式唯一IdGenerator。💎顶尖优化,超强效能。

c c-sharp delphi dotnet go idgenerator java javascript pascal php rust snowflake sql twritter-snowflake typescript unique-id

Last synced: 16 May 2025

https://github.com/oppiliappan/dijo

scriptable, curses-based, digital habit tracker

rust tracker tui

Last synced: 15 May 2025

https://github.com/skyzh/mini-lsm

A tutorial of building an LSM-Tree storage engine in a week.

database key-value-store kv-store lsm lsm-tree rust storage tutorial

Last synced: 08 Apr 2025

https://github.com/gluesql/gluesql

GlueSQL is quite sticky. It attaches to anywhere.

database nosql rust schemaless sql storage webassembly websql

Last synced: 21 Jun 2025

https://github.com/rust-cli/config-rs

⚙️ Layered configuration system for Rust applications (with strong support for 12-factor applications).

config config-management configuration configuration-management json rust toml

Last synced: 13 May 2025

https://github.com/yitter/IdGenerator

💎多语言实现,高性能生成唯一数字ID。 💎优化的雪花算法(SnowFlake)——雪花漂移算法,在缩短ID长度的同时,具备极高瞬时并发处理能力(50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/JavaScript/TypeScript/Python/Pascal 多语言,提供其它适用于其它语言的多线程安全调用动态库(FFI)。💎支持容器环境自动扩容(自动注册 WorkerId ),单机或分布式唯一IdGenerator。💎顶尖优化,超强效能。

c c-sharp delphi dotnet go idgenerator java javascript pascal php rust snowflake sql twritter-snowflake typescript unique-id

Last synced: 07 May 2025

https://github.com/guillaume-be/rust-bert

Rust native ready-to-use NLP pipelines and transformer-based models (BERT, DistilBERT, GPT2,...)

bart bert deep-learning electra gpt gpt-2 language-generation machine-learning ner nlp question-answering roberta rust rust-lang sentiment-analysis transformer translation

Last synced: 14 May 2025

https://github.com/mtshiba/pylyzer

A fast, feature-rich static code analyzer & language server for Python

language-server python rust static-analysis type-checker

Last synced: 14 May 2025

https://github.com/cloudflare/workers-rs

Write Cloudflare Workers in 100% Rust via WebAssembly

cloudflare ffi rust serverless webassembly workers workers-rs

Last synced: 16 Jan 2026

https://github.com/ouch-org/ouch

Painless compression and decompression in the terminal

cli compression decompression hacktoberfest rust

Last synced: 12 May 2025

https://github.com/maestro-os/maestro

Unix-like kernel written in Rust

kernel rust unix

Last synced: 27 Mar 2025

https://github.com/eventual-inc/daft

Distributed data engine for Python/SQL designed for the cloud, powered by Rust

big-data data-engineering data-science dataframe distributed-computing machine-learning python rust

Last synced: 08 May 2025

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

Rust friendly bindings to *nix APIs

libc rust rust-bindings unix

Last synced: 12 May 2025

https://github.com/bayeswitnesses/m2cgen

Transform ML models into a native code (Java, C, Python, Go, JavaScript, Visual Basic, C#, R, PowerShell, PHP, Dart, Haskell, Ruby, F#, Rust) with zero dependencies

c csharp dartlang go haskell java javascript lightgbm lightning machine-learning php python r ruby rust scikit-learn statistical-learning statsmodels xgboost

Last synced: 14 May 2025

https://github.com/BayesWitnesses/m2cgen

Transform ML models into a native code (Java, C, Python, Go, JavaScript, Visual Basic, C#, R, PowerShell, PHP, Dart, Haskell, Ruby, F#, Rust) with zero dependencies

c csharp dartlang go haskell java javascript lightgbm lightning machine-learning php python r ruby rust scikit-learn statistical-learning statsmodels xgboost

Last synced: 14 Mar 2025

https://github.com/EasyTier/EasyTier

A simple, decentralized mesh VPN with WireGuard support.

nat-traversal p2p rust tailscale vpn zerotier

Last synced: 05 Apr 2025

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

Rust bindings for Dear ImGui

gui imgui rust rust-library

Last synced: 13 May 2025

https://github.com/atanunq/viu

Terminal image viewer with native support for iTerm and Kitty

cli image-viewer rust terminal

Last synced: 13 May 2025

https://github.com/tinysearch/tinysearch

🔍 Tiny, full-text search engine for static websites built with Rust and Wasm

bloom-filter elasticlunr hacktoberfest lunrjs rust search-engine static-site wasm

Last synced: 14 May 2025

https://github.com/erg-lang/erg

A statically typed language compatible with Python

compiler erg language programming-language python rust transpiler

Last synced: 11 May 2025

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

A next-generation test runner for Rust.

cargo-plugin cargo-subcommand flaky-tests junit nextest rust testing

Last synced: 21 Jan 2026

https://github.com/watchexec/cargo-watch

Watches over your Cargo project's source.

cargo cargo-command command-line-tool developer-tools rust watch-files

Last synced: 08 Apr 2025

https://github.com/alexpasmantier/television

A cross-platform, fast and extensible general purpose fuzzy finder TUI 📺

cli command-line-tool fuzzy fuzzy-matching fuzzy-search grep rust terminal tui

Last synced: 28 Dec 2025

https://github.com/jameslittle230/stork

🔎 Impossibly fast web search, made for static sites.

jamstack rust search stork wasm webassembly

Last synced: 14 May 2025

https://github.com/apache/horaedb

Apache HoraeDB (incubating) is a high-performance, distributed, cloud native time-series database.

cloud-native distributed-database horaedb iot-database prometheus-remote-storage rust timeseries-analysis timeseries-database tsdb

Last synced: 14 May 2025

https://github.com/rusoto/rusoto

AWS SDK for Rust

aws aws-sdk rust

Last synced: 13 May 2025

https://github.com/delta-io/delta-rs

A native Rust library for Delta Lake, with bindings into Python

databricks delta delta-lake pandas pandas-dataframe python rust

Last synced: 13 May 2025

https://github.com/grame-cncm/faust

Functional programming language for signal processing and sound synthesis

audio c c-plus-plus cmajor compiler cpp csharp dlang dsp faust functional-programming jax jsfx julia julia-language llvm rnbo rust wasm

Last synced: 14 May 2025

https://github.com/maplibre/martin

Blazing fast and lightweight PostGIS, MBtiles and PMtiles tile server, tile generation, and mbtiles tooling.

hacktoberfest leaflet mapbox-gl mapbox-gl-js mapbox-vector-tile maplibre maplibre-gl-js maps mbtiles pmtiles postgis postgresql rust vector-tiles webserver

Last synced: 04 Jan 2026

https://github.com/yamato-security/hayabusa

Hayabusa (隼) is a sigma-based threat hunting and fast forensics timeline generator for Windows event logs.

attack cybersecurity detection dfir event forensics hayabusa hunting incident incident-response logs response rust security security-automation sigma threat threat-hunting windows yamato

Last synced: 03 Jul 2025

https://github.com/trailbaseio/trailbase

A blazingly fast, open-source application server with type-safe APIs, built-in JS/ES6/TS runtime, realtime, auth, and admin UI built on Rust, SQLite & V8.

authentication database rest-api rust

Last synced: 10 Nov 2025

https://github.com/RustAudio/cpal

Cross-platform audio I/O library in pure Rust

audio rust

Last synced: 27 Mar 2025

https://github.com/lakesoul-io/lakesoul

LakeSoul is an end-to-end, realtime and cloud native Lakehouse framework with fast data ingestion, concurrent update and incremental data analytics on cloud storages for both BI and AI applications.

arrow big-data datafusion datalake flink huggingface lakehouse lakesoul postgresql python pytorch rust spark sql streaming vectorized velox

Last synced: 14 May 2025

https://github.com/xd009642/tarpaulin

A code coverage tool for Rust projects

cargo coverage-report coverage-reporting hacktoberfest rust tarpaulin

Last synced: 17 Jan 2026

https://github.com/rslint/rslint

A (WIP) Extremely fast JavaScript and TypeScript linter and Rust crate

javascript javascript-linter linter parallel parser rust typescript

Last synced: 14 May 2025

https://github.com/Eventual-Inc/Daft

Distributed data engine for Python/SQL designed for the cloud, powered by Rust

big-data data-engineering data-science dataframe distributed-computing machine-learning python rust

Last synced: 09 Apr 2025

https://github.com/obi1kenobi/trustfall

A query engine for any combination of data sources. Query your files and APIs as if they were databases!

javascript python query-language rust wasm

Last synced: 12 May 2025

https://github.com/Gekkio/imgui-rs

Rust bindings for Dear ImGui

gui imgui rust rust-library

Last synced: 05 Mar 2025

https://github.com/wireapp/wire-server

🇪🇺 Wire back-end services

haskell rust server wire

Last synced: 16 Jan 2026

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

A Minecraft server implementation in Rust

ecs gamedev minecraft minecraft-server minecraft-server-software rust

Last synced: 14 May 2025

https://github.com/Sjj1024/PakePlus

Turn any webpage/Vue/React and so on into desktop and mobile app under 5M with easy in few minutes. 轻松将任意网站/Vue/React等项目构建为轻量级(小于5M)多端桌面应用和手机应用仅需几分钟. https://www.pakeplus.com

pake pakeplus rust tauri tauri2 vue3 webapp

Last synced: 18 Jun 2025

https://github.com/deta/surf

Personal AI Notebooks. Organize files & webpages and generate notes from them. Open source, local & open data, open model choice (incl. local).

claude deepseek gemma knowledge-base knowledge-management llm local local-llm ollama openai productivity rust svelte typescript

Last synced: 20 Nov 2025

https://github.com/pdeljanov/symphonia

Pure Rust multimedia format demuxing, tag reading, and audio decoding library

aac adpcm alac apple-lossless audio audio-decoder flac id3v1 id3v2 m4a media mkv mp2 mp3 mp4 ogg pcm rust vorbis wav

Last synced: 13 May 2025

https://github.com/zesterer/flume

A safe and fast multi-producer, multi-consumer channel.

channel concurrency rust

Last synced: 14 May 2025

https://github.com/rust-gcc/gccrs

GCC Front-End for Rust

compiler gcc gcc-rust hacktoberfest rust rust-lang

Last synced: 13 May 2025

https://model-checking.github.io/kani/

Kani Rust Verifier

model-checking rust verification

Last synced: 16 Jul 2025

https://github.com/frectonz/sql-studio

SQL Database Explorer [SQLite, libSQL, PostgreSQL, MySQL/MariaDB, ClickHouse, Microsoft SQL Server]

libsql mariadb microsoft-sql-server mssql mysql postgresql rust sqlite sqlite-browser

Last synced: 14 May 2025

https://github.com/WithSecureLabs/chainsaw

Rapidly Search and Hunt through Windows Forensic Artefacts

attack blueteam chainsaw countercept detection dfir forensics logs rust security sigma threat-hunting windows

Last synced: 27 Mar 2025

https://github.com/thedan64/inkwell

It's a New Kind of Wrapper for Exposing LLVM (Safely)

api codegen jit llvm rust safe wrapper wrapper-api

Last synced: 14 May 2025

https://github.com/medialab/xan

The CSV magician

cli csv rust tsv

Last synced: 13 May 2025

https://github.com/amethyst/specs

Specs - Parallel ECS

ecs parallel-ecs rust

Last synced: 12 Dec 2025

https://github.com/shiyutim/tickets

大麦、大麦网 演唱会抢票软件,一个基于 tauri + rust + vue 调用接口的抢票软件。

rust tauri vue

Last synced: 15 May 2025

https://github.com/spyglass-search/spyglass

A personal search engine: Create a searchable library from your personal documents, interests, and more!

cross-platform rust rust-lang search-engine tantivy tauri-app

Last synced: 23 Apr 2025

https://github.com/skytable/skytable

Skytable is a modern scalable NoSQL database with BlueQL, designed for performance, scalability and flexibility. Skytable gives you spaces, models, data types, complex collections and more to build powerful experiences

beginner-friendly column-store contributions-welcome database database-engine database-server databases dbms distributed-database document-database json key-value-store multi-model nosql nosql-database rust skybase skytable sql terrabasedb

Last synced: 14 May 2025

https://github.com/rbspy/rbspy

Sampling CPU profiler for Ruby

cpu profilers ruby rust

Last synced: 16 Jan 2026

https://github.com/japaric/rust-cross

Everything you need to know about cross compiling Rust programs!

cross-compilation how-to rust

Last synced: 15 May 2025

https://github.com/model-checking/kani

Kani Rust Verifier

model-checking rust verification

Last synced: 12 May 2025

https://github.com/1password/typeshare

Typeshare is the ultimate tool for synchronizing your type definitions between Rust and other languages for seamless FFI.

cli ffi rust serde

Last synced: 14 May 2025

https://github.com/peerdb-io/peerdb

Fast, Simple and a cost effective tool to replicate data from Postgres to Data Warehouses, Queues and Storage

bigquery cdc clickhouse cloud-native distributed-systems etl eventhubs kafka postgres postgresql realtime rust s3 snowflake sql stream-processing

Last synced: 21 Jan 2026

https://github.com/namada-net/namada

Rust implementation of Namada, a Proof-of-Stake L1 for interchain asset-agnostic privacy

blockchain privacy rust zkp

Last synced: 15 Jan 2026

https://github.com/gakonst/ethers-rs

Complete Ethereum & Celo library and wallet implementation in Rust. https://docs.rs/ethers

celo ethereum rust web3

Last synced: 10 Jan 2026

https://github.com/mitsuhiko/insta

A snapshot testing library for rust

rust snapshot-tests vscode-extension

Last synced: 04 Jan 2026

https://github.com/canop/bacon

background code checker

cargo check compilation hacktoberfest rust terminal

Last synced: 12 May 2025