-
-
-
threadbound Public
Make any value Sync but only available on its original thread
-
serde-starlark Public
Serde serializer for generating Starlark build targets
-
serde-stacker Public
Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack
-
semver Public
Parser and evaluator for Cargo's flavor of Semantic Versioning
-
scratch Public
Compile-time temporary directory shared by multiple crates and erased by `cargo clean`
-
rustflags Public
Parser for CARGO_ENCODED_RUSTFLAGS
-
respan Public
Macros to erase scope information from tokens
-
precise Public
Full precision decimal representation of f64
-
link-cplusplus Public
Link libstdc++ or libc++ automatically or manually
-
-
erased-discriminant Public
Type-erased core::mem::Discriminant<T>
-
dissimilar Public
Diff library with semantic cleanup, based on Google's diff-match-patch
-
db-dump Public
Library for scripting analyses against crates.io's database dumps
-
colorous Public
Color schemes for charts and maps
-
-
bufsize Public
bytes::BufMut implementation to count buffer size
-
cargo-tally Public
Graph the number of crates that depend on your crate over time
-
serde-json Public
Forked from serde-rs/jsonStrongly typed JSON library for Rust
-
-
buck2 Public
Forked from facebook/buck2Build system, successor to Buck
-
-
-
dircnt Public
Count directory entries—`ls | wc -l` but faster
-
case-studies Public
Analysis of various tricky Rust code
-
starlark Public
Forked from facebook/starlark-rustA Rust implementation of the Starlark language
-
bazel-central-registry Public
Forked from bazelbuild/bazel-central-registryThe central registry of Bazel modules for the Bzlmod external dependency system.
-
-
basic-toml Public archive
Minimal TOML library with few dependencies