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.
☆62Updated 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
Sorting:
- Serde Visitor for deserializing untagged enums☆67Updated last month
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Reports when tokio runtime threads are blocking☆66Updated last year
- ☆76Updated 2 months ago
- The quickest way to override dependencies with Cargo☆65Updated last week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆141Updated last year
- futures-buffered☆45Updated 2 months ago
- structured parallel execution for async Rust☆36Updated last year
- Alternative future adapters that provide cancel safety.☆73Updated this week
- Progress reporting abstraction for Rust☆64Updated last year
- Mirror of Rust's allocator api for use on stable rust☆68Updated last month
- A memory efficient container for rust nested collections☆42Updated 3 years ago
- Lending iterators on stable Rust☆83Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated last month
- Collection of utilities for writing your own dev scripts☆63Updated 2 years ago
- Simple refinement types for Rust; parse, don't validate!☆75Updated 2 weeks ago
- A sinless derive helper☆75Updated 3 months ago
- Fluxion is an actor framework designed with distributed systems in mind, namely sending messages not just between actors, but also betwee…☆28Updated 11 months ago
- Rust traits for key comparison in maps.☆34Updated 8 months ago
- An async version of iterator☆40Updated last year
- Rust library that provides helpers for testing resilience of I/O operations.☆33Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- Some internal rustc tools made accessible☆47Updated this week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆60Updated 2 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`☆126Updated last year
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year