Track Awesome Rust Updates Daily
A curated list of Rust code and resources.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor · 😺 rust-unofficial/awesome-rust · ⭐ 37K · 🏷️ Programming Languages
Sep 24, 2023
Libraries / Network programming
- QUIC
- aws/s2n-quic (⭐948) - An implementation of the IETF QUIC protocol
- cloudflare/quiche (⭐8k) — cloudflare implementation of the QUIC transport protocol and HTTP/3
- mozilla/neqo (⭐1.6k) — an Implementation of QUIC written in Rust
- quinn-rs/quinn (⭐3k) — Futures-based QUIC implementation in Rust
- aws/s2n-quic (⭐948) - An implementation of the IETF QUIC protocol
Sep 23, 2023
Libraries / Email
- duesee/imap-codec (⭐26) [imap-codec] — Rock-solid and complete codec for IMAP
Sep 15, 2023
Applications / Cryptocurrencies
- wagyu (⭐580) [wagyu] — Rust library for generating cryptocurrency wallets
Applications / Games
- maras-archive/rsnake (⭐107) — Snake written in Rust.
Applications / System tools
- eza-community/eza (⭐2.4k) — A replacement for 'ls'
Aug 27, 2023
Applications / Emulators
- Nintendo DS
- dust (⭐117) — A Nintendo DS emulator written in Rust
Applications / Utilities
- suckit (⭐622) - Recursively visit and download a website's content to your disk.
Aug 24, 2023
Libraries / eBPF
- aya/aya-rs (⭐2.1k) — A Rust library for the Rust programming language, built with a focus on developer experience and operability.
- libbpf/libbpf-rs (⭐494) — A minimal and opinionated eBPF tooling for the Rust ecosystem.
Aug 20, 2023
Libraries / Email
- tweedegolf/mailcrab (⭐559) — Email test server for development.
Aug 18, 2023
Libraries / Filesystem
- Operations
- Camino (⭐325) [camino] - Like Rust's std::path::Path, but UTF-8.
- ParthJadhav/Rust_Search (⭐97) [rust_search] - Blazingly fast file search library built in Rust.
- pop-os/dbus-udisks2 (⭐15) [dbus-udisks2] - UDisks2 DBus API
- pop-os/sys-mount (⭐38) [sys-mount] — High level abstraction for the
mount
/umount2
system calls. - vitiral/path_abs (⭐47) [path_abs] — Absolute serializable path types and associated methods.
- webdesus/fs_extra (⭐202) — expanding opportunities standard library std::fs and std::io
Aug 12, 2023
Applications / Utilities
- mrjackwills/oxker (⭐238) [oxker] - A simple tui to view & control docker containers.
Aug 11, 2023
Applications / Web Servers
- mu-arch/skyfolder (⭐72) - 🪂 Beautiful HTTP/Bittorrent server without the hassle. Secure - GUI - Pretty - Fast
Aug 10, 2023
Applications
- doprz/dipc (⭐111) — Convert your favorite images and wallpapers with your favorite color palettes/themes
Development tools / Web Servers
- frolic (⭐143) — An API layer to build customer facing dashboards 10x faster
Libraries / Artificial Intelligence
- huggingface/candle (⭐8.3k) [candle-core]- a minimalist ML framework with a focus on easiness of use and on performance (including GPU support)
Libraries / Compression
- 7z
- dyz1990/sevenz-rust (⭐65) [sevenz-rust] — A 7z decompressor/compressor written in pure rust.
- dyz1990/sevenz-rust (⭐65) [sevenz-rust] — A 7z decompressor/compressor written in pure rust.
Libraries / Cryptography
- sorairolake/scryptenc-rs (⭐0) [scryptenc] — An implementation of the scrypt encrypted data format.
Libraries / Date and time
- sorairolake/nt-time (⭐0) [nt-time] — A Windows file time library.
Libraries / Graph algorithms
- neo4j-labs/graph (⭐303) - A library for high-performant graph algorithms
Aug 04, 2023
Applications / Productivity
- Furtherance (⭐173) - Time tracking app built with Rust and GTK4
Applications / System tools
- atuin (⭐11k) [atuin] — Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server.
Aug 02, 2023
Applications / Utilities
- rust-parallel (⭐20) - Fast command line app using Tokio to execute commands in parallel. Similar interface to GNU Parallel or xargs.
Jul 29, 2023
Applications / Database
- GreptimeDB (⭐3k) - An open-source, cloud-native, distributed time-series database with PromQL/SQL/Python supported.
Jul 22, 2023
Development tools / Embedded
- Firmware
- oreboot/oreboot (⭐1.4k) — oreboot is a fork of coreboot, with C removed, written in Rust
Jul 21, 2023
Libraries / Geospatial
- MapLibre/Martin (⭐1.3k) — Map tile server with PostGIS, MBTiles, PMTiles, and sprites support.
Jul 20, 2023
Applications
- shoes (⭐75) - A multi-protocol proxy server
Jul 15, 2023
Applications / System tools
- GQL (⭐553) — A SQL like query language to run on .git files.
Applications / Utilities
- rustic-rs/rustic (⭐1.1k) [rustic-rs] — Fast, encrypted, deduplicated backups powered by Rust.
Jul 08, 2023
Libraries / Data visualization
- blitzarx1/egui_graphs (⭐178) - [egui_graphs] - Interactive graph visualization widget for rust powered by egui and petgraph.
Libraries / Scripting
- kcl (⭐759) - A constraint-based record & functional language mainly used in configuration and policy scenarios.
Jul 03, 2023
Applications / Graphics
- rustq/vue-skia (⭐154) — Skia based 2d graphics vue rendering library. It is based on Rust to implement software rasterization to perform rendering.
Libraries / Finance
- d-e-s-o/apca (⭐92) [apca] — Opinionated and comprehensive bindings to the Alpaca API for stock trading and more.
Jul 02, 2023
Applications / Cryptocurrencies
- cairo-vm (⭐400) — Rust implementation of the Cairo VM
Libraries / Command-line
- Style
- colored (⭐1.4k) [colored] — Coloring terminal so simple, you already know how to do it!
- console-rs/dialoguer (⭐1k) [dialoguer] — A rust library for command line prompts and similar things.
- LukasKalbertodt/bunt (⭐213) [bunt] — cross-platform terminal colors and styling with macros
- LukasKalbertodt/term-painter (⭐75) [term-painter] — cross-platform styled terminal output
- ogham/rust-ansi-term (⭐425) [ansi_term] — control colours and formatting on ANSI terminals
- SergioBenitez/yansi (⭐207) [yansi] — A dead simple ANSI terminal color painting library
Jun 30, 2023
Libraries / Finance
- avhz/RustQuant (⭐325) [RustQuant] — A quantitative finance library.
Jun 27, 2023
Libraries / Artificial Intelligence
- coreylowman/dfdx (⭐1.3k) — CUDA accelearted machine learning framework that leverages many of Rust's unique features.
Jun 22, 2023
Applications
- mdBook (⭐15k) — A command line utility to create books from markdown files
Jun 20, 2023
Applications / Text processing
- jqnatividad/qsv (⭐774) [qsv] — A high performance CSV data-wrangling toolkit. Forked from xsv, with 34+ additional commands & more.
Jun 18, 2023
Applications / Productivity
- LLDAP (⭐2.8k) - Simplified LDAP interface for authentication.
Jun 17, 2023
Libraries / Email
- mailtutan/mailtutan (⭐120) An SMTP server for test and development environment.
Jun 16, 2023
Applications / Games
- mtkennerly/ludusavi (⭐1.3k) — Backup tool for PC game saves
Applications / Security tools
- cotp (⭐116) - Trustworthy, encrypted, command-line TOTP/HOTP authenticator app with import functionality.
Jun 13, 2023
Resources / Web programming
- Learning
- Aquascope (⭐1.4k) - Interactive visualizations of Rust at compile-time and run-time
- Awesome Rust Streaming (⭐642) - A community curated list of livestreams about Rust.
- awesome-rust-mentors — A list of helpful Rust mentors willing to take mentees and educate them about Rust and programming.
- Build a language VM
- CodeCrafters.io — Build your own Redis, Git, Docker, or SQLite in Rust
- Comprehensive Rust 🦀 — A 3-day course on Rust Fundamentals plus 1-day courses on Android, Bare-metal Rust, and Concurrency. Available in English, Brazilian Portuguese, and Korean.
- Easy Rust (⭐7.6k) - Learn Rust in easy English.
- exercism.org — programming exercises that help you learn new concepts in Rust.
- Hands-on Rust - A hands-on guide to learning Rust by making games - by Herbert Wolverson (paid)
- Idiomatic Rust (⭐5k) — A peer-reviewed collection of articles/talks/repos which teach idiomatic Rust.
- Learn Rust by 500 lines code (⭐131) — Learn Rust by 500 lines code, build a Todo Cli Application from scratch.
- Learning Rust With Entirely Too Many Linked Lists — in-depth exploration of Rust's memory management rules, through implementing a few different types of list structures.
- Little Book of Rust Books - Curated list of rust books and how-tos.
- Programming Community Curated Resources for Learning Rust — A list of recommended resources voted by the programming community.
- Refactoring to Rust - A book that introduces to Rust language.
- Rust by Example
- Rust Cookbook — A collection of simple examples that demonstrate good practices to accomplish common programming tasks, using the crates of the Rust ecosystem.
- Rust for professionals — A quick introduction to Rust for experienced software developers.
- Rust Gym (⭐758) - A big collection of coding interview problems solved in Rust.
- Rust in Action — A hands-on guide to systems programming with Rust by Tim McNamara (paid)
- Rust in Motion — A video series by Carol Nichols and Jake Goulding (paid)
- Rust Language Cheat Sheet
- Rust Online Courses at Classpert — A list of Rust online courses (paid) from Classpert Online Course Search
- Rust Tiếng Việt - Learn Rust in Vietnamese.
- rust-how-do-i-start (⭐927) - A repo dedicated to answering the question: "So, Rust. How do I start?". A beginner only hand-picked resources and learning track.
- rust-learning (⭐10k) — A collection of useful resources to learn Rust
- Rustlings (⭐42k) — small exercises to get you used to reading and writing Rust code
- Rusty CS (⭐765) - A Computer Science Curriculum that helps practice the acquired academic knowledge in Rust
- stdx (⭐1.9k) — Learn these crates first as an extension to std
- Take your first steps with Rust - Lay the foundation of knowledge you need to build fast and effective programs in Rust.
- University of Pennsylvania's Comp Sci Rust Programming Course
Jun 12, 2023
Applications / Routing protocols
- Holo (⭐78) - Holo is a suite of routing protocols designed to support high-scale and automation-driven networks
- RustyBGP (⭐413) - BGP implemented in the Rust Programming Language
Jun 11, 2023
Applications / Cryptocurrencies
- artemis (⭐1.7k) - A simple, modular, and fast framework for writing MEV bots in Rust.
Development tools / Deployment
- MarcoIeni/release-plz (⭐322) [release-plz] — Release Rust crates from CI, with changelog generation and semver check.
Jun 09, 2023
Applications / Database
- Neon (⭐9.7k) Serverless Postgres. We separated storage and compute to offer autoscaling, branching, and bottomless storage.
Jun 08, 2023
Applications / Cryptocurrencies
- svm-rs (⭐176) - Solidity-Compiler Version Manager.
Applications / Utilities
- nix-community/nix-melt (⭐140) — A ranger-like flake.lock viewer
May 31, 2023
Libraries / Platform specific
- Windows
- microsoft/windows-rs (⭐8.9k) — Rust for Windows
- retep998/winapi-rs (⭐1.7k) — Windows API bindings
- microsoft/windows-rs (⭐8.9k) — Rust for Windows
May 29, 2023
Applications
- Rio (⭐2.1k) - A hardware-accelerated GPU terminal emulator powered by WebGPU, focusing to run in desktops and browsers.
May 27, 2023
Libraries / Astronomy
- cds-astro/aladin-lite (⭐68) - Web application for visualizing spatial and planetary image surveys in different projections
May 26, 2023
Applications
- innernet (⭐4.5k) - An overlay or private mesh network that uses Wireguard under the hood
Applications / Utilities
- warpdotdev/Warp (⭐15k) 💲 — Warp is a blazingly-fast modern Rust based GPU-accelerated terminal built to make you and your team more productive.
Development tools / Web Servers
- intelli-shell (⭐122) - Bookmark commands with placeholders and search or autocomplete at any time
Development tools / FFI
- C
- mozilla/cbindgen (⭐2k) — generates C header files from Rust source files. Used in Gecko for WebRender
- Sean1708/rusty-cheddar (⭐190) — generates C header files from Rust source files
Libraries / Cryptography
- arkworks-rs/circom-compat (⭐196) - Arkworks bindings to Circom's R1CS, for Groth16 Proof and Witness generation in Rust.
Libraries / Data streaming
- ArroyoSystems/arroyo (⭐2.4k) - High-performance real-time analytics in Rust and SQL
Registries / Web programming
- Cloudsmith 💲 — A fully managed package management SaaS, with first-class support for public and private Cargo/Rust registries (plus many others). Has a generous free-tier and is also completely free for open-source.
Apr 24, 2023
Applications / Database
- Atomic-Server (⭐514) [atomic-server] - NoSQL graph database with realtime updates, dynamic indexing and easy-to-use GUI for CMS purposes.
Libraries / Data structures
- greyblake/nutype (⭐836) [nutype] — define newtype structures with validation constraints.
Libraries / Distributed systems
- Other
- build-trust/ockam (⭐3.6k) [ockam] - End-to-End Encryption, Mutual Authentication, and ABAC for distributed applications
- build-trust/ockam (⭐3.6k) [ockam] - End-to-End Encryption, Mutual Authentication, and ABAC for distributed applications
Apr 15, 2023
Development tools / FFI
- PHP
- phper-framework/phper (⭐204) — The framework that allows us to write PHP extensions using pure and safe Rust whenever possible
Apr 14, 2023
Applications / Payments
- hyperswitch (⭐4.7k) — An open source payments orchestrator that lets you connect with multiple payment processors and route payment traffic effortlessly, all with a single API integration
Apr 13, 2023
Libraries / Game development
- Skillratings
- atomflunder/skillratings (⭐22) [skillratings] - Collection of skill rating algorithms for multiplayer games like Elo, Glicko-2, TrueSkill etc.
- atomflunder/skillratings (⭐22) [skillratings] - Collection of skill rating algorithms for multiplayer games like Elo, Glicko-2, TrueSkill etc.
Apr 09, 2023
Libraries / Text processing
- null8626/decancer (⭐73) [decancer] — A tiny package that removes common unicode confusables/homoglyphs from strings.
Apr 07, 2023
Applications / Operating systems
- Andy-Python-Programmer/aero (⭐994) — A modern, unix-like operating system following the monolithic kernel design.
Libraries / Encoding
- FlatBuffers
- frol/flatc-rust (⭐94) — FlatBuffers compiler (flatc) integration for Cargo build scripts
Mar 30, 2023
Development tools / Profiling
- Bencher (⭐160) - A suite of continuous benchmarking tools designed to catch performance regressions in CI
Mar 27, 2023
Applications / Cryptocurrencies
- madara (⭐324) - Kaioshin is a ⚡ blazing fast ⚡ Starknet sequencer, based on substrate and written in Rust 🦀.
Applications / System tools
- nushell/nushell (⭐26k) - A new type of shell
- supercilex/fuc (⭐238) - Fast
cp
andrm
commands
Libraries / Video
- ffmpeg-sidecar (⭐85) — Wrap a standalone FFmpeg binary in an intuitive Iterator interface.
Mar 24, 2023
Libraries / Artificial Intelligence
- zurawiki/tiktoken-rs (⭐137) [tiktoken-rs] — Rust library for tokenizing text with OpenAI models using tiktoken.
Mar 18, 2023
Applications / System tools
- lsd (⭐11k) — An ls with a lot of pretty colors and awesome icons
Mar 15, 2023
Applications
- broot (⭐9.1k) A new way to see and navigate directory trees (get an overview of a directory, even a big one; find a directory then
cd
to it; never lose track of file hierarchy while you search; manipulate your files, ...), further reading dystroy.org/broot
Mar 09, 2023
Applications / Utilities
- Epic Asset Manager (⭐265) — An unofficial client to install Unreal Engine, download and manage purchased assets, projects, plugins and games from the Epic Games Store.
Mar 07, 2023
Libraries / Image processing
- marekm4/dominant_color (⭐21) [dominant_color] — Dominant color extractor
Mar 02, 2023
Libraries / Caching
- 06chaynes/http-cache (⭐38) [http-cache] - A caching middleware that follows HTTP caching rules
Mar 01, 2023
Libraries / Caching
- moka-rs/moka (⭐981) - A high performance concurrent caching library for Rust inspired by the Caffeine library for Java
Feb 28, 2023
Libraries / Caching
- zkat/cacache-rs (⭐345) - A high-performance, concurrent, content-addressable disk cache, optimized for async APIs
Libraries / Network programming
- gRPC
- hyperium/tonic (⭐7.9k) — A native gRPC client & server implementation with async/await support
- tikv/grpc-rs (⭐1.7k) — The gRPC library for Rust built on C Core library and futures
- hyperium/tonic (⭐7.9k) — A native gRPC client & server implementation with async/await support
Feb 27, 2023
Libraries / Data visualization
- rerun (⭐2.9k) — [rerun] — An SDK for logging computer vision and robotics data (tensors, point clouds, etc) paired with a visualizer for exploring that data over time.
Feb 26, 2023
Applications / Audio and Music
- figsoda/mmtc (⭐65) [mmtc] — Minimal mpd terminal client that aims to be simple yet highly configurable
Feb 23, 2023
Libraries / Graph algorithms
- petgraph/petgraph (⭐2.3k) - Graph data structure library for Rust.
Feb 19, 2023
Applications / Web Servers
- emanuele-em/man-in-the-middle-proxy (⭐280) — A MITM Proxy 🦀! Toolkit for HTTP/1, HTTP/2, and WebSockets with SSL/TLS Capabilities
Libraries / Email
- stalwartlabs/mail-auth (⭐63) [mail-auth] - DKIM, ARC, SPF and DMARC message authentication library
Feb 17, 2023
Libraries / Artificial Intelligence
- 64bit/async-openai (⭐589) [async-openai] — Ergonomic Rust bindings for OpenAI API based on OpenAPI spec.
Feb 15, 2023
Libraries / System
- sorairolake/sysexits-rs (⭐12) [sysexits] — The system exit codes as defined by
<sysexits.h>
.
Feb 14, 2023
Applications / Productivity
- illacloud/illa (⭐165) [ILLA Cloud] - Low-code internal tool builder written with Rust.
Feb 09, 2023
Libraries / Data visualization
- mazznoer/colorgrad-rs (⭐237) [colorgrad] — Rust color scales library for data visualization, charts, games, maps, generative art and others.
Libraries / Encoding
- NetCDF
- georust/netcdf (⭐66) [netcdf] — Medium-level netCDF bindings for Rust, allowing easy reading and writing of array-like structures to a file.
Feb 07, 2023
Applications / Simulation
- hEngine (⭐855) - A Rust-implemented computational simulation engine, supporting large-scale agent-based modelling, with simulation logic written in JavaScript and Python.
Feb 06, 2023
Applications / Security tools
- cargo-crev - A cryptographically verifiable code review system for the cargo (Rust) package manager.
Libraries / Parsing
- hmeyer/stl_io - A parser for STL (STereoLithography) files
Feb 05, 2023
Applications / Emulators
- iPod
- clicky (⭐126) — A clickwheel iPod emulator (WIP)
Feb 03, 2023
Applications / Emulators
- iOS
- touchHLE (⭐1.8k) — High-level emulator for iPhone OS apps
Libraries / System
- GuillaumeGomez/sysinfo (⭐1.5k) [sysinfo] — Cross-platform library to fetch system information
Feb 02, 2023
Applications / Utilities
- nix-community/nix-init (⭐501) — Generate Nix packages from URLs with hash prefetching, dependency inference, license detection, and more
Libraries / System
- ardaku/whoami (⭐99) [whoami] — Rust crate to get the current user and environment.
Jan 31, 2023
Applications / Database
- CozoDB (⭐2.7k) - A transactional, relational database that uses Datalog and focuses on graph data and algorithms. Time-travel-capable, and fast!
Applications / System tools
- j0ru/kickoff (⭐261) - Fast and snappy wayland program launcher
Jan 28, 2023
Applications / Video
- vidmerger (⭐72) — 📼 Merge video & audio files via CLI
Libraries / Parsing
- comex/rust-shlex (⭐63) [shlex] — Split a string into shell words, like Python's shlex.
Jan 25, 2023
Libraries / Encoding
- TOML
- tamasfe/taplo (⭐886) [taplo] — A TOML toolkit written in Rust
- toml-rs/toml (⭐484) —
- tamasfe/taplo (⭐886) [taplo] — A TOML toolkit written in Rust
Jan 23, 2023
Applications / Emulators
- PlayStation 4
- Obliteration (⭐402) — Experimental PS4 emulator written in Rust for Windows, macOS and Linux
- Obliteration (⭐402) — Experimental PS4 emulator written in Rust for Windows, macOS and Linux
Libraries / Encoding
- rkyv
- rkyv/rkyv (⭐2.1k) [rkyv] — rkyv (archive) is a zero-copy deserialization framework for Rust
Jan 20, 2023
Libraries / Platform specific
- Linux
- hannobraun/inotify-rs (⭐235) — inotify bindings
- pop-os/distinst (⭐209) — Linux distribution installer
- yaa110/rust-iptables (⭐77) [iptables] — iptables bindings
- hannobraun/inotify-rs (⭐235) — inotify bindings
Jan 19, 2023
Applications / Text editors
- emacs-ng (⭐1.5k) — Complementing the C codebase with rust code to introduce new features.
- Lapce (⭐28k) — A modern editor with a backend written in Rust. Taking inspiration from the discontinued xi-editor (⭐20k).
Libraries / GUI
- xilem (⭐1.9k) — Successor of the data-first Rust-native UI design toolkit druid (⭐9.1k).
Jan 16, 2023
Libraries / Configuration
- softprops/envy (⭐748) - deserialize env vars into typesafe structs
Jan 15, 2023
Applications / Security tools
- cargo-audit - Audit Cargo.lock for crates with security vulnerabilities
- cargo-auditable - Make production Rust binaries auditable
- cargo-deny - Cargo plugin to help you manage large dependency graphs
Jan 10, 2023
Applications / Cryptocurrencies
- beerus (⭐174) - Beerus is a trustless StarkNet Light Client, ⚡blazing fast ⚡ and powered by Rust 🦀
Libraries / Peripherals
- Serial Port
- serialport/serialport-rs (⭐246) [serialport] — A cross-platform library that provides access to a serial port
Jan 08, 2023
Applications / Database
- DB3 Network (⭐304) — DB3 is a community-driven blockchain layer2 decentralized database network
Applications / Utilities
- nix-community/nurl (⭐271) [nurl] — Generate Nix fetcher calls from repository URLs
Development tools / Build system
- Nix
- nix-community/fenix (⭐413) — Rust toolchains and rust analyzer nightly for nix
- nix-community/fenix (⭐413) — Rust toolchains and rust analyzer nightly for nix
Libraries / Cryptography
- facebook/opaque-ke (⭐248) — Pure Rust implementation of the recent OPAQUE password-authenticated key exchange.
Libraries / Parsing
- rust-bakery/nom (⭐8.3k) — parser combinator library
Dec 23, 2022
Applications
- Sniffnet (⭐12k) — Cross-platform application to monitor your network traffic with ease
Dec 18, 2022
Applications
- Arti — An implementation of Tor, in Rust. (So far, it's a not-very-complete client. But watch this space!)
Development tools / IDEs
- Atom
- rust-lang/atom-ide-rust (⭐251) — Rust IDE support for Atom, powered by the Rust Language Server (RLS)
Dec 11, 2022
Applications / Audio and Music
- WhatBPM (⭐51) — A daily statically generated information resource for electronic dance music producers. Provides daily analytics on the most frequently used values for each EDM genre: tempos, keys, root notes, and so on, using publicly available data such as Beatport and Spotify.
Nov 25, 2022
Applications / Cryptocurrencies
- cairo (⭐1.1k) - Cairo is the first Turing-complete language for creating provable programs for general computation. This is also the native language of StarkNet, a ZK-Rollup using STARK proofs
- sigma-rust (⭐62) — Rust implementation of ErgoTree interpreter and wallet-related features.
Nov 23, 2022
Applications / Social networks
- Mastodon
- Rustodon (⭐828) - A Mastodon-compatible, ActivityPub-speaking server in Rust
Nov 21, 2022
Applications / System tools
- qarmin/cakawka (⭐12k) - Multi-functional app to find duplicates, empty folders, similar images, etc.
Nov 07, 2022
Applications / Web
- libreddit (⭐4.9k) - An alternative private front-end to Reddit
Oct 29, 2022
Applications
- SWC (⭐28k) — super-fast TypeScript / JavaScript compiler
Applications / Web Servers
- static-web-server (⭐811) — A blazing fast and asynchronous web server for static files-serving. ⚡
Oct 14, 2022
Applications / Emulators
- GameMaker
- OpenGMK (⭐213) — OpenGMK is a modern rewrite of the proprietary GameMaker Classic engines, providing a full sourceport of the runner, a decompiler, a TASing framework, and libraries for working with gamedata yourself.
Oct 03, 2022
Applications / Emulators
- Flash Player
- Ruffle (⭐13k) — Ruffle is an Adobe Flash Player emulator written in the Rust programming language. Ruffle targets both the desktop and the web using WebAssembly.
- Ruffle (⭐13k) — Ruffle is an Adobe Flash Player emulator written in the Rust programming language. Ruffle targets both the desktop and the web using WebAssembly.
Oct 01, 2022
Applications / Cryptocurrencies
- ibc-rs (⭐370) - Rust implementation of the Interblockchain Communication protocol
Development tools / Web Servers
- bacon (⭐1.1k) — background rust code checker, similar to cargo-watch
Libraries / Audio and Music
- musitdev/portmidi-rs (⭐73) — PortMidi bindings
Sep 26, 2022
Libraries / Network programming
- HTTP
- Hurl (⭐6.1k) — Run and test HTTP requests with plain text and libcurl
- Hurl (⭐6.1k) — Run and test HTTP requests with plain text and libcurl
Sep 23, 2022
Applications / Security tools
- AFLplusplus/LibAFL (⭐1.5k) - Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, etc.
Sep 21, 2022
Libraries / Network programming
- IPNetwork
- achanda/ipnetwork (⭐107) — A library to work with IP networks in pure Rust
- candrew/netsim (⭐131) — A Rust library for network simulation and testing
- jesusprubio/online (⭐127) — Library to check your Internet connectivity
Sep 03, 2022
Applications
Applications / Database
- RisingWaveLabs/RisingWave (⭐5.2k) - the next-generation streaming database in the cloud
- SurrealDB (⭐23k) — A scalable, distributed, document-graph database
Applications / System tools
- trippy (⭐851) - A network diagnostic tool
Aug 31, 2022
Libraries / Scripting
Aug 27, 2022
Applications
- fend (⭐306) - Arbitrary-precision unit-aware calculator
Development tools / Formatters
- rustfmt (⭐5.4k) — Rust code formatter maintained by the Rust team and included in cargo
Aug 17, 2022
Libraries / Data structures
- becheran/grid (⭐65) [grid] — Provide a two dimensional data structure for rust that is easy to use and fast.
Aug 15, 2022
Development tools / Formatters
- dprint (⭐2.2k) — A pluggable and configurable code formatting platform
- Prettier Rust (⭐135) — An opinionated Rust code formatter that autofixes bad syntax (Prettier community plugin)
Aug 12, 2022
Development tools / Web Servers
- hot-lib-reloader (⭐414) — Hot reload Rust code
Libraries / Virtualization
- oxidecomputer/propolis (⭐129) - Rust-based userspace program for illumos bhyve kernel modules
Aug 10, 2022
Libraries / Automotive
- mbr/socketcan (⭐87) [socketcan] — Linux SocketCAN library
Libraries / Database
- ORM [orm]
- Brendonovich/prisma-client-rust (⭐1.4k) — An autogenerated query builder that provides simple and fully type-safe database access using the Prisma ecosystem.
- diesel-rs/diesel (⭐11k) — an ORM and Query builder for Rust
- ivanceras/rustorm (⭐242) — an ORM for Rust
- rbatis/rbatis (⭐1.9k) — Rust ORM Framework High Performance(JSON based)
- SeaQL/sea-orm (⭐4.9k) — 🐚 An async & dynamic ORM for Rust
- SeaQL/seaography (⭐223) — 🧭 GraphQL framework for SeaORM
- Brendonovich/prisma-client-rust (⭐1.4k) — An autogenerated query builder that provides simple and fully type-safe database access using the Prisma ecosystem.
Aug 09, 2022
Libraries / Network programming
- Raknet
- b23r0/rust-raknet (⭐192) — RakNet Protocol implementation by Rust
- b23r0/rust-raknet (⭐192) — RakNet Protocol implementation by Rust
Aug 08, 2022
Resources / Web programming
- Discover Rust Libraries & Code Snippets - A curated list of Rust libraries, authors, kits, tutorials & learning resources on kandi
Jul 31, 2022
Applications / Image processing
- shssoichiro/oxipng (⭐2.3k) [oxipng] — Multithreaded PNG optimizer written in Rust.
Libraries / Concurrency
- zonyitoo/coio-rs (⭐455) – Coroutine I/O for Rust
- crossbeam-rs/crossbeam (⭐6.3k) – Support for parallelism and low-level concurrency in Rust
- orium/archery (⭐125) [archery] — Library to abstract from
Rc
/Arc
pointer types.
- Rayon (⭐9.1k) – A data parallelism library for Rust
- rustcc/coroutine-rs (⭐407) – Coroutine Library in Rust
Libraries / Data processing
- amv-dev/yata (⭐231) — high perfomance technical analysis library
- bluss/ndarray (⭐2.9k) — N-dimensional array with array views, multidimensional slicing, and efficient operations
- kernelmachine/utah (⭐140) — Dataframe structure and operations in Rust
- pola-rs/polars (⭐20k) - Fast feature complete DataFrame library
- weld-project/weld (⭐3k) — High-performance runtime for data analytics applications
Libraries / Data streaming
- infinyon/fluvio (⭐1.9k) - Programmable data streaming platform
Libraries / Data structures
- billyevans/tst (⭐22) [tst] — Ternary search tree collection
- contain-rs — Extension of Rust's std::collections
- danielpclark/array_tool (⭐72) — Array helpers for Rust. Some of the most common methods you would use on Arrays made available on Vectors. Polymorphic implementations for handling most of your use cases.
- fizyk20/generic-array (⭐372) – a hack to allow for arrays sized by typenums
- garro95/priority-queue (⭐150)[priority-queue] — A priority queue that implements priority changes.
- mrhooray/kdtree-rs (⭐181) — K-dimensional tree in Rust for fast geospatial indexing and nearest neighbors lookup
- orium/rpds (⭐1k) [rpds] — Persistent data structures in Rust.
- RoaringBitmap/roaring-rs (⭐629) – Roaring Bitmaps in Rust
- tnballo/scapegoat (⭐234) [scapegoat] — Safe, fallible, stack-only alternative to
BTreeSet
andBTreeMap
.
- xfix/enum-map (⭐76) [enum-map] — An optimized map implementation for enums using an array to store values.
- yamafaktory/hypergraph (⭐250) [hypergraph] — Hypergraph is a data structure library to generate directed hypergraphs.
Libraries / Data visualization
- djduque/pgfplots (⭐104) [pgfplots] — A Rust library to generate publication-quality figures.
- igiagkiozis/plotly (⭐825) — Plotly for Rust.
Jul 30, 2022
Development tools / Testing
- Mutation Testing
- cargo-mutants (⭐268) [cargo-mutants] - Finds inadequately tested code by injecting mutations, no source changes required.
- mutagen (⭐609) [mutagen] — A source-level mutation testing framework (nightly only)
- cargo-mutants (⭐268) [cargo-mutants] - Finds inadequately tested code by injecting mutations, no source changes required.
Jul 22, 2022
Applications / Cryptocurrencies
- Holochain (⭐842) — Scalable P2P alternative to blockchain for all those distributed apps you always wanted to build.
Applications / System tools
- pueue (⭐3.8k) — Manage your long running shell commands.
Libraries / Compression
- gzip
- zopfli (⭐20) [zopfli] — implementation of the Zopfli compression algorithm for higher quality deflate or zlib compression
Libraries / Mobile
- Generic
Jul 10, 2022
Applications / Productivity
- espanso (⭐8k) — A cross-platform Text Expander written in Rust
Jul 05, 2022
Applications / Utilities
- mprocs (⭐946) — TUI for running multiple processes
Jun 30, 2022
Applications / Cryptocurrencies
- ethabi (⭐471) - Encode and decode smart contract invocations.
- ethers-rs (⭐2k) - Complete Ethereum & Celo library and wallet implementation in Rust.
- etk (⭐313) - etk is a collection of tools for writing, reading, and analyzing EVM bytecode.
- Foundry (⭐6.5k) - Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
- Lighthouse (⭐2.5k) — Rust Ethereum Consensus Layer (CL) Client
- mev-inspect-rs (⭐498) - Ethereum MEV Inspector in Rust
- opensea-rs (⭐236) - Rust bindings & CLI to the Opensea API and Contracts.
- revm (⭐947) - Revolutionary Machine (revm) is a fast Ethereum virtual machine written in rust.
Libraries / Command-line
- Prompt
- hashmismatch/terminal_cli.rs (⭐51) [terminal_cli] — build an interactive command prompt
- mikaelmello/inquire (⭐1.1k) [inquire] — A library for building interactive prompts on terminals.
- starship/starship [starship] — A minimal, blazing fast, and extremely customizable prompt for any shell
- ynqa/promkit (⭐85) [promkit] — A toolkit for building interactive command-line tools
Jun 25, 2022
Applications / Games
- gorilla-devs/ferium (⭐875) — Ferium is a fast and feature rich CLI program for downloading and updating Minecraft mods from Modrinth, CurseForge, and GitHub Releases, and modpacks from Modrinth and CurseForge
Jun 24, 2022
Applications / Security tools
- Inspektor (⭐266) - A database protocol-aware proxy that is used to enforce access policies 👮
Applications / Text processing
- ruplacer (⭐369) — Find and replace text in source files
Jun 20, 2022
Libraries / Game development
- Raylib
- deltaphc/raylib-rs (⭐576) [raylib] — Rust bindings for raylib
Libraries / Logging
- rbatis/fast_log (⭐153) — Rust async log High-performance asynchronous logging
Libraries / Virtualization
- bytecodealliance/wasmtime (⭐13k) — A standalone runtime for WebAssembly
Jun 12, 2022
Development tools / Embedded
- nRF
- nrf-rs/nrf-hal (⭐415) — A Rust HAL for the nRF family of devices
Jun 11, 2022
Applications
- habitat (⭐2.5k) — A tool created by Chef to build, deploy, and manage applications.
Libraries / Audio and Music
- RustAudio
- RustAudio/cpal (⭐2.1k) - Low-level cross-platform audio I/O library in pure Rust.
- RustAudio/rodio (⭐1.4k) — A Rust audio playback library
- RustAudio/rust-portaudio (⭐344) — PortAudio bindings
- RustAudio/cpal (⭐2.1k) - Low-level cross-platform audio I/O library in pure Rust.
Jun 05, 2022
Applications / Text processing
- dominikwilkowski/cfonts (⭐1.4k) [cfonts] — Sexy ANSI fonts for the console
Libraries / GUI
- iced-rs/iced (⭐21k) [iced] — A cross-platform GUI library for Rust focused on simplicity and type-safety. Inspired by Elm.
Jun 03, 2022
Applications / Web
- Revolt/backend (⭐938) - User-first chat platform built with modern web technologies.
Development tools / Web Servers
- mask (⭐900) — A CLI task runner defined by a simple markdown file
Libraries / Cryptography
- vityafx/randomorg (⭐6) - A random.org client library.
May 31, 2022
Libraries / Email
- stalwartlabs/mail-send (⭐167) [mail-send] - E-mail builder and SMTP client library with DKIM support
May 30, 2022
Development tools / Embedded
- Espressif
- esp-rs home to a number of community projects enabling the use of the Rust programming language on various SoCs and modules produced by Espressif Systems.
May 20, 2022
Libraries / Network programming
- Socket.io
- 1c3t3a/rust-socketio (⭐269) [rust_socketio] — an implementation of a socket.io client written in Rust.
- 1c3t3a/rust-socketio (⭐269) [rust_socketio] — an implementation of a socket.io client written in Rust.
May 19, 2022
Applications / Database
- Qdrant (⭐13k) - An open source vector similarity search engine with extended filtering support
May 09, 2022
Libraries / Text search
- tantivy (⭐8.7k) [tantivy] — A horse-speed full-text search engine library written in Rust.
Apr 25, 2022
Applications
- shuttle (⭐3.7k) — A serverless platform built for Rust
Development tools / Build system
- Fleet (⭐2.4k) [fleet-rs] - The blazing fast build tool for Rust.
Apr 23, 2022
Libraries / Audio and Music
- Serial-ATA/lofty-rs (⭐119) [lofty] — A library for reading and editing the metadata of various audio formats
Apr 18, 2022
Applications / Cryptocurrencies
- electrumrs (⭐819) — An efficient re-implementation of Electrum Server in Rust.
- rust-lightning (⭐992)
— Bitcoin Lightning library written in Rust. The main crate,
lightning
, does not handle networking, persistence, or any other I/O. Thus,it is runtime-agnostic, but users must implement basic networking logic, chain interactions, and disk storage.po on linking crate.
Libraries / Cloud
- Multi Cloud
- Qovery/engine (⭐2.1k) - Abstraction layer library that turns easy application deployment on Cloud providers in just a few minutes
Libraries / Network programming
- MQTT
- bytebeamio/rumqtt (⭐1.2k) - A library for developers to build applications that communicate with the MQTT protocol over TCP and WebSockets, with or without TLS.
- bytebeamio/rumqtt (⭐1.2k) - A library for developers to build applications that communicate with the MQTT protocol over TCP and WebSockets, with or without TLS.
Apr 16, 2022
Applications / System tools
- orhun/systeroid (⭐1.1k) — A more powerful alternative to sysctl(8) with a terminal user interface
Applications / Web Servers
- orhun/rustypaste (⭐514) — A minimal file upload/pastebin service
Development tools / Web Servers
- git-cliff (⭐6k) — A highly customizable Changelog Generator that follows Conventional Commit specifications
Apr 10, 2022
Applications / Operating systems
- theseus-os/Theseus (⭐2.5k) — A safe-language, single address space and single privilege level OS written from scratch in pure Rust -
Apr 08, 2022
Applications / Text processing
- Melody (⭐4.5k) - A language that compiles to regular expressions and aims to be more easily readable and maintainable
Apr 07, 2022
Libraries / Audio and Music
- insomnimus/nodi (⭐10) [nodi] — A library for playback and abstraction of MIDI files.
Apr 05, 2022
Applications / Observability
- Quickwit-oss/quickwit (⭐4.1k) - Cloud-native and highly cost-efficient search engine for log management.
Mar 29, 2022
Libraries / Command-line
- Pipeline
- hniksic/rust-subprocess (⭐391) [subprocess] — facilities for interaction with external pipelines
- imp/pager-rs [pager] — pipe your output through an external pager
- oconnor663/duct.rs (⭐704) [duct] — A builder for subprocess pipelines and IO redirection
- rust-cli/rexpect (⭐238) [rexpect] — automate interactive applications such as ssh, ftp, passwd, etc
- zhiburt/expectrl (⭐144) [expectrl] — A library for controlling interactive programs in a pseudo-terminal
Mar 20, 2022
Applications / Web
- cfal/tobaru (⭐130) - Port forwarder with allowlists, IP and TLS SNI/ALPN rule-based routing, iptables support, round-robin forwarding (load balancing), and hot reloading.
Mar 18, 2022
Applications / Games
- ttyperacer/terminal-typeracer - Single player typing test game written for the terminal
Mar 17, 2022
Applications / Utilities
- 1History (⭐386) — Command line interface to backup Firefox/Chrome/Safari history to one SQLite file
Libraries / Command-line
- Other
- mgrachev/update-informer (⭐196) [update-informer] — Update informer for CLI applications. It checks for a new version on Crates.io and GitHub
- mgrachev/update-informer (⭐196) [update-informer] — Update informer for CLI applications. It checks for a new version on Crates.io and GitHub
Mar 16, 2022
Development tools / Web Servers
- comtrya (⭐370) — A configuration management tool for localhost / dotfiles
Mar 03, 2022
Applications / Security tools
- ObserverWard (⭐807) — Community based web technologies analysis tool.
Mar 02, 2022
Libraries / GUI
- slint-ui/slint (⭐9.6k) slint — Slint is a toolkit to efficiently develop fluid graphical user interfaces for embedded devices and desktop applications.
Feb 19, 2022
Development tools / Embedded
- Arduino
- avr-rust/ruduino (⭐652) Reusable components for the Arduino Uno.
Feb 12, 2022
Libraries / GUI
- DioxusLabs/dioxus (⭐14k) - a portable, performant, and ergonomic framework for building cross-platform user interfaces in Rust.
Feb 10, 2022
Development tools / Web Servers
- create-rust-app (⭐1.3k) — Set up a modern rust+react web app by running one command.
Feb 09, 2022
Applications / Emulators
- ZX Spectrum
Libraries / Authentication
- constantoine/totp-rs (⭐97) [totp-rs] — 2fa library to generate and verify TOTP-based tokens
Feb 07, 2022
Libraries / Network programming
- Bluetooth
- bluez/bluer (⭐186) [bluer] — Official BlueZ bindings for Rust.
- bluez/bluer (⭐186) [bluer] — Official BlueZ bindings for Rust.
Feb 06, 2022
Development tools / Web Servers
- dan-t/rusty-tags (⭐378) — create ctags/etags for a cargo project and all of its dependencies
Feb 02, 2022
Applications / Security tools
- epi052/feroxbuster (⭐4.6k) - A simple, fast, recursive content discovery tool written in Rust (
Libraries / Cryptography
- racum/rust-djangohashers (⭐54) [djangohashers] — A Rust port of the password primitives used in the Django Project. It doesn't require Django, only hashes and validates passwords according to its style.
Feb 01, 2022
Applications / Security tools
- Cherrybomb (⭐952) - Stop half-done API specifications with a CLI tool that helps you avoid undefined user behaviour by validating your API specifications.
Jan 23, 2022
Applications / Audio and Music
- Glicol (⭐1.7k) — Graph-oriented live coding language written in Rust for collaborative musicking in browsers.
Jan 22, 2022
Libraries / Text processing
- cpc (⭐107) - Parses and calculates strings of math with support for units and unit conversion, from
1+2
to1% of round(1 lightyear / 14!s to km/h)
.
Jan 21, 2022
Applications / Emulators
- CHIP-8
- ColinEberhardt/wasm-rust-chip8 (⭐250) — A WebAssembly CHIP-8 emulator written with Rust
- starrhorne/chip8-rust (⭐123) — Yet another rust chip8 emulator
Development tools / IDEs
- Visual Studio Code
- Better TOML - TOML support in vscode
- CodeLLDB — A LLDB extension
- crates (⭐200) — crates is an extension for crates.io dependencies.
- Prettier - Code formatter (Rust) — Opinionated Rust code formatter that autofixes bad syntax (Prettier community plugin)
- rust-analyzer — An alternative rust language server to the RLS
- rust-lang/rls-vscode — Rust support for Visual Studio Code (supports both RLS and rust-analyzer)
Jan 20, 2022
Applications / Productivity
- Bartib (⭐467) [Bartib] - A simple timetracker for the command line
Jan 17, 2022
Development tools / IDEs
- lapce (⭐28k) — Lightning-fast and Powerful Code Editor written in Rust.
Jan 14, 2022
Applications
- zellij (⭐14k) — A terminal multiplexer (workspace) with batteries included
Jan 10, 2022
Libraries / GUI
- emilk/egui (⭐16k) - Simple, fast, and highly portable immediate mode GUI library for Rust. egui runs on the web, natively, and in your favorite game engine.
Jan 03, 2022
Development tools / Testing
- Code Coverage
- tarpaulin — A code coverage tool designed for Rust
- Continuous Integration
- trust (⭐1.2k) — A Travis CI and AppVeyor template to test your Rust crate on 5 architectures and publish binary releases of it for Linux, macOS and Windows
- Frameworks and Runners
- AlKass/polish (⭐51) — Mini Testing/Test-Driven Framework
- cargo-dinghy - A cargo extension to simplify running library tests and benches on smartphones and other small processor devices.
- cucumber
— An implementation of the Cucumber testing framework for Rust. Fully native, no external test runners or dependencies.
- d-e-s-o/test-log (⭐49) [test-log] — A replacement of the
#[test]
attribute that initializes logging and/or tracing infrastructure before running tests. - demonstrate — Declarative Testing Framework
- rstest — Fixture-based test framework for Rust
- speculate — An RSpec inspired minimal testing framework for Rust
- AlKass/polish (⭐51) — Mini Testing/Test-Driven Framework
- Mocking and Test Data
- asomers/mockall (⭐1.2k) [mockall] — A powerful mock object library for Rust.
- fake-rs (⭐684) — A library for generating fake data
- goldenfile (⭐27) [goldenfile] - A library providing a simple API for goldenfile testing.
- httpmock (⭐373) — HTTP mocking
- mockiato — A strict, yet friendly mocking library for Rust 2018
- mockito — HTTP mocking
- nrxus/faux (⭐360)
— A library to create mocks out of structs.
- synth (⭐1.2k) — Generate database data declaratively.
- asomers/mockall (⭐1.2k) [mockall] — A powerful mock object library for Rust.
- Property Testing and Fuzzing
- proptest — property testing framework inspired by the Hypothesis framework for Python
- quickcheck — A Rust implementation of QuickCheck
- rust-fuzz/afl.rs (⭐1.5k) — A Rust fuzzer, using AFL
Dec 31, 2021
Libraries / Artificial Intelligence
- smartcorelib/smartcore (⭐571) — Machine Learning Library In Rust
Dec 21, 2021
Applications / Database
- vorot93/libmdbx-rs (⭐68) [mdbx-sys] — Rust bindings for MDBX, a "fast, compact, powerful, embedded, transactional key-value database, with permissive license". This is a fork of mozilla/lmdb-rs with patches to make it work with libmdbx.
Dec 14, 2021
Applications / Database
- Databend (⭐6.5k) - A Modern Real-Time Data Processing & Analytics DBMS with Cloud-Native Architecture
Development tools / Web Servers
- fw (⭐491) — workspace productivity booster
Libraries / Command-line
- Argument parsing
- clap-rs (⭐12k) [clap] — A simple to use, full featured command-line argument parser
- cliparser — Simple command line parser.
- docopt/docopt.rs (⭐753) [docopt] — A Rust implementation of DocOpt
- google/argh (⭐1.4k) [argh] — An opinionated Derive-based argument parser optimized for code size
- killercup/quicli (⭐545) [quicli] — quickly build cool CLI apps in Rust
- ksk001100/seahorse (⭐237) [seahorse] — A minimal CLI framework written in Rust
- TeXitoi/structopt (⭐2.6k) [structopt] — parse command line argument by defining a struct
Libraries / Image processing
- image-rs/imageproc (⭐604) — An image processing library, based on the
image
library.
Dec 13, 2021
Libraries / Image processing
- rust-cv/cv (⭐592) — Rust CV is a project to implement computer vision algorithms, abstractions, and systems in Rust. #[no_std] is supported where possible.
Dec 01, 2021
Libraries / Functional Programming
- Prelude
- JasonShin/fp-core.rs (⭐1.2k) — A library for functional programming in Rust
- myrrlyn/tap (⭐270) - Suffix-Position Pipeline Behavior
Nov 27, 2021
Applications / System tools
- sharkdp/fd (⭐29k) — A simple, fast and user-friendly alternative to find.
Nov 22, 2021
Applications
- wasmer (⭐16k) — A safe and fast WebAssembly runtime supporting WASI and Emscripten
Nov 06, 2021
Libraries / Game development
- bracket-lib (previously RLTK)
- bracket-lib (⭐1.3k) [bracket-lib] - The Roguelike Toolkit (RLTK), implemented for Rust.
- bracket-lib (⭐1.3k) [bracket-lib] - The Roguelike Toolkit (RLTK), implemented for Rust.
- Tcod-rs
- tomassedovic/tcod-rs (⭐229) — Libtcod bindings for Rust.
- Warning: Not maintained anymore
Nov 04, 2021
Registries / Web programming
- w4/chartered (⭐124) - A private, authenticated, permissioned Cargo registry
Nov 02, 2021
Applications / System tools
- uutils/coreutils (⭐15k) — A cross-platform Rust rewrite of the GNU coreutils [
Nov 01, 2021
Libraries / Email
- stalwartlabs/mail-parser (⭐205) [mail-parser] - A fast and robust e-mail parsing library with full MIME support
Oct 27, 2021
Libraries / Database
NoSQL [nosql]
- ArangoDB
- Aragog [aragog] - A Lightweight ArangoDB Object document, relational and graph mapper
- Arangors (⭐122) [arangors] - An ArangoDB driver for Rust
- Aragog [aragog] - A Lightweight ArangoDB Object document, relational and graph mapper
- Cassandra [cassandra, cql]
- AlexPikalov/cdrs (⭐340) [cdrs] — native client written in Rust
- krojew/cdrs-tokio (⭐110)
- [cassandra-protocol] - Cassandra protocol implementation in Rust
- [cdrs-tokio] - production-ready async Apache Cassandra driver written in pure Rust
- Metaswitch/cassandra-rs (⭐108) — bindings to the DataStax C/C++ client
- CouchDB [couchdb]
- chill-rs/chill (⭐35) [couchdb] — A Rust client for the CouchDB REST API
- DynamoDB [dynamodb]
- softprops/dynomite (⭐205) - A library for strongly-typed and convenient interaction with
rusoto_dynamodb
- softprops/dynomite (⭐205) - A library for strongly-typed and convenient interaction with
- Elasticsearch [elasticsearch]
- benashford/rs-es (⭐219) [rs-es] — A Rust client for the Elastic REST API
- elastic-rs/elastic (⭐250) [elastic] — elastic is an efficient, modular API client for Elasticsearch written in Rust
- etcd
- jimmycuadra/rust-etcd (⭐140) [etcd] — A client library for CoreOS's etcd.
- lodrem/etcd-rs (⭐184) — An asynchronous etcd client for rust
- ForestDB
- vhbit/sherwood (⭐8) — ForestDB (⭐1.2k) bindings
- InfluxDB
- driftluo/InfluxDBClient-rs (⭐76) — Synchronization interface
- LevelDB
- skade/leveldb (⭐176) — LevelDB (⭐34k) bindings
- LMDB [lmdb]
- vhbit/lmdb-rs (⭐108) [lmdb-rs] — LMDB bindings
- MongoDB [mongodb]
- mongodb/mongo-rust-driver (⭐1.3k) [mongodb] — MongoDB bindings
- PickleDB
- seladb/pickledb-rs (⭐212) — a lightweight and simple key-value store, heavily inspired by Python's PickleDB.
- PoloDB
- PoloDB (⭐594) - An embedded JSON-based database has API similar to MongoDB.
- PoloDB (⭐594) - An embedded JSON-based database has API similar to MongoDB.
- Redb
- Redb (⭐2.1k) - An embedded key-value database written in pure Rust. It provides a similar interface to other embedded key-value stores such as rocksdb and lmdb.
- Redb (⭐2.1k) - An embedded key-value database written in pure Rust. It provides a similar interface to other embedded key-value stores such as rocksdb and lmdb.
- Redis [redis]
- aembke/fred (⭐169) [fred] - A high level async Redis client for Rust with Tokio.
- redis-rs (⭐3.2k) — Redis library in Rust
- aembke/fred (⭐169) [fred] - A high level async Redis client for Rust with Tokio.
- RocksDB
- rust-rocksdb/rust-rocksdb (⭐1.6k) — RocksDB bindings
- rust-rocksdb/rust-rocksdb (⭐1.6k) — RocksDB bindings
- SurrealDB
- surrealdb/surrealdb (⭐23k) — SurrealDB embedded document-graph database
- UnQLite
- zitsen/unqlite.rs (⭐105) — UnQLite bindings
- ZooKeeper
- bonifaido/rust-zookeeper (⭐186) [zookeeper] — A client library for Apache ZooKeeper.
- krojew/rust-zookeeper (⭐22) [zookeeper-async] - Async Zookeeper client written 100% in Rust, based on tokio.
- ArangoDB
Oct 24, 2021
Libraries / Audio and Music
- pdeljanov/Symphonia (⭐1.7k) — A pure Rust audio decoding and media demuxing library supporting AAC, FLAC, MP3, MP4, OGG, Vorbis, and WAV.
Oct 23, 2021
Applications / System tools
- dalance/procs (⭐4.2k) — A modern replacement for 'ps' written by Rust
Oct 19, 2021
Libraries / Caching
- al8n/stretto (⭐360) - A high performance thread-safe memory-bound Rust cache
Oct 18, 2021
Applications / System tools
- cantino/mcfly (⭐5.4k) - Fly through your shell history. Great Scott!
Applications / Web
- LemmyNet/lemmy (⭐12k) — A link aggregator / reddit clone for the fediverse
Oct 16, 2021
Applications
- datafusion (⭐4k) — Apache Arrow DataFusion and Ballista query engines
Libraries / Web programming
- Reverse Proxy
- sozu-proxy/sozu (⭐2.6k) [sozu] — A HTTP reverse proxy.
- sozu-proxy/sozu (⭐2.6k) [sozu] — A HTTP reverse proxy.
Oct 14, 2021
Applications / Games
- SoftbearStudios/mk48 (⭐236) — Mk48.io is an online multiplayer naval combat game
Oct 10, 2021
Libraries / Asynchronous
Oct 06, 2021
Applications / System tools
- bustd (⭐198) - Lightweight process killer daemon to handle out-of-memory scenarios on Linux.
- ouch (⭐1.6k) - Painless compression and decompression on the command-line
Oct 03, 2021
Applications / Text editors
- ilai-deutel/kibi (⭐1.2k) — A tiny (≤1024 LOC) text editor with syntax highlighting, incremental search and more.
Oct 02, 2021
Libraries / Game development
- Godot
- godot-rust/gdnative (⭐3.4k) [gdnative] - Rust bindings to the Godot game engine
- godot-rust/gdnative (⭐3.4k) [gdnative] - Rust bindings to the Godot game engine
Sep 28, 2021
Applications / System tools
- crabz (⭐275) - Multi-threaded compression and decompression CLI tool
Libraries / Compression
- gzp
- sstadick/gzp (⭐140) - multi-threaded encoding and decoding of deflate formats and snappy
Libraries / Domain driven design
- serverlesstechnology/cqrs (⭐266) [cqrs-es] — A framework for CQRS and event sourcing with user guide
Sep 27, 2021
Applications / Cryptocurrencies
- rust-bitcoin (⭐1.5k) — Library with support for de/serialization, parsing and executing on data structures and network messages related to Bitcoin.
Applications / Text editors
- helix (⭐25k) — A post-modern modal text editor inspired by Neovim/Kakoune.
Sep 19, 2021
Applications / System tools
- Alonely0/Voila (⭐95) — Voila is a domain-specific language launched through CLI tool for operating with files and directories in massive amounts in a fast & reliable way.
Libraries / Network programming
- SSH
- alexcrichton/ssh2-rs (⭐410) — libssh2 bindings
- Thrussh [thrussh] — an SSH library written from scratch in Rust, backed by libsodium
Sep 15, 2021
Applications / Games
- thetawavegame/thetawave-legacy (⭐192) - A space shooter game that strives to be an entry point for new game developers to make their first contributions.
Applications / Observability
- vectordotdev/vector (⭐14k) — A High-Performance, Logs, Metrics, & Events Router.
Sep 13, 2021
Applications / Operating systems
- 0x59616e/SteinsOS (⭐97) — An OS for armv8-a architecture.
Aug 29, 2021
Applications / System tools
- bottom (⭐7.5k) - Yet another cross-platform graphical process/system monitor.
Applications / Task scheduling
- delicate (⭐620) — A lightweight and distributed task scheduling platform written in rust.
Libraries / GUI
- emoon/rust_minifb (⭐867) — minifb is a cross-platform window setup with optional bitmap rendering. It also comes with easy mouse and keyboard input. Primarily designed for prototyping
Aug 23, 2021
Applications / Video
- harlanc/xiu (⭐939) — A powerful and secure live server by pure rust (rtmp/httpflv/hls/relay).
Aug 21, 2021
Applications / Cryptocurrencies
- Parity-Bitcoin (⭐724) — The Parity Bitcoin client
Applications / Productivity
- pier-cli/pier (⭐441) — A central repository to manage (add, search metadata, etc.) all your one-liners, scripts, tools, and CLIs
Applications / System tools
- bandwhich (⭐8.1k) — Terminal bandwidth utilization tool
- diskonaut (⭐1.9k) — Terminal visual disk space navigator
Applications / Utilities
- evansmurithi/cloak (⭐245) — A Command Line OTP (One Time Password) Authenticator application.
Applications / Web
- MASQ-Project/Node (⭐143) — MASQ Node software provides a decentralized mesh-network of nodes for global users to access normal internet content - next evolution of tech beyond Tor & VPN
Development tools / Web Servers
- delta — A syntax-highlighter for git and diff output
Development tools / IDEs
- Emacs
- emacs-racer (⭐397) — Autocompletion (see also company and auto-complete (⭐1.7k))
- flycheck-rust (⭐115) — Rust support for Flycheck (⭐2.3k)
- rust-mode (⭐1k) — Rust Major Mode
- rustic (⭐668) - Rust development environment for Emacs
Development tools / Profiling
- Bytehound (⭐3.7k) — A memory profiler for Linux
Development tools / Static analysis
- facebookexperimental/MIRAI (⭐890) — an abstract interpreter operating on Rust's mid-level intermediate representation (MIR)
Libraries / Artificial Intelligence
- pkalivas/radiate (⭐127) — A customizable parallel genetic programming engine capable of evolving solutions for supervised, unsupervised, and reinforcement learning problems. Comes with complete and customizable implementation of NEAT and Evtree.
Libraries / Encoding
- Serde
- vityafx/serde-aux (⭐121) - additional tools for using with the serde library.
- vityafx/serde-aux (⭐121) - additional tools for using with the serde library.
Libraries / Game development
- Toornament-rs
- vityafx/toornament-rs (⭐3) - Toornament.com API bindings for Rust.
- vityafx/toornament-rs (⭐3) - Toornament.com API bindings for Rust.
Libraries / GUI
- ivanceras/sauron-native (⭐629) - A truly native and cross platform GUI library. One unified code can be run as native GUI, Html Web and TUI.
Libraries / Platform specific
- Cross-platform
- svartalf/rust-battery — Cross-platform information about the notebook batteries
- vityafx/thread-priority (⭐79) - Simple, crossplatform thread priority management.
Libraries / Web programming
- WebSocket
- housleyjk/ws-rs (⭐1.4k) — lightweight, event-driven WebSockets for Rust
- rust-websocket (⭐1.4k) — A framework for dealing with WebSocket connections (both clients and servers)
- snapview/tungstenite-rs (⭐1.5k) — Lightweight stream-based WebSocket implementation for Rust.
- vi/websocat (⭐5.9k) — CLI for interacting with WebSockets, with functionality of Netcat, Curl and Socat.
- vityafx/urlshortener-rs (⭐40) — A very simple urlshortener library for Rust.
Aug 17, 2021
Libraries / Game development
- Challonge
- vityafx/challonge-rs (⭐1) [challonge] — Client library for the Challonge REST API. Helps to organize tournaments.
- vityafx/challonge-rs (⭐1) [challonge] — Client library for the Challonge REST API. Helps to organize tournaments.
Libraries / Scripting
- metacall/core (⭐1.4k) [metacall] — Cross-platform Polyglot Runtime which supports NodeJS, JavaScript, TypeScript, Python, Ruby, C#, Wasm, Java, Cobol and more.
Aug 16, 2021
Applications / Cryptocurrencies
- interBTC (⭐211) — Trustless and fully decentralized Bitcoin bridge to Polkadot and Kusama.
Libraries / Game development
- Awesome Quads (⭐135) — A curated list of links to miniquad/macroquad-related code & resources
Aug 10, 2021
Applications
- MaidSafe — A decentralized platform.
Applications / Cryptocurrencies
- Bitcoin Satoshi's Vision (⭐54) [sv] — A Rust library for working with Bitcoin SV .
- hdwallet (⭐25) [hdwallet] — BIP-32 HD wallet related key derivation utilities.
- infincia/bip39-rs (⭐51) [bip39] — Rust implementation of BIP39.
Applications / Database
- noria (⭐4.8k) [noria] — Dynamically changing, partially-stateful data-flow for web application backends
Applications / System tools
- buster/rrun (⭐107) — A command launcher for Linux, similar to gmrun
Applications / Text processing
- whitfin/bytelines (⭐58) [bytelines] — Read input lines as byte slices for high efficiency.
Libraries / Astronomy
- flosse/rust-sun (⭐43) [sun] — A rust port of the JS library suncalc
Libraries / Computation
- GSL
- GuillaumeGomez/rust-GSL (⭐174) — GSL bindings
Libraries / Database
Libraries / Distributed systems
- HDFS
- hyunsik/hdfs-rs (⭐32) [hdfs] — libhdfs bindings
Libraries / Encoding
- EDN
- naomijub/edn-rs (⭐68) [edn-rs] — crate to parse and emit EDN format into Rust types.
- HAR
- mandrean/har-rs (⭐32) [har] — A HTTP Archive Format (HAR) serialization & deserialization library
- YAML
- chyh1990/yaml-rust (⭐564) — The missing YAML 1.2 implementation for Rust.
- dtolnay/serde-yaml (⭐809) [serde_yaml] — YAML support for Serde (⭐7.8k) framework
- vitiral/stfu8 (⭐21) [stfu8] — Sorta Text Format in UTF-8
Libraries / Network programming
- NNTP
- mattnenterprise/rust-nntp (⭐16) [nntp] — an NNTP client for Rust
- POP3
- mattnenterprise/rust-pop3 (⭐28) [pop3] — A POP3 client for Rust
Libraries / Parsing
- nrc/zero (⭐46) [zero] — zero-allocation parsing of binary data
Libraries / Platform specific
- FreeBSD
- fubarnetes/libjail-rs (⭐47) [jail] — Rust implementation of a FreeBSD jail library
Libraries / Scripting
- rhaiscript/rhai (⭐3k) — A tiny and fast embedded scripting language resembling a combination of JavaScript and Rust
- rune-rs/rune (⭐1.3k) — An embeddable dynamic programming language for Rust
Libraries / Text processing
- pwoolcoc/ngrams (⭐27) [ngrams] — Construct n-grams from arbitrary iterators
- yaa110/rake-rs (⭐29) [rake] — Multilingual implementation of RAKE algorithm for Rust
Aug 08, 2021
Applications / System tools
- nickgerace/gfold (⭐247) [gfold] - CLI tool to help keep track of multiple Git repositories
Applications / Text editors
- ox (⭐3k) — An independent Rust text editor that runs in your terminal!
Applications / Utilities
- raftario/licensor (⭐173) — write licenses to stdout
- rustdesk/rustdesk (⭐47k) — A remote desktop software, great alternative to TeamViewer and AnyDesk.
- vaultwarden (⭐28k)
— Alternative implementation of the Bitwarden server API written in Rust
Development tools / FFI
- Node.js
- infinyon/node-bindgen (⭐415) - Easy way to generate nodejs module using Rust
- neon-bindings/neon (⭐7.4k) — Rust bindings for writing safe and fast native Node.js modules
- Web Assembly
- rhysd/wain (⭐369) - wain: WebAssembly INterpreter from scratch in Safe Rust with zero dependency
- rustwasm/wasm-bindgen (⭐6.7k) — A project for facilitating high-level interactions between wasm modules and JS.
- rustwasm/wasm-pack (⭐5.4k) — 📦 ✨ pack up the wasm and publish it to npm!
- rhysd/wain (⭐369) - wain: WebAssembly INterpreter from scratch in Safe Rust with zero dependency
Libraries / Cloud
- Load Balancer
- Convey (⭐320) - Layer 4 Load Balancer with dynamic configuration loading.
Libraries / Command-line
- TUI
- BearLibTerminal
- fdehau/tui-rs (⭐11k) [tui] — A TUI library inspired by blessed-contrib (⭐15k) and termui (⭐13k)
- gyscos/Cursive (⭐3.8k) [cursive] — build rich TUI applications
- ivanceras/titik (⭐118) - a crossplatform TUI widget library with the goal of providing interactive widgets
- ncurses
- ihalila/pancurses (⭐373) [pancurses] — curses library, supports linux and windows
- jeaye/ncurses-rs (⭐653) [ncurses] — ncurses bindings
- ogham/rust-term-grid (⭐64) [term_grid] — Rust library for putting things in a grid
- redox-os/termion (⭐2k) [termion] — bindless library for controlling terminals/TTY
- Termbox
- gchp/rustbox (⭐465) [rustbox] — bindings to Termbox (⭐1.9k)
- TimonPost/crossterm (⭐2.6k) [crossterm] — crossplatform terminal library
Libraries / Compression
- Brotli
- dropbox/rust-brotli (⭐722) — Brotli decompressor in Rust that optionally avoids the stdlib
- ende76/brotli-rs (⭐61) — implementation of Brotli compression
Libraries / Computation
- calebwin/emu (⭐1.6k) — A language for GPGPU numerical computing from a Rust macro
- dimforge/nalgebra (⭐3.4k) — low-dimensional linear algebra library
Libraries / Cryptography
- rustls/rustls (⭐4.8k) — A Rust implementation of TLS
Libraries / Database
- sfackler/r2d2 (⭐1.3k) — generic connection pool
Libraries / Encoding
- ProtocolBuffers
Libraries / Game development
- Awesome wgpu (⭐345) — A curated list of wgpu code and resources
- SFML
- jeremyletang/rust-sfml (⭐596) — SFML bindings
Libraries / Geospatial
- rust-reverse-geocoder (⭐101) — A fast, offline reverse geocoder in Rust, inspired by thampiman/reverse-geocoder (⭐1.8k)
Libraries / Graphics
- Font
- RazrFalcon/rustybuzz (⭐398) - An incremental harfbuzz port to Rust
- redox-os/rusttype (⭐590) — A pure Rust alternative to libraries like FreeType
Libraries / GUI
- fschutt/azul (⭐5.6k) — A free, functional, IMGUI-oriented GUI framework for rapid development of desktop applications written in Rust, supported by the Mozilla WebRender rendering engine.
- Qt
- cyndis/qmlrs (⭐432) — QtQuick bindings
- rust-qt
- woboq/qmetaobject-rs (⭐534) — Integrate Qml and Rust by building the QMetaObject at compile time.
- rise-ui (⭐71) — Simple component-based cross-Platform GUI Toolkit for developing beautiful and user-friendly interfaces.
Libraries / Network programming
- NATS
- nats-io/nats.rs (⭐821) — Rust client for NATS, the cloud native messaging system.
- nats-io/nats.rs (⭐821) — Rust client for NATS, the cloud native messaging system.
- P2P
- libp2p/rust-libp2p (⭐3.6k) — The Rust Implementation of libp2p networking stack.
- libp2p/rust-libp2p (⭐3.6k) — The Rust Implementation of libp2p networking stack.
- RPC
- ENQT-GmbH/remoc (⭐117) [remoc] - Remoc provides channels (broadcast, mpsc, oneshot, watch) similar to Tokio's and trait calling over any remote transport.
- smallnest/rpcx-rs (⭐109) — A RPC library for Rust for developing microservices in easy and simple way.
- ENQT-GmbH/remoc (⭐117) [remoc] - Remoc provides channels (broadcast, mpsc, oneshot, watch) similar to Tokio's and trait calling over any remote transport.
Libraries / Parsing
- s-panferov/queryst (⭐68) — A query string parsing library for Rust inspired by gs (⭐8k)
Libraries / Template engine
- Handlebars
- botika/yarte (⭐260) — Yarte stands for Yet Another Rust Template Engine, is the fastest template engine.
- sunng87/handlebars-rust (⭐1.1k) — Handlebars template engine with inheritance, custom helper support.
- HTML
- djc/askama (⭐2.4k) — template rendering engine based on Jinja
- kaj/ructe (⭐399) — HTML template system for Rust
- Keats/tera (⭐2.9k) — template engine based on Jinja2 and the Django template language.
- lambda-fairy/maud (⭐1.6k) — compile-time HTML templates
- Stebalien/horrorshow-rs (⭐289) — compile-time HTML templates
Libraries / Web programming
- Miscellaneous
- cargonauts (⭐180) — A web framework intended for building maintainable, well-factored web apps.
- causal-agent/scraper (⭐1.5k) [scraper] - HTML parsing and querying with CSS selectors.
- hominee/dyer (⭐133) [dyer] - dyer is designed for reliable, flexible and fast Request-Response based service, including data processing, web-crawling and so on, providing some friendly, flexible, comprehensive features without compromising speed.
- juhaku/utoipa (⭐1.3k) - Simple, Fast, Code first and Compile time generated OpenAPI documentation for Rust
- osohq/oso (⭐3.2k) [oso] - A policy engine for authorization that's embedded in your application.
- pwoolcoc/soup [soup] — A library similar to Python's BeautifulSoup, designed to enable quick and easy manipulation and querying of HTML documents.
- pyrossh/rust-embed (⭐1.3k) — A macro to embed static assets into the rust binary
- serenity-rs/serenity (⭐3.9k) [serenity] - A Rust library for the Discord API
- softprops/openapi (⭐120) — A library for processing openapi spec files
- svix/svix-webhooks (⭐1.6k) [svix]- A library for sending webhooks and verifying signatures.
- tbot [tbot] - Make cool Telegram bots with Rust easily
- teloxide/teloxide (⭐2.1k) - An elegant Telegram bots framework for Rust
- utkarshkukreti/select.rs (⭐910) [select] — A library to extract useful data from HTML documents, suitable for web scraping.
Resources / Web programming
- Decks & Presentations
- Learning systems programming with Rust — Presented by Julia Evans @ Rustconf 2016.
- Rust: Hack Without Fear! — Presented by Nicholas Matsakis @ C++Now 2018
- Shipping a Solid Rust Crate — Presented by Michael Gattozzi @ RustConf 2017
Aug 07, 2021
Applications / Observability
- avito-tech/bioyino (⭐217) — A high-performance scalable StatsD compatible server.
Aug 03, 2021
Applications
- kalker (⭐1.3k) - A scientific calculator that supports math-like syntax with user-defined variables, functions, derivation, integration, and complex numbers. Cross-platform + WASM support
Development tools / Transpiling
- BayesWitnesses/m2cgen (⭐2.6k) — A CLI tool to transpile trained classic machine learning models into a native Rust code with zero dependencies.
Libraries / Logging
- jesusprubio/leg (⭐204) — Elegant print for lazy devs. Make your CLIs nicer with minimal effort.
Libraries / Scripting
- fleabitdev/gamelisp (⭐373) — A Lisp-like scripting language for Rust game development
Jul 28, 2021
Libraries / Cryptography
- w3f/schnorrkel (⭐271) - Schnorr VRFs and signatures on the Ristretto group
Jul 27, 2021
Applications / Text processing
- sstadick/hck (⭐644) - A faster and more featureful drop in replacement for
cut
Applications / Virtualization
- containers/youki (⭐5.2k) — A container runtime in Rust
Libraries / GUI
- tauri-apps/tauri (⭐68k) — Build smaller, faster, and more secure desktop applications with a web frontend, powered by WRY (⭐2.8k).
Jul 25, 2021
Applications / Cryptocurrencies
- Diem (⭐17k) — Diem’s mission is to enable a simple global currency and financial infrastructure that empowers billions of people.
Applications / Database
- PumpkinDB (⭐1.4k) — an event sourcing database engine
- tikv (⭐14k) — A distributed KV database in Rust
Applications / Emulators
- Intel 8080 CPU
- mohanson/i8080 (⭐97) — Intel 8080 cpu emulator by Rust
Applications / Games
- cristicbz/rust-doom (⭐2.3k) — A renderer for Doom, may progress to being a playable game
- garkimasera/rusted-ruins (⭐450) — Extensible open world rogue like game with pixel art
- lifthrasiir/angolmois-rust (⭐98) — A minimalistic music video game which supports the BMS format
- ozkriff/zemeroth (⭐1.3k) — A small 2D turn-based hexagonal strategy game
- rhex (⭐141) — hexagonal ascii roguelike
Applications / Graphics
- ivanceras/svgbob (⭐3.6k) — converts ASCII diagrams into SVG graphics
- Twinklebear/tray_rust (⭐505) — A ray tracer
Applications / Image processing
- Imager (⭐542) — Automated image optimization.
Applications / Security tools
- kpcyrd/authoscope (⭐363) — A scriptable network authentication cracker
- kpcyrd/sniffglue (⭐968) — A secure multithreaded packet sniffer
- ripasso (⭐623) — A password manager, filesystem compatible with pass
- rustscan/rustscan (⭐11k) — Make Nmap faster with this port scanning tool
Applications / System tools
- Luminarys/synapse (⭐833) — Flexible and fast BitTorrent daemon.
- m4b/bingrep (⭐1.7k) — Greps through binaries from various OSs and architectures, and colors them.
- mxseev/logram (⭐94) — Push log files' updates to Telegram
- nivekuil/rip (⭐1.1k) - A safe and ergonomic alternative to
rm
Applications / Text editors
- vamolessa/pepper (⭐360) [pepper] — An opinionated modal editor to simplify code editing from the terminal
Applications / Text processing
- Lisprez/so_stupid_search (⭐148) — A simple and fast string search tool for human beings
- ripgrep — combines the usability of The Silver Searcher with the raw speed of grep
Applications / Utilities
- yaa110/cb (⭐80) — Command line interface to manage clipboard
Applications / Web Servers
- ronanyeah/rust-hasura (⭐136) — A demonstration of how a Rust GraphQL server can be used as a remote schema with Hasura
- thecoshman/http (⭐410) — Host These Things Please — A basic http server for hosting a folder fast and simply
Development tools / Web Servers
- rust-lang/rustfix (⭐842) — automatically applies the suggestions made by rustc
- Rustup (⭐5.5k) — the Rust toolchain installer
Development tools / FFI
- C++
- dtolnay/cxx (⭐5k) — Safe interop between Rust and C++
- rust-cpp - Embed C++ code directly in Rust.
- rust-lang/rust-bindgen (⭐3.6k) — A Rust bindings generator
- dtolnay/cxx (⭐5k) — Safe interop between Rust and C++
Development tools / Profiling
- sharkdp/hyperfine (⭐17k) — A command-line benchmarking tool
Libraries / Artificial Intelligence
- Martin1887/oxigen (⭐150) — Fast, parallel, extensible and adaptable genetic algorithm library. A example using this library solves the N Queens problem for N = 255 in only few seconds and using less than 1 MB of RAM.
- willi-kappler/darwin-rs (⭐107) — Evolutionary algorithms with Rust
- LaurentMazare/tch-rs (⭐3.2k) — Rust language bindings for PyTorch.
- maciejkula/rustlearn (⭐594) — Machine learning crate for Rust.
- rust-ml/linfa (⭐2.9k) — Machine learning framework.
- tensorflow/rust (⭐4.6k) — Rust language bindings for TensorFlow.
Libraries / Astronomy
- saurvs/astro-rust (⭐229) — astronomy for Rust
Libraries / Asynchronous
- rust-lang/futures-rs (⭐5k) — Zero-cost futures in Rust
- TeaEntityLab/fpRust (⭐108) — Monad/MonadIO, Handler, Coroutine/doNotation, Functional Programming features for Rust
- Xudong-Huang/may (⭐1.5k) — rust stackful coroutine library
Libraries / Audio and Music
- hound — A WAV encoding and decoding library
- ozankasikci/rust-music-theory (⭐588) — A Rust music theory library
Libraries / Authentication
- sgrust01/jwtvault (⭐67) — Async library to manage and orchestrate JWT workflow
Libraries / Caching
- mozilla/sccache (⭐4.6k) - Shared Compilation Cache, great for Rust compilation
Libraries / Configuration
- mehcode/config-rs (⭐2.1k) [config] — Layered configuration system for Rust applications (with strong support for 12-factor applications).
Libraries / Cryptography
- conradkleinespel/rooster (⭐137) [rooster] — Simple password manager to use in your terminal
- orion-rs/orion (⭐518) — This library aims to provide easy and usable crypto. 'Usable' meaning exposing high-level API's that are easy to use and hard to misuse.
- RustCrypto/hashes (⭐1.5k) — Collection of cryptographic hash functions written in pure Rust
Libraries / Email
- jdrouet/mrml (⭐253) - A library to generate nice email templates working on any mail client.
- lettre/lettre (⭐1.5k) — an SMTP-library for Rust
- staktrace/mailparse (⭐163) [mailparse] — A library for parsing real-world email files
Libraries / Encoding
- XML
- Florob/RustyXML (⭐98) — an XML parser written in Rust
- media-io/yaserde (⭐151) — Yet Another Serializer/Deserializer specialized for XML
- netvl/xml-rs (⭐449) — A streaming XML library
- shepmaster/sxd-document (⭐148) — An XML library in Rust
- shepmaster/sxd-xpath (⭐112) — An XPath library in Rust
- tafia/quick-xml (⭐951) — High performance XML pull reader/writer
Libraries / Graphics
- gfx-rs/gfx (⭐5.3k) — A high-performance, bindless graphics API for Rust.
- gfx-rs/wgpu (⭐8.8k) - Native WebGPU implementation based on gfx-hal.
Libraries / GUI
- OrbTk (⭐3.8k) — The Orbital Widget Toolkit is a multi platform (G)UI toolkit using SDL2
- PistonDevelopers/conrod (⭐3.3k) — An easy-to-use, immediate-mode, 2D GUI library written entirely in Rust
Libraries / Image processing
- twistedfall/opencv-rust (⭐1.5k) — Rust bindings for OpenCV
Libraries / Logging
- estk/log4rs (⭐844) — highly configurable logging framework modeled after Java's Logback and log4j libraries
- seanmonstar/pretty-env-logger (⭐440) — A pretty, easy-to-use logger for Rust.
Libraries / Mobile
- Android / iOS
- ivanschuetz/rust_android_ios (⭐219) — An example of using a shared Rust lib for Android and iOS using rust-swig and cbindgen respectively.
Libraries / Network programming
- CoAP
- Covertness/coap-rs (⭐183) — A Constrained Application Protocol(CoAP) library for Rust.
- Docker
- fussybeaver/bollard (⭐557) — Docker daemon API in Rust
Libraries / Parsing
- freestrings/jsonpath (⭐104) — JsonPath engine written in Rust. Webassembly and Javascript support too
Libraries / Scripting
- PistonDevelopers/dyon (⭐1.6k) — A rusty dynamically typed scripting language
Libraries / Text processing
- Daniel-Liu-c0deb0t/triple_accel (⭐85) [triple_accel] - Rust edit distance routines accelerated using SIMD; supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance calculations and string search
- greyblake/whatlang-rs (⭐891) — Natural language detection library based on trigrams
- Lucretiel/joinery (⭐75) [joinery] – Generic string + iterable joining
Libraries / Virtualization
- unicorn-rs/unicorn-rs (⭐131) — Rust bindings for the unicorn CPU emulator
Registries / Web programming
- Crates — The official public registry for Rust/Cargo.
Resources / Web programming
- RustBooks (⭐3.5k) — list of RustBooks
Jul 07, 2021
Resources / Web programming
- RustViz (⭐2.5k) — generates visualizations from simple Rust programs to assist users in better understanding the Rust Lifetime and Borrowing mechanism.
Jul 02, 2021
Applications / Cryptocurrencies
- Solana (⭐11k) — Incredibly fast, highly scalable blockchain using Proof-of-History.
Jun 23, 2021
Libraries / Command-line
- Data visualization
- nukesor/comfy-table (⭐753) [comfy-table] — Beautiful dynamic tables for your cli tools.
- zhiburt/tabled (⭐1.6k) [tabled] — An easy to use library for pretty print tables of Rust structs and enums.
- nukesor/comfy-table (⭐753) [comfy-table] — Beautiful dynamic tables for your cli tools.
Jun 13, 2021
Applications / Games
- Veloren — An open world, open source multiplayer voxel RPG game currently in alpha development
Libraries / Computation
- Statrs
- statrs-dev/statrs (⭐452) — Robust statistical computation library in Rust
Libraries / Cryptography
- klutzy/suruga (⭐122) — A Rust implementation of TLS 1.2
Jun 07, 2021
Libraries / Asynchronous
- dpc/mioco (⭐140) — Scalable, coroutine-based, asynchronous IO handling library
May 21, 2021
Libraries / Text processing
- fancy-regex/fancy-regex (⭐354) [fancy-regex] - Regular expressions implementation designed to support a relatively rich set of features such as look-around and backtracking.
May 05, 2021
Applications
- trust-dns — A DNS-server
Applications / Cryptocurrencies
- Nimiq (⭐73) — Rust implementation of Nimiq node
Applications / Database
- Skytable (⭐1.7k) — A multi-model NoSQL database
- TerminusDB (⭐338) - open source graph database and document store
Applications / System tools
- sharkdp/bat (⭐43k) — A cat(1) clone with wings.
Libraries / Distributed systems
- Apache Kafka
- fede1024/rust-rdkafka (⭐1.3k) [rdkafka] — librdkafka (⭐6.9k) bindings
- gklijs/schema_registry_converter (⭐78) [schema_registry_converter] — to integrate with confluent schema registry
- kafka-rust/kafka-rust (⭐1k) —
Libraries / Email
- jdrouet/catapulte (⭐121) - A microservice to send emails using MRML (⭐253) templates.
- jdrouet/jolimail (⭐121) - A web application to build MRML (⭐253) templates.
Libraries / GUI
- FLTK
- fltk-rs (⭐1.3k) — FLTK Rust bindings
- fltk-rs (⭐1.3k) — FLTK Rust bindings
Libraries / Network programming
- Nng
- neachdainn/nng-rs [Nng] — Nng (nanomsg v2) bindings
- neachdainn/nng-rs [Nng] — Nng (nanomsg v2) bindings
Libraries / Simulation
- nyx-space - High fidelity, fast, reliable and validated astrodynamical toolkit library, used for spacecraft mission design and orbit determination
Resources / Web programming
- Rust Servers, Services and Apps - MEAP - Build backend servers, services, and front-ends in Rust to get fast, reliable, and maintainable applications.
May 02, 2021
Libraries / Transpiling
- perf-monitor-rs (⭐176) — A toolkit designed to be a foundation for applications to monitor their performance.
Apr 22, 2021
Applications / Observability
- Scaphandre (⭐1.2k) - A power consumption monitoring agent, to track host and each service power consumption and enable designing systems and applications for more sustainability. Designed to fit any monitoring toolchain (already supports prometheus, warp10, riemann...).
Libraries / GUI
- tauri-apps/wry (⭐2.8k) - Webview Rendering librarY.
Apr 09, 2021
Libraries / Network programming
- message-io
- lemunozm/message-io (⭐951) — Event-driven message library to build network applications easy and fast. Supports TCP, UDP and WebSockets.
- lemunozm/message-io (⭐951) — Event-driven message library to build network applications easy and fast. Supports TCP, UDP and WebSockets.
Apr 03, 2021
Applications / Video
- dertuxmalwieder/yaydl (⭐236) [yaydl] - A simple video downloader
Feb 22, 2021
Libraries / Text processing
- becheran/wildmatch (⭐59) [wildmatch] — Simple string matching with questionmark- and star-wildcard operator
Feb 17, 2021
Applications / Database
- WooriDB (⭐123) - General purpose time serial database inspired by Crux and Datomic.
Feb 16, 2021
Applications / Audio and Music
- ncspot (⭐4.1k) - Cross-platform ncurses Spotify client, inspired by ncmpc and the likes.
Feb 12, 2021
Applications / Cryptocurrencies
- Forest (⭐561) - Rust Filecoin implementation
Libraries / Parsing
- softdevteam/grmtools (⭐407) - A LR parser with better error correction
Feb 02, 2021
Libraries / Task scheduling
- delay-timer (⭐277) — Time-manager of delayed tasks. Like crontab, but asynchronous tasks are possible.
Jan 31, 2021
Libraries / Date and time
Jan 29, 2021
Development tools / Web Servers
- datanymizer/datanymizer (⭐444) - Powerful database anonymizer with flexible rules
Jan 25, 2021
Libraries / Automotive
- Sensirion/lin-bus (⭐14) [lin-bus] — LIN bus driver traits and protocol implementation
Libraries / Configuration
- andoriyu/uclicious (⭐16) [uclicious] — libUCL (⭐1.5k) based feature-rich configuration library.
Libraries / Cryptography
- cossacklabs/themis (⭐1.7k) [themis] — a high-level cryptographic library for solving typical data security tasks, best fit for multi-platform apps.
Jan 23, 2021
Applications / Cryptocurrencies
- near/nearcore (⭐2.1k) — decentralized smart-contract platform for low-end mobile devices.
Applications / System tools
- cristianoliveira/funzzy (⭐204) — A configurable filesystem watcher inspired by entr
Libraries / GUI
- ImGui (⭐50k)
- imgui-rs (⭐2.3k) — Rust bindings for ImGui
- imgui-rs (⭐2.3k) — Rust bindings for ImGui
Dec 19, 2020
Applications / Utilities
- vamolessa/verco (⭐224) [verco] — A simple Git/Hg tui client focused on keyboard shortcuts
Nov 22, 2020
Applications / Cryptocurrencies
- Phala-Network/phala-blockchain (⭐323) — Confidential smart contract blockchain based on Intel SGX and Substrate
Nov 04, 2020
Libraries / System
- Phate6660/nixinfo (⭐41) [nixinfo] — A lib crate for gathering system info such as cpu, distro, environment, kernel, etc.
Oct 30, 2020
Applications / Games
- doukutsu-rs (⭐709) — A Rust reimplementation of Cave Story engine with some enhancements.
Oct 25, 2020
Development tools / Web Servers
- geiger (⭐1.2k) — A program that list statistics related to usage of unsafe Rust code in a Rust crate and all its dependencies
Oct 12, 2020
Applications / Web Servers
- mufeedvh/binserve (⭐883) — A blazingly fast static web server with routing, templating, and security in a single binary you can set up with zero code
Oct 09, 2020
Applications
- cloudflare/boringtun (⭐5.4k) — A Userspace WireGuard VPN Implementation
- fcsonline/drill (⭐1.8k) — A HTTP load testing application inspired by Ansible syntax
- nicohman/eidolon (⭐120) — A steam and drm-free game registry and launcher for linux and macosx
- Weld (⭐268) — Full fake REST API generator
Applications / Audio and Music
- Polaris (⭐1.2k) — A music streaming application.
Applications / Cryptocurrencies
- coinbase-pro-rs (⭐132) — Coinbase pro client in Rust, supports sync/async/websocket
- ethaddrgen (⭐162) — Custom Ethereum vanity address generator made in Rust
Applications / Database
- indradb — Rust based graph database
- seppo0010/rsedis (⭐1.7k) — A Redis reimplementation in Rust
Applications / Emulators
- Commodore 64
- Gameboy
- Gekkio/mooneye-gb (⭐845) —
- joamag/boytacean (⭐566) — GameBoy Color emulator written in Rust that runs on the Web using WebAssembly.
- mohanson/gameboy (⭐1.3k) — Full featured Cross-platform GameBoy emulator. Forever boys!.
- mvdnes/rboy (⭐535) —
- Gameboy Advance
- michelhe/rustboyadvance-ng (⭐540) - RustboyAdvance-ng is a Gameboy Advance emulator with desktop, android and WebAssembly support.
- michelhe/rustboyadvance-ng (⭐540) - RustboyAdvance-ng is a Gameboy Advance emulator with desktop, android and WebAssembly support.
Applications / Games
- Zone of Control (⭐368) — A turn-based hexagonal strategy game
Applications / Graphics
- Limeth/euclider (⭐205) — A real-time 4D CPU ray tracer
- RazrFalcon/resvg (⭐2.2k) — An SVG rendering library.
Applications / Operating systems
Applications / Security tools
- kpcyrd/rshijack (⭐400) — A TCP connection hijacker, rust rewrite of shijack
- kpcyrd/sn0int (⭐1.6k) — A semi-automatic OSINT framework and package manager
Applications / System tools
- brocode/fblog (⭐322) — Small command-line JSON Log viewer
- ddh (⭐412) — Fast duplicate file finder
- fselect — Find files with SQL-like queries
- lotabout/rargs (⭐417) [rargs] — xargs + awk with pattern matching support
- lotabout/skim (⭐4.4k) — A fuzzy finder in pure rust
- mitnk/cicada (⭐948) — A bash-like Unix shell
- mmstick/tv-renamer (⭐147) — A tv series renaming application with an optional GTK3 frontend.
- redox-os/ion (⭐1.4k) — Next-generation system shell
- sitkevij/hex (⭐438) — A colorized hexdump terminal utility.
- watchexec (⭐4.2k) — Executes commands in response to file modifications
- XAMPPRocky/tokei (⭐8.8k) — counts the lines of code
Applications / Text editors
- amp — Inspired by Vi/Vim.
- gchp/iota (⭐1.6k) — A simple text editor
Applications / Text processing
- grex (⭐6.2k) — A command-line tool and library for generating regular expressions from user-provided test cases
- replicadse/complate (⭐26) — An in-terminal text templating tool designed for standardizing messages (like for GIT commits).
- vishaltelangre/ff (⭐323) — Find files (ff) by name!
- xsv — A fast CSV command line tool (slicing, indexing, selecting, searching, sampling, etc.)
Applications / Video
- xiph/rav1e (⭐3.3k) — The fastest and safest AV1 encoder.
Applications / Virtualization
- tailhook/vagga (⭐1.8k) — A containerization tool without daemons
Applications / Web
- Plume-org/Plume (⭐2k) — ActivityPub federating blogging application
Applications / Web Servers
- svenstaro/miniserve (⭐4.9k) — A small, self-contained cross-platform CLI tool that allows you to just grab the binary and serve some file(s) via HTTP
Development tools / Web Servers
- clippy — Rust lints
- clog-tool/clog-cli (⭐817) — generates a changelog from git metadata (conventional changelog)
- dotenv-linter (⭐1.7k) — Linter for
.env
files
- git-journal (⭐565) — The Git Commit Message and Changelog Generation Framework
- just (⭐13k) — A handy command runner for project-specific tasks
- Racer (⭐3.4k) — code completion for Rust
Development tools / Build system
- CMake
- Devolutions/CMakeRust (⭐155) — useful for integrating a Rust library into a CMake project
- SiegeLord/RustCMake (⭐106) — an example project showing usage of CMake with Rust
Development tools / Debugging
- GDB
- gdbgui (⭐9.4k) — Browser based frontend for gdb to debug C, C++, Rust, and go.
Development tools / Embedded
- Cross compiling
- japaric/rust-cross (⭐2.4k) — everything you need to know about cross compiling Rust programs
- japaric/xargo (⭐1k) — effortless cross compilation of Rust programs to custom bare-metal targets like ARM Cortex-M
Development tools / FFI
- Erlang
- rusterlium/rustler (⭐3.9k) — safe Rust bridge for creating Erlang NIF functions
- Java
- bennettanderson/rjni (⭐70) — use Java from Rust
- drrb/java-rust-example (⭐330) — use Rust from Java
- j4rs — use Java from Rust
- jni — use Rust from Java
- jni-sys — Rust definitions corresponding to jni.h
- rucaja — use Java from Rust
- Lua
- jcmoyer/rust-lua53 (⭐155) — Lua 5.3 bindings for Rust
- lilyball/rust-lua (⭐124) — Safe Rust bindings to Lua 5.1
- tickbh/td_rlua (⭐52) [td_rlua] — Zero-cost high-level lua 5.3 wrapper for Rust
- tomaka/hlua (⭐492) — Rust library to interface with Lua
- mruby
- anima-engine/mrusty (⭐203) — mruby safe bindings for Rust
- Python
- dgrunwald/rust-cpython (⭐1.8k) — Python bindings
- getsentry/milksnake (⭐769) — extension for python setuptools that allows you to distribute dynamic linked libraries in Python wheels in the most portable way imaginable.
- PyO3/PyO3 (⭐9.4k) — Rust bindings for the Python interpreter
- RustPython (⭐16k) — A Python Interpreter written in Rust
- Ruby
- d-unseductable/ruru (⭐822) — native Ruby extensions written in Rust
- danielpclark/rutie (⭐795) — native Ruby extensions written in Rust and vice versa
Development tools / IDEs
Development tools / Profiling
- ellisonch/rust-stopwatch (⭐78) — A stopwatch library
Libraries / Astronomy
- fitsio — fits interface library wrapping cfitsio
Libraries / Asynchronous
- mio (⭐5.7k) — MIO is a lightweight IO library for Rust with a focus on adding as little overhead as possible over the OS abstractions
Libraries / Audio and Music
- jhasse/ears (⭐85) — A simple library to play Sounds and Musics, on top of OpenAL and libsndfile
Libraries / Automotive
- marcelbuesing/can-dbc (⭐49) [can-dbc] — A parser for the DBC format
- marcelbuesing/tokio-socketcan-bcm (⭐6) [tokio-socketcan-bcm] — Linux SocketCAN BCM support for tokio
Libraries / Caching
- aisk/rust-memcache (⭐117) — Memcached client library
Libraries / Cloud
- AWS [aws]
- awslabs/aws-lambda-rust-runtime (⭐2.9k) [lambda_runtime] — A Rust runtime for AWS Lambda
- awslabs/aws-sdk-rust (⭐2.4k) - The new AWS SDK for Rust
- rusoto/rusoto (⭐2.7k) —
- awslabs/aws-lambda-rust-runtime (⭐2.9k) [lambda_runtime] — A Rust runtime for AWS Lambda
Libraries / Command-line
- Human-centered design
- rust-cli/human-panic (⭐1.3k) [human-panic] — panic messages for humans
Libraries / Compression
- bzip2
- alexcrichton/bzip2-rs (⭐76) — libbz2 bindings
- miniz
- rust-lang/flate2-rs (⭐727) — miniz bindings
- rust-lang/flate2-rs (⭐727) — miniz bindings
- snappy
- JeffBelgum/rust-snappy (⭐14) — snappy (⭐5.8k) bindings
- tar
- alexcrichton/tar-rs (⭐549) — tar archive reading/writing in Rust
Libraries / Computation
- argmin-rs/argmin (⭐731) [argmin] — A pure Rust optimization library
- LAPACK
- stainless-steel/lapack (⭐75) — LAPACK bindings
Libraries / Cryptography
- briansmith/ring (⭐3.3k) — Safe, fast, small crypto using Rust and BoringSSL's cryptography primitives.
- briansmith/webpki (⭐431) — Web PKI TLS X.509 certificate validation in Rust.
- DaGenix/rust-crypto (⭐1.3k) — cryptographic algorithms in Rust
- exonum/exonum (⭐1.2k) [exonum] — extensible framework for blockchain projects
- libOctavo/octavo (⭐139) — Modular hash and crypto library in Rust
- sfackler/rust-openssl (⭐1.2k) — OpenSSL bindings
Libraries / Database
- SQL [sql]
- Generic
- launchbadge/sqlx (⭐9.8k) - async PostgreSQL/MySQL/SQLite connection pool with strong typing support
- SeaQL/sea-query (⭐834) - 🔱 A dynamic SQL query builder for MySQL, Postgres and SQLite
- SeaQL/sea-schema (⭐131) - 🌿 SQL schema definition and discovery
- launchbadge/sqlx (⭐9.8k) - async PostgreSQL/MySQL/SQLite connection pool with strong typing support
- Microsoft SQL
- MySql [mysql]
- AgilData/mysql-proxy-rs (⭐183) — A MySQL Proxy
- blackbeam/mysql_async (⭐327) [mysql_async] — asyncronous Rust Mysql driver based on Tokio.
- blackbeam/rust-mysql-simple (⭐606) [mysql] — A native MySql client
- AgilData/mysql-proxy-rs (⭐183) — A MySQL Proxy
- Oracle
- kubo/rust-oracle (⭐150) [oracle] — Oracle driver for Rust
- kubo/rust-oracle (⭐150) [oracle] — Oracle driver for Rust
- PostgreSql [postgres, postgresql]
- sfackler/rust-postgres (⭐3k) [postgres] — A native PostgreSQL client
- Sqlite [sqlite]
- rusqlite (⭐2.3k) — Sqlite3 bindings
- Generic
Libraries / Date and time
- Mnwa/ms (⭐32) [ms-converter] — it's a library for converting human-like times to milliseconds
Libraries / Distributed systems
- Antimony
- antimonyproject/antimony (⭐62) [antimony] — stream processing / distributed computation platform
- Beanstalkd
Libraries / Email
- gsquire/sendgrid-rs (⭐95) — unofficial Rust library for SendGrid API
Libraries / Encoding
- ASN.1
- alex/rust-asn1 (⭐91) — A Rust ASN.1 (DER) serializer
- Binary
- bincode-org/bincode (⭐2.2k) — A binary encoder/decoder in Rust
- jamesmunns/postcard (⭐599) [postcard] — Postcard is a #![no_std] focused serializer and deserializer for Serde.
- m4b/goblin (⭐1k) [goblin] — cross-platform, zero-copy, and endian-aware binary parsing
- bincode-org/bincode (⭐2.2k) — A binary encoder/decoder in Rust
- Byte swapping
- BurntSushi/byteorder (⭐868) — Supports big-endian, little-endian and native byte orders
- Cap'n Proto
- CBOR
- serde_cbor — CBOR support for serde
- Character Encoding
- hsivonen/encoding_rs (⭐323) [encoding_rs] — A Gecko-oriented implementation of the Encoding Standard in Rust
- lifthrasiir/rust-encoding (⭐276) —
- CRC
- CSV
- BurntSushi/rust-csv (⭐1.5k) — A fast and flexible CSV reader and writer, with support for Serde
- HTML
- servo/html5ever (⭐1.8k) — High-performance browser-grade HTML5 parser
- MsgPack
- 3Hren/msgpack-rust (⭐961) — A pure Rust low/high level MessagePack implementation
- PEM
- jcreekmore/pem-rs (⭐41) [pem] — A Rust based way to parse and encode PEM-encoded data
- RON (Rusty Object Notation)
Libraries / Filesystem
- Temporary Files
- Stebalien/tempfile (⭐947) — temporary file library
- Stebalien/xattr (⭐42) [xattr] — list and manipulate unix extended file attributes
- zboxfs/zbox (⭐1.5k) [zbox] — Zero-details, privacy-focused embeddable file system.
Libraries / Game development
- Allegro
- SiegeLord/RustAllegro (⭐87) — Allegro 5 bindings
- Entity-Component Systems (ECS)
- amethyst/specs (⭐2.3k) — Specs Parallel ECS
- legion (⭐1.5k) — A feature rich high performance ECS library with minimal boilerplate
- SDL [sdl]
- brson/rust-sdl (⭐176) — SDL1 bindings
- Rust-SDL2/rust-sdl2 (⭐2.4k) — SDL2 bindings
- Victorem
- VictoremWinbringer/Victorem (⭐27) [Victorem] — Easy UDP Game Server and UDP Client framework for creating simple 2D and 3D online game prototype
Libraries / Geospatial
- DaveKram/coord_transforms (⭐29) [coord_transforms] — coordinate transformations (2-d, 3-d, and geospatial)
- vlopes11/geomorph (⭐12) [geomorph] — conversion between UTM, LatLon and MGRS coordinates
Libraries / Graphics
- OpenGL [opengl]
- brendanzab/gl-rs (⭐649) —
- glium/glium (⭐3.3k) — safe OpenGL wrapper for the Rust language.
- glutin — Rust alternative to GLFW
- Kiss3d — draw simple geometric figures and play with them with one-liners
- PistonDevelopers/glfw-rs (⭐592) —
- PDF
- fschutt/printpdf (⭐678) — PDF writing library
- J-F-Liu/lopdf (⭐1.3k) — PDF document manipulation
- kaj/rust-pdf (⭐135) —
- WASM-PDF (⭐437) – Generates PDF files with JavaScript and WASM (WebAssembly)
Libraries / GUI
- Cocoa
- GTK+ [gtk]
- gtk-rs/gtk4-rs (⭐1.4k) - GTK4 binding for rust
- relm (⭐2.3k) — Asynchronous, GTK+-based, GUI library, inspired by Elm
- gtk-rs/gtk4-rs (⭐1.4k) - GTK4 binding for rust
- libui (⭐11k)
- rust-native-ui/libui-rs (⭐897) — libui bindings.
- Sciter
- sciter-sdk/rust-sciter (⭐783) — Sciter bindings
- sciter-sdk/rust-sciter (⭐783) — Sciter bindings
Libraries / Image processing
- image-rs/image (⭐4.1k) — Basic imaging processing functions and methods for converting to and from image formats
- teovoinea/steganography (⭐85) [steganography] — A simple steganography library
Libraries / Language specification
- shnewto/bnf (⭐215) — A library for parsing Backus–Naur form context-free grammars.
Libraries / Mobile
- iOS
- TimNN/cargo-lipo (⭐474) — A cargo lipo subcommand which automatically creates a universal library for use with your iOS application.
Libraries / Network programming
- FTP
- mattnenterprise/rust-ftp (⭐161) — an FTP client for Rust
- NanoMsg
- thehydroimpulse/nanomsg.rs (⭐376) — nanomsg bindings
- Stomp
- zslayton/stomp-rs (⭐86) — A STOMP 1.2 client implementation in Rust
- ZeroMQ
- erickt/rust-zmq (⭐817) — ZeroMQ bindings
Libraries / Parsing
- m4rw3r/chomp (⭐234) – A fast monadic-style parser combinator
- Marwes/combine (⭐1.2k) — parser combinator library
- replicadse/wavefront_rs (⭐4) — A parser for the Wavefront OBJ format.
Libraries / Scripting
- mun (⭐1.6k) — A compiled, statically-typed scripting language with first class hot reloading support
Libraries / Template engine
- Mustache
Libraries / Text processing
- BurntSushi/suffix (⭐232) — Linear time suffix array construction (with Unicode support)
- BurntSushi/tabwriter (⭐226) — Elastic tab stops (i.e., text column alignment)
- mgeisler/textwrap (⭐373) [textwrap] — Word wrap text (with support for hyphenation)
- ps1dr3x/easy_reader (⭐84) — A reader that allows forwards, backwards and random navigations through the lines of huge files without consuming iterators
- rust-lang/regex (⭐3.1k) — Regular expressions (RE2 style)
- strsim-rs — String similarity metrics
Libraries / Text search
Libraries / Virtualization
- beneills/quantum (⭐238) — Advanced Rust quantum computer simulator
Libraries / Web programming
- HTTP Client
- alexcrichton/curl-rust (⭐956) — libcurl bindings
- async-graphql (⭐3k) - A GraphQL server library implemented in Rust
- DoumanAsh/yukikaze [yukikaze] — Beautiful and elegant Yukikaze is little HTTP client library based on hyper.
- ducaale/xh (⭐4k) - Friendly and fast tool for sending HTTP requests
- graphql-client (⭐1k) — Typed, correct GraphQL requests and responses in Rust.
- hyperium/hyper (⭐12k) — an HTTP implementation
- seanmonstar/reqwest (⭐8k) — an ergonomic HTTP Client for Rust.
- HTTP Server
- actix/actix-web (⭐19k) — A lightweight async web framework for Rust with websocket support
- Anansi (⭐109) — A simple full-stack web framework for Rust.
- branca — A Pure Rust implementation of Branca for Authenticated and Encrypted API tokens.
- carllerche/tower-web (⭐978) [tower-web] — A fast, boilerplate free, web framework for Rust
- danclive/sincere (⭐94) — A micro web framework for Rust(stable) based on hyper and multithreading.
- GildedHonour/frank_jwt (⭐248) — JSON Web Token implementation in Rust.
- Gotham (⭐2.2k) — A flexible web framework that does not sacrifice safety, security or speed.
- Graphul (⭐397) — An Express-inspired web framework written in Rust.
- handlebars-rust (⭐1.1k) — an Iron web framework middleware.
- hyperium/hyper (⭐12k) — an HTTP implementation
- Iron (⭐6.1k) — A middleware-based server framework
- Juniper (⭐5.3k) — GraphQL server library for Rust
- miketang84/sapper (⭐621) — A lightweight web framework built on async hyper, implemented in Rust language.
- Nickel (⭐3k) — inspired by Express
- Ogeon/rustful (⭐867) — A RESTful web framework for Rust
- poem-web/poem (⭐2.8k) - A full-featured and easy-to-use web framework with the Rust programming language.
- Rocket (⭐21k) — Rocket is web framework for Rust (nightly) with a focus on ease-of-use, expressability, and speed
- Rustless (⭐612) — A REST-like API micro-framework inspired by Grape (⭐9.8k) and Hyper (⭐12k)
- Salvo (⭐1.9k) — an easy to use webframework base on hyper and tokio.
- Saphir (⭐88) — A progressive web framework with low-level control, without the pain.
- seanmonstar/warp (⭐8.5k) — A super-easy, composable, web server framework for warp speeds.
- tiny-http (⭐884) — Low level HTTP server library
- tokio/axum (⭐12k) - Ergonomic and modular web framework built with Tokio, Tower, and Hyper
- tomaka/rouille (⭐966) — Web framework in Rust
- Static Site Generators
- cobalt-org/cobalt.rs (⭐1.3k) — Static site generator written in Rust
- FuGangqiang/mdblog.rs (⭐50) [mdblog] — Static site generator from markdown files.
- getzola/zola (⭐12k) [zola] — An opinionated static site generator with everything built-in.
- grego/blades (⭐303) [blades] — Blazing fast dead simple static site generator.
- leven-the-blog/leven (⭐56) [leven] — A simple, parallelized blog generator.
- cobalt-org/cobalt.rs (⭐1.3k) — Static site generator written in Rust
Resources / Web programming
- Benchmarks
- TeXitoi/benchmarksgame-rs (⭐69) — Rust implementations for the The Computer Language Benchmarks Game
Sep 28, 2020
Development tools / Services
- deps.rs (⭐392) — Detect outdated or insecure dependencies
Sep 23, 2020
Development tools / IDEs
- Kakoune
- kak-lsp/kak-lsp (⭐533) — LSP client. Implemented in Rust and supports rls out of the box.
Sep 14, 2020
Libraries / Compression
- zip
- zip-rs/zip (⭐670) — read and write ZIP archives
Aug 28, 2020
Applications / Database
- Materialize (⭐5.3k) - Streaming SQL database powered by Timely Dataflow 💲
Aug 16, 2020
Applications / Database
- sled — A (beta) modern embedded database
Jul 24, 2020
Applications / System tools
- gitui (⭐14k) - Blazing fast terminal client for git written in Rust.
Libraries / Macro
- Linq-in-Rust (⭐106) - Macro and methods for C#-LINQ-like expressions.
Jul 12, 2020
Libraries / Authentication
- oxide-auth (⭐553) — A OAuth2 server library, for use in combination with actix or other frontends, featuring a set of configurable and pluggable backends
- yup-oauth2 (⭐191) — An oauth2 client implementation providing the Device, Installed and Service Account flows
Jul 11, 2020
Libraries / Authentication
- oauth2 (⭐722) — Extensible, strongly-typed Rust OAuth2 client library
Jul 04, 2020
Applications / Industrial automation
- slowtec/tokio-modbus (⭐297) — A tokio-based modbus library.
Jun 23, 2020
Applications
- asm-cli-rust (⭐266) — An interactive assembly shell written in rust.
- denoland/deno (⭐91k) — A secure JavaScript/TypeScript runtime built with V8, Rust, and Tokio
- kytan (⭐412) — High Performance Peer-to-Peer VPN
- linkerd/linkerd2-proxy (⭐1.8k) — Ultralight service mesh for Kubernetes.
- rx (⭐2.9k) — Vi inspired Modern Pixel Art Editor
Jun 21, 2020
Libraries / Parsing
- Folyd/robotstxt (⭐78) - A native Rust port of Google's robots.txt parser and matcher C++ library
Jun 20, 2020
Development tools / IDEs
- Vim — the ubiquitous text editor
- autozimu/LanguageClient-neovim (⭐3.5k) — LSP client. Implemented in Rust and supports rls out of the box.
- crates.nvim (⭐578) - plugin that helps to managing crates.io dependencies.
- rust-tools.nvim (⭐2k) - Tools for better development in rust using neovim's builtin lsp
- rust.vim (⭐3.6k) — provides file detection, syntax highlighting, formatting, Syntastic integration, and more.
- vim-racer (⭐628) — allows vim to use Racer (⭐3.4k) for Rust code completion and navigation.
Jun 16, 2020
Applications / Cryptocurrencies
- tendermint-rs (⭐531) - Rust implementation of Tendermint blockchain data structures and clients
Jun 10, 2020
Applications
- wezterm (⭐10k) — A GPU-accelerated cross-platform terminal emulator and multiplexer
Jun 07, 2020
Libraries / Artificial Intelligence
- huggingface/tokenizers (⭐7.6k) - Hugging Face's tokenizers for modern NLP pipelines written in Rust (original implementation) with bindings for Python.
May 12, 2020
Applications / Observability
- OpenTelemetry — OpenTelemetry provides a single set of APIs, libraries, agents, and collector services to capture distributed traces and metrics from your application. You can analyze them using Prometheus, Jaeger, and other observability tools.
Apr 30, 2020
Applications / Database
- ParityDB (⭐220) — Fast and reliable database, optimised for read operation
Apr 21, 2020
Applications / Cryptocurrencies
- Joystream (⭐1.4k) — A user governed video platform
Development tools / Web Servers
- Rust Search Extension (⭐1.1k) — A handy browser extension to search crates and docs in address bar (omnibox).
Apr 17, 2020
Applications / Utilities
- nomino (⭐520) — Batch rename utility for developers
Apr 04, 2020
Applications / System tools
- orhun/kmon (⭐2k) — Linux Kernel Manager and Activity Monitor
Apr 02, 2020
Applications / Graphics
- turnage/valora — A library for generative fine art
Mar 30, 2020
Applications / System tools
- ajeetdsouza/zoxide (⭐12k) — A fast alternative to
cd
that learns your habits
Mar 26, 2020
Libraries / Encoding
- JSON
- importcjj/rust-ajson (⭐96) [ajson] — Get JSON values quickly
- maciejhirsz/json-rust (⭐530) [json] — JSON implementation in Rust
- pikkr/pikkr (⭐624) [pikkr] — JSON parser which picks up values directly without performing tokenization in Rust
- serde-rs/json (⭐4.1k) [serde_json] — JSON support for Serde (⭐7.8k) framework
- simd-lite/simd-json (⭐890) [simd-json] — High performance JSON parser based on a port of simdjson
Mar 08, 2020
Applications / System tools
- Kondo (⭐1.2k) - CLI & GUI tool for deleting software project artifacts and reclaiming disk space
Mar 01, 2020
Applications / Audio and Music
- enginesound (⭐246) — A GUI and command line application used to procedurally generate semi-realistic engine sounds. Featuring in-depth configuration, variable sample rate and a frequency analysis window.
Feb 26, 2020
Applications / Audio and Music
- Spotify TUI (⭐16k) — A Spotify client for the terminal written in Rust.
- Spotifyd (⭐9.1k) — An open source Spotify client running as a UNIX daemon.
Feb 24, 2020
Applications / Utilities
- guoxbin/dtool (⭐339) — A useful command-line tool collection to assist development including conversion, codec, hashing, encryption, etc.
Development tools / Profiling
- bheisler/criterion.rs (⭐3.7k) — Statistics-driven benchmarking library for Rust
Feb 17, 2020
Development tools / IDEs
- Visual Studio
- dgriffen/rls-vs2017 (⭐109) — Rust support for Visual Studio 2017 Preview
- PistonDevelopers/VisualRust (⭐700) — A Visual Studio extension for Rust
- dgriffen/rls-vs2017 (⭐109) — Rust support for Visual Studio 2017 Preview
Feb 12, 2020
Applications / Database
- Lucid (⭐339) — High performance and distributed KV store accessible through a HTTP API.
Applications / Web Servers
- wyhaya/see (⭐190) — Static HTTP file server
Libraries / Logging
- tokio-rs/tracing (⭐4.2k) — An application level tracing framework for async-aware structured logging, error handling, metrics, and more
Libraries / Text search
- meilisearch/MeiliSearch (⭐39k) — Ultra relevant, instant and typo-tolerant full-text search API.
Jan 29, 2020
Applications
- tiny (⭐895) — A terminal IRC client
Applications / System tools
- dust (⭐6.7k) — A more intuitive version of du
Applications / Utilities
- tversteeg/emplace (⭐223) — Synchronize installed packages on multiple machines
Libraries / Cryptography
- dalek-cryptography/curve25519-dalek (⭐723) — Pure Rust implementation of Curve25519 operations
- dalek-cryptography/ed25519-dalek (⭐636) — Pure Rust implementation of Ed25519 digital signatures
- dalek-cryptography/x25519-dalek (⭐311) — Pure Rust implementation of X25519 key exchange
- debris/tiny-keccak (⭐181) — Pure Rust implementation of the Keccak family (SHA3)
Jan 21, 2020
Applications / Emulators
Applications / Text editors
- mathall/rim (⭐579) — Vim-like text editor written in Rust
Applications / Text processing
- sd — Intuitive find & replace CLI
Libraries / Computation
- Parallel
- arrayfire/arrayfire-rust (⭐764) — Arrayfire bindings
- autumnai/collenchyma (⭐469) — An extensible, pluggable, backend-agnostic framework for parallel, high-performance computations on CUDA, OpenCL and common host CPU.
- luqmana/rust-opencl (⭐170) — OpenCL bindings
Libraries / GUI
- Nuklear (⭐7.8k)
- nuklear-rust (⭐346) — Rust bindings for Nuklear
Libraries / Logging
- rust-lang/log (⭐1.8k) — Logging implementation for Rust
Jan 20, 2020
Applications
- alacritty (⭐49k) — A cross-platform, GPU enhanced terminal emulator
Libraries / Text search
Jan 15, 2020
Development tools / Build system
- Github actions
- icepuma/rust-action (⭐77) — rust github action
- peaceiris/actions-mdbook (⭐260) — GitHub Actions for mdBook
Libraries / Text search
- andylokandy/simsearch-rs (⭐130) [simsearch] — A simple and lightweight fuzzy search engine that works in memory, searching for similar strings
Libraries / Unsafe
- zerocopy — Utilities for safely reinterpreting arbitrary byte sequences as native Rust types
Libraries / Virtualization
- chromium/chromiumos/platform/crosvm CrOSVM — Enables Chrome OS to run Linux apps inside a fast, secure virtualized environment
Resources / Web programming
- Podcasts
- New Rustacean — A podcast about learning Rust
- Rustacean Station — A community project for creating podcast content for Rust
Jan 08, 2020
Libraries / Cryptography
- kornelski/rust-security-framework (⭐196) — Bindings for Security Framework (OSX native)
Libraries / Encoding
- BSON
- mongodb/bson-rust (⭐346) — Encoding and decoding support for BSON in Rust
Libraries / Image processing
- abonander/img_hash (⭐276) — Perceptual image hashing and comparison for equality and similarity.
Libraries / Platform specific
- Unix-like
- nix-rust/nix (⭐2.3k) — Unix-like API bindings
- rustix (⭐983) — Safe Rust bindings to POSIX/Unix/Linux/Winsock2 syscalls
- zargony/fuse-rs (⭐983) — FUSE (⭐4.6k) bindings
- nix-rust/nix (⭐2.3k) — Unix-like API bindings
Jan 07, 2020
Applications / Cryptocurrencies
- CITA (⭐1.3k) — A high performance blockchain kernel for enterprise users.
Nov 01, 2019
Applications / Text processing
- phiresky/ripgrep-all (⭐5.7k) — ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc.
Oct 28, 2019
Development tools / Web Servers
- scriptisto (⭐312) A language-agnostic "shebang interpreter" that enables you to write one file scripts in compiled languages.
Oct 27, 2019
Applications
- jedisct1/flowgger (⭐784) — A fast, simple and lightweight data collector
Libraries / GUI
- Flutter
- flutter-rs (⭐2.1k) — Build flutter desktop app in dart & rust.
- fzyzcjy/flutter_rust_bridge (⭐2.8k) — High-level memory-safe binding generator for Flutter/Dart <-> Rust
Sep 03, 2019
Applications / Games
- swatteau/sokoban-rs (⭐142) — A Sokoban implementation
Jul 03, 2019
Applications / Cryptocurrencies
- zcash (⭐4.8k) — Zcash is an implementation of the "Zerocash" protocol.
Jun 17, 2019
Applications / Cryptocurrencies
- ChainX (⭐275) — Fully Decentralized Interchain Crypto Asset Management on Polkadot.
- Grin (⭐5k) — Evolution of the MimbleWimble protocol
- Nervos CKB (⭐1.1k) — Nervos CKB is a public permissionless blockchain, the common knowledge layer of Nervos network.
- Polkadot (⭐7k) — Heterogeneous multi‑chain technology with pooled security
- Substrate (⭐8.3k) — Generic modular blockchain template written in Rust
Jun 02, 2019
Development tools / Web Servers
- Module Linker (⭐246) — Extension that adds
<a>
links to references inmod
,use
andextern crate
statements at GitHub.
Apr 28, 2019
Applications
- Herd (⭐105) — an experimental HTTP load testing application
Applications / Productivity
- eureka — A CLI tool to input and store your ideas without leaving the terminal
Apr 09, 2019
Applications
- Pijul — A patch-based distributed version control system
- Servo (⭐24k) — A prototype web browser engine
Applications / Utilities
- fcsonline/tmux-thumbs (⭐748) — A lightning fast version of tmux-fingers written in Rust, copy/pasting tmux like vimium/vimperator.
Applications / Virtualization
- firecracker-microvm/firecracker (⭐23k) — A lightweight virtual machine for container workload Firecracker Microvm
Applications / Web Servers
- TheWaWaR/simple-http-server (⭐2k) — simple static http server
Development tools / Debugging
- LLDB
- CodeLLDB — A LLDB extension for Visual Studio Code.
Development tools / Deployment
- Heroku
- emk/heroku-buildpack-rust (⭐512) — A buildpack for Rust applications on Heroku
Development tools / Services
- docs.rs — Automatic documentation generation of crates
Development tools / Static analysis
- static_assertions — Compile-time assertions to ensure that invariants are met
Libraries / Automotive
- oefd/tokio-socketcan (⭐33) [tokio-socketcan] — Linux SocketCAN support for tokio based on the socketcan crate
Libraries / Configuration
- Kixunil/configure_me (⭐54) [configure_me] — library for processing application configuration easily
Libraries / GUI
- IUP
- Kiss-ui (⭐343) — A simple UI framework built on IUP
Libraries / Network programming
- Low level
- actix/actix (⭐8k) — Actor library for Rust
- dylanmckay/protocol (⭐174) — Custom TCP/UDP protocol definitions
- libpnet/libpnet (⭐2k) — A cross-platform, low level networking
- smoltcp-rs/smoltcp (⭐3.2k) — A standalone, event-driven TCP/IP stack that is designed for bare-metal, real-time systems
- tokio-rs/tokio (⭐22k) — A network application framework for rapid development and highly scalable production deployments of clients and servers.
Libraries / Parsing
- ptal/oak (⭐140) — A typed PEG parser generator (compiler plugin)
Libraries / Web programming
- Client-side / WASM
- cargo-web — A Cargo subcommand for the client-side Web
- leptos (⭐12k) — Leptos is a full-stack, isomorphic Rust web framework leveraging fine-grained reactivity to build declarative user interfaces.
- sauron (⭐1.8k) - Client side web framework which closely adheres to The Elm Architecture.
- seed — A Rust framework for creating web apps
- stdweb — A standard library for the client-side Web
- yew — Rust framework for making client web apps
Resources / Web programming
- Rust Subreddit — A subreddit(forum) where rust related questions, articles and resources are posted and discussed
Apr 05, 2019
Development tools / IDEs
Jan 20, 2019
Development tools / Build system
- Cargo — the Rust package manager
- cargo-all-features (⭐111) - A configurable subcommand to simplify testing, building and much more for all combinations of features
- cargo-benchcmp — A utility to compare Rust micro-benchmarks
- cargo-bitbake — A cargo extension that can generate BitBake recipes utilizing the classes from meta-rust
- cargo-cache — inspect/manage/clean your cargo cache (
~/.cargo/
/${CARGO_HOME}
), print sizes etc - cargo-check — A wrapper around
cargo rustc -- -Zno-trans
which can be helpful for running a faster compile if you only need correctness checks - cargo-commander — A subcommand for
cargo
to run CLI commands similar to how the scripts section inpackage.json
works - cargo-count — lists source code counts and details about cargo projects, including unsafe statistics
- cargo-deb — Generates binary Debian packages
- cargo-deps — build dependency graphs of Rust projects
- cargo-do — run multiple cargo commands in a row
- cargo-ebuild — cargo extension that can generate ebuilds using the in-tree eclasses
- cargo-edit — allows you to add and list dependencies by reading/writing to your Cargo.toml file from the command line
- cargo-generate (⭐1.5k) A generator of a rust project by leveraging a pre-existing git repository as a template.
- cargo-graph — updated fork of
cargo-dot
with additional features. Unmaintained, seecargo-deps
- cargo-info — queries crates.io for crates details from command line
- cargo-license — A cargo subcommand to quickly view the licenses of all dependencies.
- cargo-limit — Cargo with less noise: warnings are skipped until errors are fixed, Neovim integration, etc.
- cargo-make — Rust task runner and build tool.
- cargo-modules — A cargo plugin for showing a tree-like overview of a crate's modules.
- cargo-multi — runs specified cargo command on multiple crates
- cargo-outdated — displays when newer versions of Rust dependencies are available, or out of date
- cargo-rdme (⭐70) [cargo-rdme] — Cargo subcommand to create your README from your crate’s documentation.
- cargo-release — tool for releasing git-managed cargo project, build, tag, publish, doc and push
- cargo-script — lets people quickly and easily run Rust "scripts" which can make use of Cargo's package ecosystem
- cargo-udeps (⭐1.3k) [cargo-udeps] — find unused dependencies
- cargo-update — cargo subcommand for checking and applying updates to installed executables
- cargo-watch — utility for cargo to compile projects when sources change
- dtolnay/cargo-expand (⭐2.1k) — Expand macros in your source code
- cargo-all-features (⭐111) - A configurable subcommand to simplify testing, building and much more for all combinations of features
Dec 17, 2018
Development tools / Deployment
- Docker
- emk/rust-musl-builder (⭐1.4k) — Docker images for compiling static Rust binaries using musl-libc and musl-gcc, with static versions of useful C libraries
- kpcyrd/mini-docker-rust (⭐175) — An example project for very small rust docker images
- liuchong/docker-rustup (⭐87) — A multiple version (with musl tools) Rust Docker image
- LukeMathWalker/cargo-chef (⭐1.2k) - A tool and pre-built images for caching compiling remote dependencies between Docker builds.
- rust-cross/rust-musl-cross (⭐488) — Docker images for compiling static Rust binaries using musl-cross
- rust-lang-nursery/docker-rust (⭐374) — the official Rust Docker image
Nov 27, 2018
Applications / Games
- rsaarelm/magog (⭐359) — A roguelike game in Rust
- Thinkofname/rust-quake (⭐63) — Quake map renderer in Rust
Applications / Industrial automation
- locka99/opcua (⭐415) — A pure rust OPC UA library.
Applications / Text processing
- whitfin/runiq (⭐188) — an efficient way to filter duplicate lines from unsorted input.
Applications / Utilities
- brycx/checkpwn (⭐106) — A Have I Been Pwned (HIBP) command-line utility tool that lets you easily check for compromised accounts and passwords.
Development tools / IDEs
- gitpod.io — Online IDE with full Rust support based on Rust Language Server
Development tools / Transpiling
- immunant/c2rust (⭐3.4k) — C to Rust translator and cross checker built atop Clang/LLVM.
- jameysharp/corrode (⭐2.1k) — A C to Rust translator written in Haskell.
Libraries / Game development
- Game Engines
- Bevy (⭐26k) is a refreshingly simple data-driven game engine built in Rust. -
- Fyrox — Rust Game engine 3D
- ggez (⭐3.9k) — A lightweight game framework for making 2D games with minimum friction -
- Kiss3d — A Keep It Simple, Stupid 3d graphics engine written with Rust
- oxidator (⭐274) — A real time strategy game/engine written with Rust and WebGPU
- Piston —
- Unrust (⭐374) — unrust — A pure rust based (webgl 2.0 / native) game engine
- Bevy (⭐26k) is a refreshingly simple data-driven game engine built in Rust. -
Libraries / GUI
- autopilot-rs/autopilot-rs (⭐328) — A simple, cross-platform GUI automation library for Rust.
Libraries / Macro
- cute
- mattgathu/cute (⭐327) — Macro for Python-esque list comprehensions in Rust.
Oct 08, 2018
Applications / System tools
- pop-os/system76-power (⭐522) — Linux power management daemon (DBus-interface) with CLI tool.
Oct 06, 2018
Applications / System tools
- pop-os/popsicle (⭐538) — GTK3 & CLI utility for flashing multiple USB devices in parallel
Oct 02, 2018
Libraries / Markup language
- CommonMark
- raphlinus/pulldown-cmark (⭐1.7k) — CommonMark parser in Rust
Aug 25, 2018
Libraries / Artificial Intelligence
- innoave/genevo (⭐141) — Execute genetic algorithm (GA) simulations in a customizable and extensible way.
- m-decoster/RsGenetic (⭐74) — Genetic Algorithm library in Rust. In maintenance mode.
- autumnai/leaf (⭐5.5k) — Open Machine Intelligence framework.. Abandoned project. The most updated fork is spearow/juice (⭐1.1k).
May 04, 2018
Applications / Operating systems
- tock/tock (⭐4.6k) — A secure embedded operating system for Cortex-M based microcontrollers
May 01, 2018
Applications / Games
- citybound (⭐7.4k) — The city sim you deserve
Applications / System tools
- mmstick/concurr (⭐97) — Alternative to GNU Parallel w/ a client-server architecture
- mmstick/fontfinder (⭐265) — GTK3 application for previewing and installing Google's fonts
Mar 19, 2018
Development tools / Web Servers
- ptags (⭐116) — A parallel universal-ctags wrapper for git repository
Mar 08, 2018
Libraries / Command-line
- Progress
- a8m/pb (⭐541) [pbr] — console progress bar for Rust
- console-rs/indicatif (⭐3.7k) [indicatif] — indicate progress to users
- etienne-napoleone/spinach (⭐78) [spinach] — Practical spinner for Rust.
- FGRibreau/spinners (⭐475) [spinners] — 60+ elegant terminal spinners
Feb 20, 2018
Libraries / Command-line
- Line editor
- kkawakam/rustyline (⭐1.3k) [rustyline] — readline implementation in Rust
- MovingtoMars/liner (⭐72) [liner] — A library offering readline-like functionality
- murarth/linefeed (⭐178) [linefeed] — Configurable, extensible, interactive line reader
- srijs/rust-copperline (⭐25) [copperline] — pure-Rust command line editing library
Jan 31, 2018
Libraries / Parsing
- lalrpop/lalrpop (⭐2.7k) — LR(1) parser generator for Rust
Nov 30, 2017
Development tools / IDEs
- Sublime Text
- rust-lang/rust-enhanced (⭐741) — official Rust package
Aug 16, 2017
Libraries / Parsing
- pest-parser/pest (⭐4k) — The Elegant Parser
Jul 25, 2017
Development tools / IDEs
- gnome-builder native support for rust and cargo since Version 3.22.2
Jul 01, 2017
Libraries / Scripting
- gluon-lang/gluon (⭐3k) — A small, statically-typed, functional programming language
- murarth/ketos (⭐738) — A Lisp dialect functional programming language serving as a scripting and extension language for rust
Jun 18, 2017
Libraries / Authentication
- Keats/jsonwebtoken (⭐1.3k) — JSON Web Token lib in rust
Libraries / Computation
- Scirust
- indigits/scirust (⭐254) — scientific computing library in Rust
Libraries / Logging
- slog-rs/slog (⭐1.4k) — Structured, composable logging for Rust
Resources / Web programming
Jun 09, 2017
Libraries / Caching
- jaemk/cached (⭐1.2k) — Simple function caching/memoization
Feb 15, 2017
Applications
- notty (⭐2.2k) — A new kind of terminal
Feb 11, 2017
Libraries / GUI
- saurvs/nfd-rs (⭐152) — nativefiledialog (⭐1.6k) bindings
Nov 02, 2016
Applications
- Fractalide (⭐825) — Simple Rust Microservices
Sep 02, 2016
Libraries / Cryptography
- sfackler/rust-native-tls (⭐426) — Bindings for native TLS libraries
May 21, 2016
Libraries / Computation
- BLAS [blas]
- mikkyang/rust-blas (⭐79) — BLAS bindings
May 20, 2016
Development tools / Profiling
- FlameGraphs
- llogiq/flame (⭐667) —
- mrhooray/torch (⭐127) — generates FlameGraphs based on DWARF Debug Info
Mar 30, 2016
Libraries / Virtualization
- saurvs/hypervisor-rs (⭐59) — Hardware-accelerated virtualization on OS X
Mar 29, 2016
Development tools / FFI
- Objective-C
- SSheldon/rust-objc (⭐362) — Objective-C Runtime bindings and wrapper for Rust
Jan 31, 2016
Libraries / Game development
- Corange
- lucidscape/corange-rs (⭐44) — Corange (⭐1.7k) bindings
Jan 20, 2016
Libraries / Bioinformatics
- Rust-Bio — bioinformatics libraries in Rust.
Nov 13, 2015
Libraries / Geospatial
- Georust — geospatial tools and libraries written in Rust
Aug 03, 2015
Libraries / Parsing
- kevinmehall/rust-peg (⭐1.3k) — Parsing Expression Grammar (PEG) parser generator
Mar 03, 2015
Resources / Web programming