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.
☆65Updated 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☆66Updated last year
- ☆76Updated 3 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆66Updated last week
- futures-buffered☆45Updated 4 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆47Updated last month
- An async version of iterator☆40Updated last year
- The quickest way to override dependencies with Cargo☆65Updated last week
- Progress reporting abstraction for Rust☆65Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Rust traits for key comparison in maps.☆34Updated 9 months ago
- Alternative future adapters that provide cancel safety.☆76Updated this week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated last week
- A hash table with strong order and fast iteration; access items by key or sequence index☆50Updated last month
- Compile Rust compiler using Buck2☆65Updated 2 weeks ago
- Deserialization library with focus on error handling☆49Updated 2 months ago
- Async, lock-free synchronization primitives for task wakeup☆48Updated last year
- 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…☆97Updated 2 months ago
- structured parallel execution for async Rust☆37Updated last year
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆62Updated 4 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆65Updated last month
- ☆64Updated last month
- Abstract over different executors☆74Updated 2 years ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year