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:
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- A tool to mine crates.io and produce static websites☆138Updated last year
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆162Updated last week
- Define your own PhantomData☆158Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆161Updated 3 weeks 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`☆129Updated last year
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- ☆76Updated 2 months ago
- An on-disk hash table implementation☆126Updated 4 years ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆255Updated 3 weeks ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆123Updated 4 months ago
- Lossless functionality for platform-native strings.☆74Updated 6 months ago
- ☆77Updated 4 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated 3 weeks 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…☆66Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Automatic cfg for Rust compiler features☆110Updated 6 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…☆99Updated 4 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- A super powered testing macro for Rust☆124Updated last week
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆66Updated last week
- ☆53Updated 3 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated last year
- Library for scripting analyses against crates.io's database dumps☆73Updated 3 weeks ago
- Convert number to enum☆87Updated last year
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago
- ☆95Updated last year