awslabs / cargo-check-external-typesLinks
Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their public API.
☆56Updated 2 weeks ago
Alternatives and similar repositories for cargo-check-external-types
Users that are interested in cargo-check-external-types are comparing it to the libraries listed below
Sorting:
- Serde Visitor for deserializing untagged enums☆63Updated last week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- Reports when tokio runtime threads are blocking☆64Updated 9 months ago
- Serde serializer for generating Starlark build targets☆66Updated last month
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- The quickest way to override dependencies with Cargo☆60Updated last week
- ☆69Updated 3 weeks ago
- A better metrics crate☆31Updated 4 months ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆43Updated 2 months ago
- Imitate the documentation build that docs.rs would do☆51Updated 4 months ago
- structured parallel execution for async Rust☆33Updated 10 months ago
- Progress reporting abstraction for Rust☆64Updated 10 months ago
- ☆53Updated 3 months ago
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated last week
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆57Updated 7 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆73Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆73Updated this week
- An alternate Cargo registry using static files☆121Updated 3 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆57Updated 2 weeks ago
- ☆54Updated last year
- futures-buffered☆41Updated 3 months ago
- A tool to remove unused code from a Rust project.☆30Updated 7 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 3 weeks ago
- A generic abstraction of paginated APIs☆60Updated last year
- Some internal rustc tools made accessible☆47Updated 5 months ago
- Cargo hack manager☆64Updated last year
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 3 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆103Updated 5 months ago