rparkreol's Stars
rust-lang/rust
Empowering everyone to build reliable and efficient software.
tauri-apps/tauri
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
iced-rs/iced
A cross-platform GUI library for Rust, inspired by Elm
neoclide/coc.nvim
Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.
DioxusLabs/dioxus
Fullstack app framework for web, desktop, mobile, and more.
launchbadge/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
LemmyNet/lemmy
🐀 A link aggregator and forum for the fediverse
seanmonstar/warp
A super-easy, composable, web server framework for warp speeds.
linebender/druid
A data-first Rust-native UI design toolkit.
oracle/docker-images
Official source of container configurations, images, and examples for Oracle products and projects
fschutt/azul
Desktop GUI Framework
kimlimjustin/xplorer
Xplorer, a customizable, modern file manager
flamegraph-rs/flamegraph
Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3
sger/RustBooks
List of Rust books
plotters-rs/plotters
A rust drawing library for high quality data plotting for both WASM and native, statically and realtimely 🦀 📈🚀
cjbassi/ytop
A TUI system monitor written in Rust
igiagkiozis/plotly
Plotly for Rust
anp/moxie
lightweight platform-agnostic tools for declarative UI
tokio-rs/rdbc
Rust DataBase Connectivity (RDBC) :: Common Rust API for database drivers
mre/hyperjson
🐍 A hyper-fast Python module for reading/writing JSON data using Rust's serde-json.
kdy1/rweb
Yet another web server framework for rust
sphqxe/NATS-WebUI
A WebUI for NATS Server
davechallis/ocypod
Ocypod is a Redis-backed service for orchestrating background jobs. Clients/workers can be written in any language, using HTTP/JSON to queue/fetch jobs, store results, etc.
kubo/rust-oracle
Oracle driver for Rust
sqldb360/sqldb360
Byron/crates-io-cli
Interact with crates.io from the command-line
lunacookies/vim-strand
A barebones Vim plugin manger written in Rust
mikecaines/stream-throttle
Rust Stream combinator, to limit the rate at which items are produced