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.
☆65Updated last week
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☆67Updated this week
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- ☆76Updated last month
- The quickest way to override dependencies with Cargo☆68Updated last week
- Reports when tokio runtime threads are blocking☆66Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Procedural macro to easily write higher-order strategies in proptest.☆48Updated last week
- Progress reporting abstraction for Rust☆65Updated last year
- Parse JSON file at compile time and embed as serde_json::Value☆33Updated last month
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆128Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆65Updated this week
- structured parallel execution for async Rust☆37Updated last year
- ☆76Updated 3 months ago
- Serde serializer for generating Starlark build targets☆69Updated last week
- Lending iterators on stable Rust☆83Updated last year
- Rust traits for key comparison in maps.☆35Updated 10 months ago
- Alternative future adapters that provide cancel safety.☆78Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- An alternate Cargo registry using static files☆135Updated 2 months ago
- Some internal rustc tools made accessible☆47Updated 2 months ago
- A versatile and developer-friendly trait mocking library☆78Updated last month
- Abstract over different executors☆74Updated 2 years ago
- futures-buffered☆45Updated 4 months ago
- Zero-cost bitsets over native Rust types☆79Updated last month
- Helper macros: autoimpl, impl_scope☆68Updated 2 weeks ago
- Compile Rust compiler using Buck2☆65Updated last week
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated 2 weeks ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year