rust-lang / rustwide
Execute your code on the Rust ecosystem.
☆182Updated last month
Alternatives and similar repositories for rustwide:
Users that are interested in rustwide are comparing it to the libraries listed below
- Cargo subcommand for checking your documentation for broken links☆150Updated last month
- Manual segmented stacks for Rust☆296Updated 2 months ago
- ☆178Updated last month
- Graph the number of crates that depend on your crate over time☆238Updated last week
- 🌵 Cycle-Aware Reference Counting in Rust☆146Updated this week
- Bisects rustc, either nightlies or CI artifacts☆180Updated 2 weeks ago
- home for proposals in and around compile-time function evaluation☆107Updated last year
- generators☆203Updated last year
- This crate guarantees that your application is free of panicking branches☆176Updated 5 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆148Updated 8 months ago
- Conditional compilation according to rustc compiler version☆346Updated last week
- Type-safe transmutations between layout-compatible types.☆120Updated 4 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆222Updated last week
- A graphical debugger for Rust MIR☆186Updated 2 years ago
- ☆123Updated 2 years ago
- Faster, more compact implementation of std::Cow☆342Updated last year
- Type that deserializes only from one specific value☆232Updated last week
- Procedural macros in expression position☆203Updated 2 years ago
- Support crate for rustc's self-profiling feature☆340Updated last month
- A Rust macro to determine if a type implements a logical trait expression☆248Updated 5 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆113Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆237Updated this week
- Synchronization primitives for Futures and async/await based on intrusive collections☆176Updated 10 months ago
- Utilities for pinning☆97Updated 9 months ago
- Integer trait and functions for Rust☆179Updated 8 months ago
- Project group working on the "safe transmute" feature☆88Updated 4 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆105Updated last year
- Guide for standard library developers☆82Updated 2 weeks ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year