davidbarsky's Stars
jdx/mise
dev tools, env vars, task runner
skim-rs/skim
Fuzzy Finder in rust!
altsem/gitu
A TUI Git client inspired by Magit
afnanenayet/diffsitter
A tree-sitter based AST difftool to get meaningful semantic diffs
regexident/cargo-modules
Visualize/analyze a Rust crate's internal structure
cedar-policy/cedar
Implementation of the Cedar Policy Language
informalsystems/quint
An executable specification language with delightful tooling based on the temporal logic of actions (TLA)
nnethercote/dhat-rs
Heap profiling and ad hoc profiling for Rust programs.
icanzilb/Timelane
Timelane
rksm/hot-lib-reloader-rs
Reload Rust code without app restarts. For faster feedback cycles.
ibraheemdev/papaya
A fast and ergonomic concurrent hash-table for read-heavy workloads.
blitzarx1/egui_graphs
Interactive graph visualization widget for rust powered by egui and petgraph
s-arash/ascent
Logic programming in Rust
typst/ecow
Compact, clone-on-write vector and string.
Kobzol/cargo-remark
Cargo subcommand for viewing LLVM optimization remarks.
mathematic-inc/unfmt
A compile-time pattern matching library that reverses the interpolation process of `format!`.
mcy/strings
Rust String Libraries by mcyoung
prataprc/xorfilter
Rust library implementing xor-filters
lunacookies/sema
A theme that focuses on what’s important
matklad/arbtest
A minimalist property-based testing library
cognitive-engineering-lab/argus
An IDE extension for debugging trait errors in Rust.
jhbabon/scout
Friendly fuzzy finder made with rust
matklad/pale-fire
Port of Emacs Zenburn theme to VS Code
oxidecomputer/serde_tokenstream
serde::Deserializer for proc_macro/proc_macro2::TokenStream
kmdreko/venator
Venator: a log and trace viewer for Rust tracing
udoprog/syntree
A memory efficient syntax tree for language developers
matklad/tom
tom: a format-preserving TOML parser in Rust
facebookincubator/buck2-change-detector
Given a Buck2 built project and a set of changes (e.g. from source control) compute the targets that may have changed. Sometimes known as a target determinator, useful for optimizing a CI system.
benbrittain/cultivate
nolanderc/haste
A framework for parallel incremental computation