-
unicode-ident Public
Determine whether characters have the XID_Start or XID_Continue properties
-
cxx Public
Safe interop between Rust and C++
-
buck2 Public
Forked from facebook/buck2Build system, successor to Buck
-
syn Public
Parser for Rust source code
-
quote Public
Rust quasi-quoting
-
erased-serde Public
Type-erased Serialize, Serializer and Deserializer traits
-
cargo-tally Public
Graph the number of crates that depend on your crate over time
-
db-dump Public
Library for scripting analyses against crates.io's database dumps
-
reindeer Public
Forked from facebookincubator/reindeerReindeer is a tool to transform Rust Cargo dependencies into generated Buck build rules
-
-
watt Public
Runtime for executing procedural macros as WebAssembly
-
typetag Public
Serde serializable and deserializable trait objects
-
-
trybuild Public
Test harness for ui tests of compiler diagnostics
-
threadbound Public
Make any value Sync but only available on its original thread
-
thiserror Public
derive(Error) for struct and enum error types
-
-
star-history Public
Graph history of GitHub stars of a user or repo over time
-
-
serde-untagged Public
Serde Visitor for deserializing untagged enums
-
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
-
serde-repr Public
Serialize and deserialize C-like enum as underlying repr
-
serde-ignored Public
Find out about keys that are ignored when deserializing data
-
seq-macro Public
Macro to repeat sequentially indexed copies of a fragment of code
-
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`
-
ryu Public
Fast floating point to string conversion
-
rustversion Public
Conditional compilation according to rustc compiler version
-
rustflags Public
Parser for CARGO_ENCODED_RUSTFLAGS