-
cxx Public
Safe interop between Rust and C++
-
bazel-central-registry Public
Forked from bazelbuild/bazel-central-registryThe central registry of Bazel modules for the Bzlmod external dependency system.
Starlark Apache License 2.0 UpdatedMar 13, 2025 -
cargo-expand Public
Subcommand to show result of macro expansion
-
prettyplease Public
A minimal `syn` syntax tree pretty-printer
-
-
install Public
Fast `cargo install` action using a GitHub-based binary cache
-
linkme Public
Safe cross-platform linker shenanigans
-
syn Public
Parser for Rust source code
-
quote Public
Rust quasi-quoting
-
typetag Public
Serde serializable and deserializable trait objects
-
serde-starlark Public
Serde serializer for generating Starlark build targets
-
no-panic Public
Attribute macro to require that the compiler prove a function can't ever panic
-
proc-macro-workshop Public
Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]
-
-
-
rust Public
Forked from rust-lang/rustA work-in-progress programming language; not yet suitable for users
-
unicode-ident Public
Determine whether characters have the XID_Start or XID_Continue properties
-
-
trybuild Public
Test harness for ui tests of compiler diagnostics
-
threadbound Public
Make any value Sync but only available on its original thread
-
star-history Public
Graph history of GitHub stars of a user or repo over time
-
serde-repr Public
Serialize and deserialize C-like enum as underlying repr
-
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
-
respan Public
Macros to erase scope information from tokens
-
remain Public
Compile-time checks that an enum or match is written in sorted order