awslabs / cargo-check-external-types
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.
☆48Updated 2 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
- Serde Visitor for deserializing untagged enums☆61Updated last week
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆58Updated this week
- Reports when tokio runtime threads are blocking☆64Updated 5 months ago
- ☆65Updated 8 months ago
- Serde serializer for generating Starlark build targets☆66Updated last week
- structured parallel execution for async Rust☆33Updated 6 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆130Updated 4 months ago
- Zero-cost bitsets over native Rust types☆76Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 6 months ago
- Imitate the documentation build that docs.rs would do☆45Updated 3 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆83Updated last month
- ☆70Updated 3 months ago
- Progress reporting abstraction for Rust☆64Updated 6 months ago
- Oneshot Rust channel working both in and between sync and async environments☆85Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆51Updated this week
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 2 months ago
- The quickest way to override dependencies with Cargo☆58Updated this week
- A hash table with strong order and fast iteration; access items by key or sequence index☆37Updated 3 weeks ago
- Async, lock-free synchronization primitives for task wakeup☆43Updated 5 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆42Updated 5 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆54Updated 3 months ago
- futures-buffered☆38Updated 3 months ago
- Helper macros: autoimpl, impl_scope☆59Updated last month
- A trait + derive to recursively compute / print the memory usage of a data structure.☆27Updated last week
- ☆53Updated 3 weeks ago
- Fast `cargo install` action using a GitHub-based binary cache☆73Updated last week
- An async version of iterator☆41Updated 8 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 2 months ago
- (lifetime) GATs on stable Rust☆57Updated last year
- Collection of utilities for writing your own dev scripts☆60Updated 2 years ago