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.
☆47Updated 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
- 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 6 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆132Updated 5 months ago
- Serde Visitor for deserializing untagged enums☆61Updated 3 weeks ago
- ☆72Updated 5 months ago
- Serde serializer for generating Starlark build targets☆66Updated last week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- Zero-cost bitsets over native Rust types☆76Updated 3 months ago
- Serde-based replacement for #[derive(Debug)]☆65Updated 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…☆78Updated 2 weeks ago
- Zero-cost type for stack without complicated type or Box☆45Updated last week
- structured parallel execution for async Rust☆33Updated 7 months ago
- The quickest way to override dependencies with Cargo☆58Updated last week
- A hash table with strong order and fast iteration; access items by key or sequence index☆37Updated this week
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated this week
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆54Updated 4 months ago
- An async version of iterator☆40Updated 9 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- ☆65Updated 9 months ago
- Fast `cargo install` action using a GitHub-based binary cache☆73Updated last week
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Take a value atomically once.☆29Updated 2 years ago
- Serde support for the humantime crate☆31Updated last year
- Human-friendly indexed collections☆53Updated 2 weeks ago
- Deserialization library with focus on error handling☆46Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- Async, lock-free synchronization primitives for task wakeup☆43Updated 6 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆43Updated 6 months ago