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.
☆59Updated 3 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:
- The quickest way to override dependencies with Cargo☆65Updated last week
- ☆72Updated 2 months ago
- Serde Visitor for deserializing untagged enums☆64Updated 3 weeks ago
- Progress reporting abstraction for Rust☆64Updated last year
- Reports when tokio runtime threads are blocking☆65Updated 10 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- Imitate the documentation build that docs.rs would do☆55Updated 2 weeks ago
- futures-buffered☆43Updated 5 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆59Updated 2 weeks ago
- A versatile and developer-friendly trait mocking library☆76Updated 3 months ago
- Collection of utilities for writing your own dev scripts☆63Updated 2 years ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆60Updated last week
- An alternate Cargo registry using static files☆123Updated 4 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…☆89Updated 4 months ago
- A pure-rust protobuf compiler, designed for use with prost-build☆89Updated 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`☆120Updated 9 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated last month
- A sinless derive helper☆73Updated last month
- Rust traits for key comparison in maps.☆34Updated 5 months ago
- An async version of iterator☆40Updated last year
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- structured parallel execution for async Rust☆33Updated 11 months ago
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- A utility crate to log errors without losing key information along the way.☆31Updated 6 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last month
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Library facilitating safe pinned initialization☆56Updated last week
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 4 months ago