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.
☆60Updated 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 last week
- Reports when tokio runtime threads are blocking☆65Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- ☆74Updated last month
- The quickest way to override dependencies with Cargo☆65Updated last week
- Progress reporting abstraction for Rust☆64Updated last year
- A generic abstraction of paginated APIs☆62Updated last year
- futures-buffered☆45Updated 2 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated this week
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆124Updated 11 months ago
- A versatile and developer-friendly trait mocking library☆76Updated 5 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆96Updated 2 weeks ago
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- Some internal rustc tools made accessible☆47Updated 8 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆63Updated last week
- Collection of utilities for writing your own dev scripts☆63Updated 2 years ago
- An async version of iterator☆40Updated last year
- A pure-rust protobuf compiler, designed for use with prost-build☆92Updated 3 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆60Updated 2 months ago
- structured parallel execution for async Rust☆36Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last month
- Deserialization library with focus on error handling☆48Updated last week
- Imitate the documentation build that docs.rs would do☆56Updated last month
- Lending iterators on stable Rust☆83Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Mirror of Rust's allocator api for use on stable rust☆65Updated 3 weeks ago
- Rust traits for key comparison in maps.☆34Updated 7 months ago