stuartweir's Stars
trimstray/the-book-of-secret-knowledge
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
tailwindlabs/tailwindcss
A utility-first CSS framework for rapid UI development.
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
coder/code-server
VS Code in the browser
charlax/professional-programming
A collection of learning resources for curious software engineers
junegunn/vim-plug
:hibiscus: Minimalist Vim Plugin Manager
nushell/nushell
A new type of shell
preservim/nerdtree
A tree explorer plugin for vim.
FredKSchott/snowpack
ESM-powered frontend build tool. Instant, lightweight, unbundled development. ✌️
paritytech/substrate
Substrate: The platform for blockchain innovators
openethereum/parity-ethereum
The fast, light, and robust client for Ethereum-like networks.
hanami/hanami
The web, with simplicity.
tpope/vim-sensible
sensible.vim: Defaults everyone can agree on
http-rs/tide
Fast and friendly HTTP server framework for async Rust
tfutils/tfenv
Terraform version manager
smol-rs/smol
A small and fast async runtime for Rust
redox-os/orbtk
The Rust UI-Toolkit.
trailblazer/trailblazer
The advanced business logic framework for Ruby.
bastion-rs/bastion
Highly-available Distributed Fault-tolerant Runtime
MikeMcQuaid/strap
👢 Bootstrap your macOS development system.
rom-rb/rom
Data mapping and persistence toolkit for Ruby
jonhoo/inferno
A Rust port of FlameGraph
coinbase/terraform-landscape
Improve Terraform's plan output to be easier to read and understand
plentz/lol_dba
lol_dba is a small package of rake tasks that scan your application models and displays a list of columns that probably should be indexed. Also, it can generate .sql migration scripts.
fitzgen/generational-arena
A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.
nordquant/complete-dbt-bootcamp-zero-to-hero
Supplementary Materials for the The Complete dbt (Data Build Tool) Bootcamp Udemy course
rustasync/team
A point of coordination for all things Rust and Async
async-rs/async-tls
A TLS implementation over AsyncRead and AsyncWrite
LendingHome/pipe_operator
Elixir/Unix style pipe operations in Ruby - PROOF OF CONCEPT
jonhoo/cliff
Find the load at which a benchmark falls over.