2021/02/09 更新
Rustlangの上位500のリポジトリのリストです。アーカイブはこちら
- 996.ICU - Repo for counting stars and contributing. Press F to pay respect to glorious developers. (255k)
- deno - A secure JavaScript and TypeScript runtime (72.3k)
- rust - Empowering everyone to build reliable and efficient software. (52.1k)
- alacritty - A cross-platform, OpenGL terminal emulator. (29.8k)
- bat - A cat(1) clone with wings. (25.1k)
- ripgrep - ripgrep recursively searches directories for a regex pattern while respecting your gitignore (23.7k)
- servo - The Servo Browser Engine (19.1k)
- awesome-rust - A curated list of Rust code and resources. (18.6k)
- xi-editor - A modern editor with a backend written in Rust. (18.5k)
- fd - A simple, fast and user-friendly alternative to ‘find’ (16.3k)
- diem - Diem’s mission is to build a trusted and innovative financial network that empowers people and businesses around the … (15.6k)
- yew - Rust / Wasm framework for building client web apps (14.9k)
- starship - ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell! (14.6k)
- firecracker - Secure and fast microVMs for serverless computing. (14.5k)
- rustlings - 🦀 Small exercises to get you used to reading and writing Rust code! (14.3k)
- Rocket - A web framework for Rust. (12.6k)
- exa - A modern replacement for ‘ls’. (12.2k)
- MeiliSearch - Lightning Fast, Ultra Relevant, and Typo-Tolerant Search Engine (11.6k)
- tokio - A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, … (11k)
- swc - swc is a super-fast compiler written in rust; producing widely-supported javascript from modern standards and typescr… (10.7k)
- sonic - 🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM. (10.6k)
- actix-web - Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust. (10.5k)
- nushell - A new type of shell (9.3k)
- tikv - Distributed transactional key-value database, originally created to complement TiDB (8.8k)
- wasmer - 🚀 The leading WebAssembly Runtime supporting WASI and Emscripten (8.8k)
- xray - An experimental next-generation Electron-based text editor (8.6k)
- iced - A cross-platform GUI library for Rust, inspired by Elm (8.5k)
- tauri - Build smaller, faster, and more secure desktop applications with a web frontend. (8.5k)
- navi - An interactive cheatsheet tool for the command-line and application launchers (8.3k)
- static-analysis - A curated list of static analysis (SAST) tools for all programming languages, config files, build tools, and more. (8.2k)
- spotify-tui - Spotify for the terminal written in Rust 🚀 (7.6k)
- hyper - An HTTP library for Rust (7.5k)
- RustPython - A Python Interpreter written in Rust (7.2k)
- delta - A viewer for git and diff output (7.1k)
- ruffle - A Flash Player emulator written in Rust (7k)
- hyperfine - A command-line benchmarking tool (6.9k)
- xsv - A fast CSV command line toolkit written in Rust. (6.8k)
- amethyst - Data-oriented and data-driven game engine written in Rust (6.7k)
- py-spy - Sampling profiler for Python programs (6.5k)
- diesel - A safe, extensible ORM and Query Builder for Rust (6.5k)
- coreutils - Cross-platform Rust rewrite of the GNU coreutils (6.5k)
- cargo - The Rust package manager (6.4k)
- book - The Rust Programming Language (6.4k)
- bevy - A refreshingly simple data-driven game engine built in Rust (6.4k)
- citybound - A work-in-progress, open-source, multi-player city simulation game. (6.3k)
- vector - A high-performance observability data pipeline. (6.3k)
- parity-ethereum - The fast, light, and robust client for Ethereum-like networks. (6.3k)
- bandwhich - Terminal bandwidth utilization tool (6.1k)
- actix - Actor framework for Rust. (6k)
- iron - An Extensible, Concurrent Web Framework for Rust (5.9k)
- hexyl - A command-line hex viewer (5.8k)
- mdBook - Create book from markdown files. Like Gitbook but implemented in Rust (5.8k)
- talent-plan - open source training courses about distributed database and distributed systemes (5.7k)
- rust-analyzer - An experimental Rust compiler front-end for IDEs (5.6k)
- abstreet - A traffic simulation game exploring how small changes to roads affect cyclists, transit users, pedestrians, and drivers. (5.6k)
- rust-clippy - A bunch of lints to catch common mistakes and improve your Rust code (5.5k)
- leaf - Open Machine Intelligence Framework for Hackers. (GPU/CPU) (5.5k)
- clap - A full featured, fast Command Line Argument Parser for Rust (5.5k)
- bottlerocket - An operating system designed for hosting containers (5.2k)
- neon - Rust bindings for writing safe and fast native Node.js modules. (5.2k)
- zola - A fast static site generator in a single binary with everything built-in. https://www.getzola.org (5.2k)
- lsd - The next gen ls command (5.1k)
- ffsend - 📬 Easily and securely share files from the command line. A fully featured Firefox Send client. (5.1k)
- broot - A new way to see and navigate directory trees : https://dystroy.org/broot (4.9k)
- nom - Rust parser combinator framework (4.8k)
- rayon - Rayon: A data parallelism library for Rust (4.8k)
- grin - Minimal implementation of the Mimblewimble protocol. (4.8k)
- gping - Ping, but with a graph (4.7k)
- lemmy - 🐀 Building a federated alternative to reddit in rust (4.7k)
- spotifyd - A spotify daemon (4.7k)
- wasmtime - Standalone JIT-style runtime for WebAssembly, using Cranelift (4.6k)
- gfx - A low-overhead Vulkan-like GPU API for Rust. (4.6k)
- tokei - Count your code, quickly. (4.5k)
- tantivy - Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust (4.5k)
- tui-rs - Build terminal user interfaces and dashboards using Rust (4.4k)
- azul - Desktop GUI Framework (4.4k)
- sled - the champagne of beta embedded databases (4.4k)
- genact - 🌀 A nonsense activity generator (4.4k)
- quiche - 🥧 Savoury implementation of the QUIC transport protocol and HTTP/3 (4.3k)
- windows-rs - Rust for Windows (4.3k)
- tokenizers - 💥 Fast State-of-the-Art Tokenizers optimized for Research and Production (4.3k)
- warp - A super-easy, composable, web server framework for warp speeds. (4.2k)
- mio - Metal IO library for Rust (4.1k)
- monolith - ⬛️ CLI tool for saving complete web pages as a single HTML file (4k)
- wasm-bindgen - Facilitating high-level interactions between Wasm modules and JavaScript (3.9k)
- rustup - The Rust toolchain installer (3.9k)
- serde - Serialization framework for Rust (3.9k)
- substrate - Substrate: The platform for blockchain innovators (3.8k)
- tree-sitter - An incremental parsing system for programming tools (3.8k)
- pyo3 - Rust bindings for the Python interpreter (3.7k)
- piston - A modular game engine written in Rust (3.7k)
- reqwest - An easy and powerful Rust HTTP Client (3.7k)
- futures-rs - Zero-cost asynchronous programming in Rust (3.7k)
- lucet - Lucet, the Sandboxing WebAssembly Compiler. (3.6k)
- shellharden - The corrective bash syntax highlighter (3.6k)
- ripgrep-all - rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc. (3.5k)
- juniper - GraphQL server library for Rust (3.5k)
- rustfmt - Format Rust code (3.5k)
- sqlx - 🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports… (3.5k)
- imageflow - High-performance image manipulation for web servers. Includes imageflowserver, imageflowtool, and libimageflow (3.4k)
- crossbeam - Tools for concurrent programming in Rust (3.4k)
- RustScan - 🤖 The Modern Port Scanner 🤖 (3.3k)
- fnm - 🚀 Fast and simple Node.js version manager, built in Rust (3.3k)
- racer - Rust Code Completion utility (3.2k)
- druid - A data-first Rust-native UI design toolkit. (3.2k)
- zombodb - Making Postgres and Elasticsearch work together like it’s 2021 (3.2k)
- rust-raspberrypi-OS-tutorials - 📚 Learn to write an embedded OS in Rust 🦀 (3.2k)
- noria - Fast web applications through dynamic, partially-stateful dataflow (3.2k)
- rls - Repository for the Rust Language Server (aka RLS) (3.2k)
- wasm-pack - 📦✨ your favorite rust -> wasm workflow tool! (3.2k)
- LanguageClient-neovim - Language Server Protocol (LSP) support for vim and neovim. (3.2k)
- pastel - A command-line tool to generate, analyze, convert and manipulate colors (3.2k)
- tonic - A native gRPC client & server implementation with async/await support. (3.1k)
- stdweb - A standard library for the client-side Web (3.1k)
- gitui - Blazing 💥 fast terminal-ui for git written in rust 🦀 (3.1k)
- Toshi - A full-text search engine in rust (3.1k)
- boringtun - Userspace WireGuard® Implementation in Rust (3k)
- volta - Volta: JS Toolchains as Code. ⚡ (3k)
- conrod - An easy-to-use, 2D GUI library written entirely in Rust. (3k)
- rust - Rust language bindings for TensorFlow (2.9k)
- orbtk - The Rust UI-Toolkit. (2.9k)
- oskernellab - OS kernel labs based on Rust Lang & RISC-V 64 (2.9k)
- tide - Fast and friendly HTTP server framework for async Rust (2.9k)
- tfs - Mirror of https://gitlab.redox-os.org/redox-os/tfs (2.9k)
- nannou - A Creative Coding Framework for Rust. (2.8k)
- onefetch - Git repository summary on your terminal (2.8k)
- nickel.rs - An expressjs inspired web framework for Rust (2.8k)
- PyOxidizer - A modern Python application packaging and distribution tool (2.8k)
- async-std - Async version of the Rust standard library (2.8k)
- dog - Command-line DNS client (2.7k)
- ggez - Rust library to create a Good Game Easily (2.7k)
- tock - A secure embedded operating system for microcontrollers (2.7k)
- rustler - Safe Rust bridge for creating Erlang NIF functions (2.6k)
- gleam - ⭐️ A type safe language for the Erlang VM (2.6k)
- rust-gpu - 🐉 Making Rust a first-class language and ecosystem for GPU code 🚧 (2.6k)
- engine - Deploy your apps on any Cloud providers in just a few seconds (2.5k)
- websocat - Command-line client for WebSockets, like netcat (or curl) for ws:// with advanced socat-like functions (2.5k)
- rust-algorithms - Common data structures and algorithms in Rust (2.5k)
- weld - High-performance runtime for data analytics applications (2.5k)
- vulkano - Safe and rich Rust wrapper around the Vulkan API (2.5k)
- pathfinder - A fast, practical GPU rasterizer for fonts and vector graphics (2.4k)
- cxx - Safe interop between Rust and C++ (2.4k)
- espanso - Cross-platform Text Expander written in Rust (2.4k)
- amp - A complete text editor for your terminal. (2.4k)
- just - 🤖 Just a command runner (2.4k)
- lumen - An alternative BEAM implementation, designed for WebAssembly (2.4k)
- skim - Fuzzy Finder in rust! (2.4k)
- shadowsocks-rust - A Rust port of shadowsocks (2.3k)
- rustls - A modern TLS library in Rust (2.3k)
- ox - An independent Rust text editor that runs in your terminal! (2.3k)
- svgbob - Convert your ascii diagram scribbles into happy little SVG (2.3k)
- sandspiel - Creative cellular automata browser game (2.3k)
- materialize - Materialize simplifies application development with streaming data. Incrementally-updated materialized views - in Pos… (2.3k)
- polkadot - Polkadot Node Implementation (2.3k)
- glium - Safe OpenGL wrapper for the Rust language. (2.3k)
- dijo - scriptable, curses-based, digital habit tracker (2.3k)
- webrender - A GPU-based renderer for the web (2.3k)
- habitat - Modern applications with built-in automation (2.3k)
- stacks-blockchain - The Stacks 2.0 blockchain implementation (2.3k)
- evcxr - NOTFOUND (NOTFOUND)
- artichoke - 💎 Artichoke is a Ruby made with Rust (2.2k)
- gluon - A static, type inferred and embeddable language written in Rust. (2.2k)
- rust-blog - Educational blog posts for Rust beginners (2.2k)
- pest - The Elegant Parser (2.2k)
- gcsf - a FUSE file system based on Google Drive (2.2k)
- nebulet - (Going to be) A microkernel that implements a WebAssembly “usermode” that runs in Ring 0. (2.2k)
- rusoto - AWS SDK for Rust (2.2k)
- rbspy - Sampling profiler for Ruby (2.1k)
- watchexec - Executes commands in response to file modifications (2.1k)
- cursive - A Text User Interface library for the Rust programming language (2.1k)
- miniserve - 🌟 For when you really just want to serve some files over HTTP right now! (2.1k)
- wtftw - Window Tiling For The Win. A tiling window manager written in Rust (2.1k)
- dust - A more intuitive version of du in rust (2.1k)
- Rust - All Algorithms implemented in Rust (2k)
- rust-postgres - Native PostgreSQL driver for the Rust programming language (2k)
- zoxide - A faster way to navigate your filesystem (2k)
- neovide - No Nonsense Neovim Client in Rust (2k)
- sekey - Use Touch ID / Secure Enclave for SSH Authentication! (2k)
- ytop - A TUI system monitor written in Rust (2k)
- gifski - GIF encoder based on libimagequant (pngquant). Squeezes maximum possible quality from the awful GIF format. (2k)
- json - Strongly typed JSON library for Rust (2k)
- mcfly - Fly through your shell history. Great Scott! (2k)
- notty - A new kind of terminal (2k)
- nalgebra - Linear algebra library for Rust. (2k)
- librespot - Open Source Spotify client library (2k)
- r4cppp - Rust for C++ programmers (2k)
- smol - A small and fast async runtime for Rust (2k)
- image - Encoding and decoding images in Rust (2k)
- helix - Native Ruby extensions without fear (2k)
- wrangler - 🤠 wrangle your cloudflare workers (2k)
- rust-doom - A Doom Renderer written in Rust. (1.9k)
- memory-profiler - NOTFOUND (NOTFOUND)
- OpenSK - OpenSK is an open-source implementation for security keys written in Rust that supports both FIDO U2F and FIDO2 stand… (1.9k)
- sd - Intuitive find & replace CLI (sed alternative) (1.9k)
- boa - Boa is an embeddable and experimental Javascript engine written in Rust. Currently, it has support for some of the la… (1.9k)
- sccache - sccache is ccache with cloud storage (1.9k)
- structopt - Parse command line arguments by defining a struct. (1.9k)
- crates.io - Source code for crates.io (1.9k)
- timely-dataflow - A modular implementation of timely dataflow in Rust (1.9k)
- smoltcp - a smol tcp/ip stack (1.8k)
- fselect - Find files with SQL-like queries (1.8k)
- ballista - Distributed compute platform implemented in Rust, powered by Apache Arrow. (1.8k)
- redis-rs - Redis library for rust (1.8k)
- relm - Idiomatic, GTK+-based, GUI library, inspired by Elm, written in Rust (1.8k)
- specs - Specs - Parallel ECS (1.8k)
- vega - A new arguably faster implementation of Apache Spark from scratch in Rust (1.8k)
- gotham - A flexible web framework that promotes stability, safety, security and speed. (1.8k)
- gitoxide - An idiomatic, lean, fast & safe pure Rust implementation of Git (1.8k)
- crush - Crush is a command line shell that is also a powerful modern programming language. (1.8k)
- Findomain - The fastest and cross-platform subdomain enumerator, do not waste your time. (1.8k)
- regex - An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear tim… (1.8k)
- indicatif - A command line progress reporting library for Rust (1.7k)
- orjson - Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy (1.7k)
- c2rust - Migrate C code to Rust (1.7k)
- seed - A Rust framework for creating web apps (1.7k)
- typed-html - Type checked JSX for Rust (1.7k)
- vagga - Vagga is a containerization tool without daemons (1.7k)
- rx - 👾 Modern and minimalist pixel editor (1.7k)
- trust-dns - A Rust based DNS client, server, and resolver (1.7k)
- bastion - Highly-available Distributed Fault-tolerant Runtime (1.7k)
- loc - Count lines of code quickly. (1.7k)
- WASI - WebAssembly System Interface (1.7k)
- flutter-rs - Build beautiful desktop apps with flutter and rust. 🌠 (wip) (1.7k)
- ncspot - Cross-platform ncurses Spotify client written in Rust, inspired by ncmpc and the likes. (1.7k)
- warp - Create self-contained single binary applications (1.7k)
- rq - Record Query - A tool for doing record analysis and transformation (1.7k)
- kanban-app - Kanban board built with Rust and Elm (1.7k)
- criterion.rs - Statistics-driven benchmarking library for Rust (1.6k)
- min-sized-rust - 🦀 How to minimize Rust binary size 📦 (1.6k)
- examples - Community showcase and examples of Actix ecosystem usage. (1.6k)
- wgpu - Native WebGPU implementation based on gfx-hal (1.6k)
- tarpc - An RPC framework for Rust with a focus on ease of use. (1.6k)
- winit - Window handling library in pure Rust (1.6k)
- cheats.rs - Rust Language Cheat Sheet - https://cheats.rs (1.6k)
- cargo-edit - A utility for managing cargo dependencies from the command line. (1.6k)
- lalrpop - LR(1) parser generator for Rust (1.6k)
- webapp.rs - A web application completely written in Rust. 🌍 (1.6k)
- anyhow - Flexible concrete Error type built on std::error::Error (1.6k)
- mentat - UNMAINTAINED A persistent, relational store inspired by Datomic and DataScript. (1.6k)
- ndarray - ndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations (1.6k)
- egui - egui: an easy-to-use immediate mode GUI in pure Rust (1.6k)
- percy - Libraries for building interactive frontend browser apps with Rust + WebAssembly. Supports server side rendering. (1.6k)
- topgrade - Upgrade everything (1.6k)
- pueue - 🌠 Manage your shell commands. (1.6k)
- quickcheck - Automated property based testing for Rust (with shrinking). (1.6k)
- rusty_v8 - V8 javascript bindings for Rust (1.6k)
- miri - An interpreter for Rust’s mid-level intermediate representation (1.5k)
- rudr - A Kubernetes implementation of the Open Application Model specification (1.5k)
- rust-libp2p - The Rust Implementation of libp2p networking stack. (1.5k)
- i3status-rust - Very resourcefriendly and feature-rich replacement for i3status, written in pure Rust (1.5k)
- krustlet - Kubernetes Rust Kubelet (1.5k)
- procs - A modern replacement for ps written in Rust (1.5k)
- rust-sdl2 - SDL2 bindings for Rust (1.5k)
- rg3d - 3d game engine written in Rust (1.5k)
- rust-protobuf - Rust implementation of Google protocol buffers (1.5k)
- flamegraph - Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3 (1.5k)
- bottom - Yet another cross-platform graphical process/system monitor. (1.5k)
- kosmonaut - A web browser engine for the space age 🚀 (1.5k)
- raft-rs - Raft distributed consensus algorithm implemented in Rust. (1.5k)
- zz - 🍺🐙 ZetZ a zymbolic verifier and tranzpiler to bare metal C (1.5k)
- tera - A template engine for Rust based on Jinja2/Django (1.5k)
- Plume - Federated blogging application, thanks to ActivityPub (now on https://git.joinplu.me/ — this is just a mirror) (1.5k)
- grex - A command-line tool and library for generating regular expressions from user-provided test cases (1.5k)
- rsedis - Redis re-implemented in Rust. (1.5k)
- chrono - Date and time library for Rust (1.5k)
- nphysics - 2 and 3-dimensional rigid body physics engine for Rust. (1.5k)
- aws-lambda-rust-runtime - A Rust runtime for AWS Lambda (1.5k)
- failure - Error management (1.5k)
- termion - Mirror of https://gitlab.redox-os.org/redox-os/termion (1.5k)
- quinn - Futures-based QUIC implementation in Rust (1.5k)
- iota - A terminal-based text editor written in Rust (1.4k)
- stork - 🔎 Impossibly fast web search, made for static sites. (1.4k)
- tinysearch - 🔍 Tiny, full-text search engine for static websites built with Rust and Wasm (1.4k)
- mainframer - Tool for remote builds. Sync project to remote machine, execute command, sync back. (1.4k)
- RustPrimer - The Rust primer for beginners. We need native English speaker help us modify the translation. (1.4k)
- mesalink - OpenSSL compatibility layer for the Rust SSL/TLS stack (1.4k)
- rCore - Rust version of THU uCore OS. Linux compatible. (1.4k)
- bayard - A full-text search and indexing server written in Rust. (1.4k)
- ron - Rusty Object Notation (1.4k)
- too-many-lists - Learn Rust by writing Entirely Too Many linked lists (1.4k)
- nix - Rust friendly bindings to *nix APIs (1.4k)
- hematite - A simple Minecraft written in Rust with the Piston game engine (1.4k)
- makepad - Makepad is a creative software development platform for Rust that compiles to wasm/webGL, osx/metal, windows/dx11 lin… (1.4k)
- differential-dataflow - An implementation of differential dataflow using timely dataflow on Rust. (1.4k)
- czkawka - Multi functional app to find duplicates, empty folders, similar images etc. (1.4k)
- wgpu-rs - Rust bindings to wgpu native library (1.4k)
- silicon - Create beautiful image of your source code. (1.4k)
- glutin - A low-level library for OpenGL context creation, written in pure Rust. (1.4k)
- rust-cpython - Rust <-> Python bindings (1.4k)
- rediSQL - Redis module that provides a completely functional SQL database (1.4k)
- stdx - The missing batteries of Rust (1.4k)
- panopticon - A libre cross-platform disassembler. (1.4k)
- bingrep - like
grepUBER, but for binaries (1.4k) - stretch - High performance flexbox implementation written in rust (1.4k)
- mullvadvpn-app - The Mullvad VPN client app for desktop and mobile (1.4k)
- godot-rust - Rust bindings for GDNative (1.4k)
- prost - PROST! a Protocol Buffers implementation for the Rust Language (1.3k)
- emu - The write-once-run-anywhere GPGPU library for Rust (1.3k)
- rslint - A (WIP) Extremely fast JavaScript and TypeScript linter and Rust crate (1.3k)
- rusti - REPL for the Rust programming language (1.3k)
- sozu - Sōzu HTTP reverse proxy, configurable at runtime, fast and safe, built in Rust. It is awesome! Ping us on gitter to k… (1.3k)
- holyjit - Generic purpose Just-In-time compiler for Rust. (1.3k)
- serenity - A Rust library for the Discord API. (1.3k)
- texture-synthesis - 🎨 Example-based texture synthesis written in Rust 🦀 (1.3k)
- gtk - DEPRECATED, use https://github.com/gtk-rs/gtk-rs repository instead! (1.3k)
- libpnet - Cross-platform, low level networking using the Rust programming language. (1.3k)
- grpc-rs - The gRPC library for Rust built on C Core library and futures (1.3k)
- faster - SIMD for humans (1.3k)
- lyon - 2D graphics rendering on the GPU in rust using path tessellation. (1.3k)
- thiserror - derive(Error) for struct and enum error types (1.3k)
- async-graphql - A GraphQL server library implemented in Rust (1.3k)
- dyon - A rusty dynamically typed scripting language (1.3k)
- svgcleaner - svgcleaner could help you to clean up your SVG files from the unnecessary data. (1.3k)
- tower - async fn(Request) -> Result<Response, Error> (1.3k)
- toydb - Distributed SQL database in Rust, written as a learning project (1.3k)
- gnvim - GUI for neovim, without any web bloat (1.3k)
- rust-for-node-developers - An introduction to the Rust programming language for Node developers. (1.2k)
- git-rs - git, implemented in rust, for fun and education 🦀 (1.2k)
- cargo-watch - 🔭🚢 Watches over your Cargo project’s source. (1.2k)
- hashbrown - Rust port of Google’s SwissTable hash map (1.2k)
- plotters - A rust drawing library for high quality data plotting for both WASM and native, statically and realtimely 🦀 📈🚀 (1.2k)
- LocustDB - Massively parallel, high performance analytics database that will rapidly devour all of your data. (1.2k)
- Theseus - A modern experimental OS written from scratch in Rust to explore novel OS structure, state management techniques, and… (1.2k)
- atm-cli - Command line tool for generating and working with MIDI files. (1.2k)
- left-right - A lock-free, read-optimized, concurrency primitive. (1.2k)
- askama - Type-safe, compiled Jinja-like templates for Rust (1.2k)
- winapi-rs - Rust bindings to Windows API (1.2k)
- imgui-rs - Rust bindings for Dear ImGui (1.2k)
- PumpkinDB - Immutable Ordered Key-Value Database Engine (1.2k)
- tracing - Application level tracing for Rust. (1.2k)
- html5ever - High-performance browser-grade HTML5 parser (1.2k)
- solana - Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces. (1.2k)
- RedisJSON - RedisJSON - a JSON data type for Redis (1.2k)
- parking_lot - Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization p… (1.2k)
- sauron - Sauron is an html web framework for building web-apps. It is heavily inspired by elm. (1.2k)
- dodrio - A fast, bump-allocated virtual DOM library for Rust and WebAssembly. (1.2k)
- click - The “Command Line Interactive Controller for Kubernetes” (1.2k)
- kernel - A hobby operating system, in Rust (1.2k)
- parallel - This project now lives on in a rewrite at https://gitlab.redox-os.org/redox-os/parallel (1.2k)
- cargo-crev - A cryptographically verifiable code review system for the cargo (Rust) package manager. (1.2k)
- zbox - Zero-details, privacy-focused in-app file system. (1.2k)
- ws-rs - Lightweight, event-driven WebSockets for Rust. (1.2k)
- petgraph - Graph data structure library for Rust. (1.2k)
- itertools - Extra iterator adaptors, iterator methods, free functions, and macros. (1.2k)
- cita - A high performance blockchain kernel for enterprise users. (1.1k)
- rusty-machine - Machine Learning library for Rust (1.1k)
- linux-kernel-module-rust - Framework for writing Linux kernel modules in safe Rust (1.1k)
- tealdeer - A very fast implementation of tldr in Rust. (1.1k)
- capnproto-rust - Cap’n Proto for Rust (1.1k)
- grpc-rust - Rust implementation of gRPC (1.1k)
- syn - Parser for Rust source code (1.1k)
- kmon - Linux Kernel Manager and Activity Monitor 🐧💻 (1.1k)
- nat - ⚡️ nat - the ‘ls’ replacement you never knew you needed⚡️ (1.1k)
- cloud-hypervisor - A rust-vmm based cloud hypervisor (1.1k)
- tunnelto - Expose your local web server to the internet with a public URL. (1.1k)
- notify - 🔭 Cross-platform filesystem notification library for Rust. (1.1k)
- im-rs - Assorted immutable collection datatypes for Rust (1.1k)
- lazy-static.rs - A small macro for defining lazy evaluated static variables in Rust. (1.1k)
- angle-grinder - Slice and dice logs on the command line (1.1k)
- librespot - Open Source Spotify client library (1.1k)
- fastmod - A fast partial replacement for the codemod tool (1.1k)
- wasmer-python - 🐍🕸 WebAssembly runtime for Python (1.1k)
- ion - Mirror of https://gitlab.redox-os.org/redox-os/ion (1.1k)
- lunatic - The Lunatic VM (1.1k)
- Tickeys - Instant audio feedback for typing. macOS version. (Rust) (1.1k)
- dashmap - Blazing fast concurrent HashMap for Rust. (1.1k)
- bincode - A binary encoder / decoder implementation in Rust. (1.1k)
- sudo_pair - Plugin for sudo that requires another human to approve and monitor privileged sudo sessions (1.1k)
- oxipng - Multithreaded PNG optimizer written in Rust (1.1k)
- railcar - RailCar: Rust implementation of the Open Containers Initiative oci-runtime (1.1k)
- tarpaulin - A code coverage tool for Rust projects (1.1k)
- hunter - The fastest file manager in the galaxy! (1.1k)
- pulldown-cmark - NOTFOUND (NOTFOUND)
- neqo - NOTFOUND (NOTFOUND)
- redshirt - 🧑🔬 Operating system (1k)
- slog - Structured, contextual, extensible, composable logging for Rust (1k)
- glommio - Glommio is a thread-per-core framework that aims to make the task of writing highly parallel asynchronous application… (1k)
- chalk - An implementation and definition of the Rust trait system using a PROLOG-like logic solver (1k)
- exonum - An extensible open-source framework for creating private/permissioned blockchain applications (1k)
- cargo-web - A Cargo subcommand for the client-side Web (1k)
- mundane - Mundane is a Rust cryptography library backed by BoringSSL that is difficult to misuse, ergonomic, and performant (in… (1k)
- zinc - The bare metal stack for rust (1k)
- mdcat - cat for markdown (1k)
- rust-crypto - A (mostly) pure-Rust implementation of various cryptographic algorithms. (1k)
- linkerd2-proxy - A purpose-built proxy for the Linkerd service mesh. Written in Rust. (1k)
- fst - Represent large sets and maps compactly with finite state transducers. (1k)
- indradb - A graph database written in rust (986)
- legion - High performance Rust ECS library (984)
- log - Logging implementation for Rust (983)
- afl.rs - 🐇 Fuzzing Rust code with American Fuzzy Lop (979)
- surf - Fast and friendly HTTP client framework for async Rust (978)
- cargo-bloat - Find out what takes most of the space in your executable. (974)
- crossterm - Cross platform terminal library rust (973)
- rusqlite - Ergonomic bindings to SQLite for Rust (971)
- holochain-rust - DEPRECATED. The Holochain framework implemented in rust with a redux style internal state-model. (970)
- robinson - A toy web rendering engine (969)
- maud - 📝 Compile-time HTML templates for Rust (968)
- cpal - Cross-platform audio I/O library in pure Rust (962)
- mun - Source code for the Mun language and runtime. (956)
- logos - Create ridiculously fast Lexers (954)
- paru - AUR helper based on yay (954)
- proc-macro-workshop - Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019] (952)
- libc - Raw bindings to platform APIs for Rust (952)
- syntect - Rust library for syntax highlighting using Sublime Text syntax definitions. (951)
- autocxx - NOTFOUND (NOTFOUND)
- regex2fat - Turn your favourite regex into FAT32 (945)
- display-switch - Turn a $30 USB switch into a full-featured multi-monitor KVM switch (944)
- tower-web - A fast, boilerplate free, web framework for Rust (944)
- resvg - An SVG rendering library. (937)
- ZoKrates - A toolbox for zkSNARKs on Ethereum (934)
- crust - Reliable p2p network connections in Rust with NAT traversal. One of the most needed libraries for any server-less / d… (933)
- ht - Yet another HTTPie clone (927)
- cobalt.rs - Static site generator written in Rust (926)
- rssbot - Lightweight Telegram RSS bot for notifications only. 用于消息通知的轻量级 Telegram RSS 机器人 (926)
- lighthouse - Rust Ethereum 2.0 Client (922)
- tch-rs - Rust bindings for the C++ api of PyTorch. (920)
- zemeroth - 😠⚔️😈 A minimalistic 2D turn-based tactical game in Rust (920)
- photon - ⚡ Rust/WebAssembly image processing library (919)
- ternimal - Simulate a lifeform in the terminal (919)
- cbindgen - A project for generating C bindings from Rust code (913)
- docker-compose-wait - A simple script to wait for other docker images to be started while using docker-compose (913)
- kiss3d - Keep it simple, stupid 3d graphics engine for Rust. (906)
- rust-csv - A CSV parser for Rust, with Serde support. (899)
- SolidOak - An IDE for Rust (898)
- rhai - Rhai - An embedded scripting language for Rust. (897)
- wslgit - Use Git installed in Bash on Windows/Windows Subsystem for Linux (WSL) from Windows and Visual Studio Code (VSCode) (897)
- combine - A parser combinator library for Rust (895)
- writing-an-os-in-rust - 《使用Rust编写操作系统》 (895)
- rust-websocket - A WebSocket (RFC6455) library written in Rust (894)
- may - rust stackful coroutine library (892)
- case-studies - Analysis of various tricky Rust code (888)
- runtime - Empowering everyone to build asynchronous software (885)
- android-rs-glue - Glue between Rust and Android (884)
- config-rs - ⚙️ Layered configuration system for Rust applications (with strong support for 12-factor applications). (884)
- pgx - Build Postgres Extensions with Rust! (884)
- gameboy - Full featured Cross-platform GameBoy emulator by Rust. Forever boys!. (883)
- lorri - Your project’s nix-env (882)
- ncollide - 2 and 3-dimensional collision detection library in Rust. (881)
- rezolus - Systems performance telemetry (880)
- h2 - HTTP 2.0 client & server implementation for Rust. (876)
- pencil - A web application microframework for Rust (875)
- notecalc3 - NoteCalc is a handy calculator trying to bring the advantages of Soulver to the web. (872)
- rustful - [OUTDATED] A light HTTP framework for Rust (868)
- enigma - A simple Erlang VM implementation in Rust (866)
- tract - Tiny, no-nonsense, self-contained, Tensorflow and ONNX inference (865)
- wifi-connect - Easy WiFi setup for Linux devices from your mobile phone or laptop (864)
- oreboot - oreboot is a fork of coreboot, with C removed, written in Rust. (862)
- incubator-teaclave-sgx-sdk - Rust SGX SDK provides the ability to write Intel SGX applications in Rust Programming Language. (858)
- viu - Simple terminal image viewer written in Rust. (858)
- tao-of-rust-codes - 《Rust编程之道》随书源码 (855)
- Weylus - Use your tablet as graphic tablet/touch screen on your computer. (854)
- cargo-expand - Subcommand to show result of macro expansion (849)
- cargo-make - Rust task runner and build tool. (849)
- git-absorb - git commit —fixup, but automatic (840)
- salsa - A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc’s query system. (835)
- xargo - The sysroot manager that lets you build and customize
std
(832) - native-windows-gui - A light windows GUI toolkit for rust (831)
- r2d2 - A generic connection pool for Rust (828)
- void - terminal-based personal organizer (822)
- luster - An experimental Lua VM implemented in pure Rust (817)
- feroxbuster - A fast, simple, recursive content discovery tool written in Rust. (814)
- diskonaut - Terminal disk space navigator 🔭 (813)
- rust-peg - Parsing Expression Grammar (PEG) parser generator for Rust (813)
- veloren - [Mirror] An open world, open source voxel RPG inspired by Dwarf Fortress and Cube World (810)
- rust-bio - This library provides implementations of many algorithms and data structures that are useful for bioinformatics. All … (809)
- nearcore - Reference client for NEAR Protocol (802)
- zCore - Reimplement Zircon microkernel in Rust. (801)
- argh - Rust derive-based argument parsing optimized for code size (800)
- cicada - A bash-like Unix shell written in Rust (799)
- git2-rs - libgit2 bindings for Rust (799)
- redis-cell - A Redis module that provides rate limiting in Redis as a single command. (799)
- rapier - 2D and 3D physics engines focused on performance. (798)
- rust-rocksdb - rust wrapper for rocksdb (789)
- loom - Concurrency permutation testing tool for Rust. (784)
- sn0int - Semi-automatic OSINT framework and package manager (783)
- flume - A safe and fast multi-producer, multi-consumer channel. (782)
- scryer-prolog - A modern Prolog implementation written mostly in Rust. (779)
- gloo - A modular toolkit for building fast, reliable Web applications and libraries with Rust and Wasm (779)
- graph-node - Graph Node indexes data from blockchains such as Ethereum and serves it over GraphQL (778)
- ajour - A World of Warcraft addon manager written in Rust. (775)
- ruru - Native Ruby extensions written in Rust (773)
- rage - A simple, secure and modern encryption tool (and Rust library) with small explicit keys, no config options, and UNIX-… (771)
- discovery - Discover the world of microcontrollers through Rust! (770)
- napkin-math - Techniques and numbers for estimating system’s performance from first-principles (770)
- cannoli - Cannoli Programming Language (767)
- cargo-asm - cargo subcommand showing the assembly or llvm-ir generated for Rust code (763)
- ritual - Use C++ libraries from Rust (763)
- rust.ko - A minimal Linux kernel module written in rust. (762)
- fp-core.rs - A library for functional programming in Rust (760)
- vigil - 🚦 Microservices Status Page. Monitors a distributed infrastructure and sends alerts (Slack, SMS, etc.). (759)
- human-panic - 😱 Panic messages for humans. (759)
- cgmath - A linear algebra and mathematics library for computer graphics. (756)
- proptest - Hypothesis-like property testing for Rust (755)
- coffee - An opinionated 2D game engine for Rust (754)
- rand - A Rust library for random number generation. (754)
- rucene - Rust port of Lucene (752)
- ckb - The Nervos CKB is a public permissionless blockchain, and the layer 1 of Nervos network. (750)
- drill - Drill is a HTTP load testing application written in Rust inspired by Ansible syntax (749)
- headcrab - A modern Rust debugging library 🦀 (748)
- rubyfmt - Ruby Autoformatter! (746)