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 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☆63Updated last month
- futures-buffered☆43Updated 4 months ago
- ☆72Updated last month
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- The quickest way to override dependencies with Cargo☆63Updated this week
- Reports when tokio runtime threads are blocking☆65Updated 10 months ago
- A pure-rust protobuf compiler, designed for use with prost-build☆89Updated 3 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 9 months ago
- structured parallel execution for async Rust☆33Updated 10 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated last week
- Progress reporting abstraction for Rust☆64Updated 11 months ago
- An alternate Cargo registry using static files☆121Updated 4 months ago
- A utility crate to log errors without losing key information along the way.☆31Updated 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…☆88Updated 4 months ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- Compile Rust compiler using Buck2☆47Updated last week
- Serde-based replacement for #[derive(Debug)]☆68Updated 9 months ago
- Collection of utilities for writing your own dev scripts☆63Updated 2 years ago
- Alternative future adapters that provide cancel safety.☆65Updated this week
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆58Updated last month
- Mirror of Rust's allocator api for use on stable rust☆62Updated last month
- Abstract over different executors☆74Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆75Updated 3 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆81Updated 2 weeks ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Efficient byte-stream pipe buffer☆43Updated last year
- Async, lock-free synchronization primitives for task wakeup☆45Updated 10 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆29Updated 4 months ago
- Some internal rustc tools made accessible☆47Updated 6 months ago