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.
☆67Updated 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:
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated last week
- Serde Visitor for deserializing untagged enums☆69Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- futures-buffered☆46Updated 6 months ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- ☆76Updated 2 weeks ago
- The quickest way to override dependencies with Cargo☆82Updated last week
- Library facilitating safe pinned initialization☆75Updated this week
- Parse JSON file at compile time and embed as serde_json::Value☆34Updated last month
- Collection of utilities for writing your own dev scripts☆65Updated 3 years ago
- Rust traits for key comparison in maps.☆37Updated 11 months ago
- Progress reporting abstraction for Rust☆64Updated last year
- A versatile and developer-friendly trait mocking library☆79Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Alternative future adapters that provide cancel safety.☆80Updated 3 weeks ago
- Procedural macro to easily write higher-order strategies in proptest.☆48Updated last week
- structured parallel execution for async Rust☆37Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆68Updated last week
- Deserialization library with focus on error handling☆49Updated 4 months ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- horrible serde macro stuff☆39Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- ☆77Updated 5 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆62Updated 6 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆146Updated 2 months ago
- Compile Rust compiler using Buck2☆68Updated last week
- An async version of iterator☆41Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago