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.
☆64Updated last month
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.☆65Updated this week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- The quickest way to override dependencies with Cargo☆65Updated last week
- Reports when tokio runtime threads are blocking☆66Updated last year
- ☆76Updated last week
- futures-buffered☆45Updated 3 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated last week
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- A versatile and developer-friendly trait mocking library☆77Updated 6 months ago
- An async version of iterator☆40Updated last year
- Alternative future adapters that provide cancel safety.☆74Updated 3 weeks ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆126Updated last year
- Progress reporting abstraction for Rust☆64Updated last year
- structured parallel execution for async Rust☆37Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 3 weeks ago
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 2 months ago
- Collection of utilities for writing your own dev scripts☆64Updated 3 years ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆64Updated 3 weeks ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆61Updated 3 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆50Updated 3 weeks ago
- An alternate Cargo registry using static files☆133Updated 3 weeks ago
- ☆76Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated 2 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆143Updated last week