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☆65Updated last week
- 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☆65Updated this week
- Reports when tokio runtime threads are blocking☆65Updated 11 months ago
- ☆73Updated 2 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- Progress reporting abstraction for Rust☆64Updated last year
- Rust traits for key comparison in maps.☆34Updated 6 months ago
- Lending iterators on stable Rust☆83Updated last year
- futures-buffered☆45Updated 3 weeks ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆60Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated this week
- 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…☆93Updated 5 months ago
- Collection of utilities for writing your own dev scripts☆63Updated 2 years ago
- A pure-rust protobuf compiler, designed for use with prost-build☆91Updated 2 months ago
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- A versatile and developer-friendly trait mocking library☆76Updated 4 months ago
- Alternative future adapters that provide cancel safety.☆68Updated last week
- Parse JSON file at compile time and embed as serde_json::Value☆29Updated 5 months ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 3 months 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`☆121Updated 10 months ago
- An alternate Cargo registry using static files☆124Updated 5 months ago
- Abstract over different executors☆74Updated 2 years ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆59Updated 2 weeks ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 6 months ago
- Ergonomic Type Diffs☆61Updated last month
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated 2 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆134Updated 3 months ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- structured parallel execution for async Rust☆36Updated last year