rust-lang / rustwideLinks
Execute your code on the Rust ecosystem.
☆184Updated 3 weeks ago
Alternatives and similar repositories for rustwide
Users that are interested in rustwide are comparing it to the libraries listed below
Sorting:
- Bisects rustc, either nightlies or CI artifacts☆187Updated last month
- This crate guarantees that your application is free of panicking branches☆177Updated 6 years ago
- Graph the number of crates that depend on your crate over time☆251Updated last month
- A collection of small utilities for working with pointer types in Rust.☆126Updated 5 months ago
- Manual segmented stacks for Rust☆312Updated 2 months ago
- home for proposals in and around compile-time function evaluation☆110Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- A graphical debugger for Rust MIR☆192Updated 2 years ago
- ☆100Updated 4 months ago
- Cargo subcommand for checking your documentation for broken links☆157Updated 7 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆252Updated 4 months ago
- ☆124Updated 2 years ago
- A HashMap variant that spreads resize load across inserts☆192Updated 5 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆258Updated 5 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆150Updated last week
- Make trait methods callable without the trait in scope☆149Updated last month
- Conditional compilation according to rustc compiler version☆367Updated last month
- Project group working on the "safe transmute" feature☆93Updated 10 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- generators☆210Updated last year
- Generic Rational numbers for Rust☆149Updated 5 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago
- ☆188Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆246Updated 3 weeks ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- Write doc comments from macros☆99Updated 3 years ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year