mwilliammyers's Stars
starship/starship
☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
pingcap/tidb
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
iced-rs/iced
A cross-platform GUI library for Rust, inspired by Elm
tikv/tikv
Distributed transactional key-value database, originally created to complement TiDB
clap-rs/clap
A full featured, fast Command Line Argument Parser for Rust
getzola/zola
A fast static site generator in a single binary with everything built-in. https://www.getzola.org
kaldi-asr/kaldi
kaldi-asr/kaldi is the official location of the Kaldi project.
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.
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
kata-containers/kata-containers
Kata Containers is an open source project and community working to build a standard implementation of lightweight Virtual Machines (VMs) that feel and perform like containers, but provide the workload isolation and security advantages of VMs. https://katacontainers.io/
dtolnay/thiserror
derive(Error) for struct and enum error types
smoltcp-rs/smoltcp
a smol tcp/ip stack
seed-rs/seed
A Rust framework for creating web apps
latitudegames/AIDungeon
Infinite adventures await!
cjbassi/ytop
A TUI system monitor written in Rust
mthom/scryer-prolog
A modern Prolog implementation written mostly in Rust.
vhakulinen/gnvim
GUI for neovim, without any web bloat
mosuka/bayard
A full-text search and indexing server written in Rust.
oreboot/oreboot
oreboot is a fork of coreboot, with C removed, written in Rust.
fiatjaf/awesome-loginless
an awesome list of internet services that don't require logins or registrations
rust-osdev/uefi-rs
Rusty wrapper for the Unified Extensible Firmware Interface (UEFI). This crate makes it easy to develop Rust software that leverages safe, convenient, and performant abstractions for UEFI functionality.
replit/upm
⠕ Universal Package Manager - Python, Node.js, Ruby, Emacs Lisp.
idanarye/rust-typed-builder
Compile-time type-checked builder derive
casbin/casbin-rs
An authorization library that supports access control models like ACL, RBAC, ABAC in Rust.
raskr/rust-autograd
Tensors and differentiable operations (like TensorFlow) in Rust
sigoden/upt
Universal Package-management Tool for any OS.
denzp/cargo-wharf
Cacheable and efficient Docker images builder for Rust
nickpascucci/verso
A new approach to literate programming.
imager-io/ffmpeg-dev-rs
Rust - Self Contained FFmpeg Bindings
Luro02/shorthand
A proc-macro to derive getter, setter and mut getter for structs in rust.