ch629's Stars
yugabyte/yugabyte-db
YugabyteDB - the cloud native distributed SQL database for mission-critical applications.
cshuaimin/ssr.nvim
Treesitter based structural search and replace plugin for Neovim.
ast-grep/ast-grep
⚡A CLI tool for code structural search, lint and rewriting. Written in Rust
nextest-rs/nextest
A next-generation test runner for Rust.
uber-go/automaxprocs
Automatically set GOMAXPROCS to match Linux container CPU quota.
kellnr/kellnr
The registry for Rust crates
failsafe-go/failsafe-go
Fault tolerance and resilience patterns for Go
localstack/localstack
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
travisjeffery/jocko
Kafka implemented in Golang with built-in coordination (No ZK dep, single binary install, Cloud Native)
ParkMyCar/compact_str
A memory efficient string type that can store up to 24* bytes on the stack
helm/chart-testing
CLI tool for linting and testing Helm charts
bnjbvr/cargo-machete
Remove unused Rust dependencies with this one weird trick!
furiko-io/furiko
Kubernetes cron and batch job platform
ArduPilot/ardupilot
ArduPlane, ArduCopter, ArduRover, ArduSub source
ebkalderon/tower-lsp
Language Server Protocol implementation written in Rust
project-chip/connectedhomeip
Matter (formerly Project CHIP) creates more connections between more objects, simplifying development for manufacturers and increasing compatibility for consumers, guided by the Connectivity Standards Alliance.
get-eventually/eventually-rs
Event Sourcing for Rust
baoyachi/shadow-rs
A build-time information stored in your rust project.(binary,lib,cdylib,dylib)
smol-rs/smol
A small and fast async runtime for Rust
DataDog/glommio
Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier for rustaceans.
stateright/stateright
A model checker for implementing distributed systems.
cue-lang/cue
The home of the CUE language! Validate and define text-based and dynamic configuration
zakirullin/cognitive-load
🧠 Cognitive Load is what matters
gluon-lang/lsp-types
Types for communicating with a language server
tweag/nickel
Better configuration for less
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
zbirenbaum/copilot.lua
Fully featured & enhanced replacement for copilot.vim complete with API for interacting with Github Copilot
ratatui/ratatui
A Rust crate for cooking up terminal user interfaces (TUIs) 👨🍳🐀 https://ratatui.rs
flux-rs/flux
Refinement Types for Rust
rkyv/rkyv
Zero-copy deserialization framework for Rust