insanitybit / cargo-sandboxLinks
☆113Updated 2 years ago
Alternatives and similar repositories for cargo-sandbox
Users that are interested in cargo-sandbox are comparing it to the libraries listed below
Sorting:
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- A tool to mine crates.io and produce static websites☆137Updated last year
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆65Updated last week
- Lending iterators on stable Rust☆83Updated last year
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆161Updated this week
- Define your own PhantomData☆158Updated this week
- ☆76Updated last month
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆128Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆65Updated last 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…☆99Updated 3 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- Make trait methods callable without the trait in scope☆161Updated this week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 3 years ago
- ☆76Updated 3 months ago
- Automatic cfg for Rust compiler features☆108Updated 6 months ago
- ☆94Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Library for scripting analyses against crates.io's database dumps☆73Updated last week
- Command line interface as a function.☆76Updated 2 years ago
- Minimal TOML library with few dependencies☆83Updated 9 months ago
- Serde serializer for generating Starlark build targets☆69Updated last week
- ☆100Updated 3 months ago
- Lossless functionality for platform-native strings.☆73Updated 5 months ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆135Updated 5 months ago
- An on-disk hash table implementation☆126Updated 4 years ago
- Graph the number of crates that depend on your crate over time☆254Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago