A local Rust playground
☆349Mar 5, 2023Updated 3 years ago
Alternatives and similar repositories for cargo-play
Users that are interested in cargo-play are comparing it to the libraries listed below
Sorting:
- Colorful panic backtraces for Rust☆600Oct 28, 2025Updated 4 months ago
- [deprecated] Avoid memcpy calls when working with standard containers☆278Sep 23, 2022Updated 3 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆43Aug 7, 2018Updated 7 years ago
- ☆110Apr 3, 2024Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 years ago
- A pushdown automaton low memory JSON bytes stream checker☆13Dec 24, 2021Updated 4 years ago
- A library for to allow multiple return types by automatically generated enum.☆377Updated this week
- Fast and friendly HTTP client framework for async Rust☆1,500Sep 11, 2023Updated 2 years ago
- Cargo Subcommand☆111Mar 30, 2024Updated last year
- Rust library for single assignment cells and lazy statics without macros☆2,065May 24, 2025Updated 9 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,047Feb 10, 2026Updated 3 weeks ago
- Tool for running Rust snippets☆152Mar 16, 2024Updated last year
- Some more derive(Trait) options☆2,078Feb 4, 2026Updated last month
- Error management☆1,417May 2, 2020Updated 5 years ago
- Type erasure for async trait methods☆2,124Feb 16, 2026Updated 3 weeks ago
- Empowering everyone to build asynchronous software☆854Oct 29, 2019Updated 6 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆146Feb 24, 2026Updated 2 weeks ago
- Support atomic operations on Arc itself☆1,270Mar 1, 2026Updated last week
- Async version of the Rust standard library☆4,067Aug 15, 2025Updated 6 months ago
- Execute your code on the Rust ecosystem.☆191Feb 12, 2026Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated 3 weeks ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,540Updated this week
- Cargo script subcommand☆761Mar 3, 2021Updated 5 years ago
- Rust doesn't have exceptions☆634Aug 17, 2020Updated 5 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Apr 29, 2021Updated 4 years ago
- Track and query Cargo dependency graphs.☆350Sep 27, 2022Updated 3 years ago
- Analysis of various tricky Rust code☆1,997Dec 20, 2025Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated 3 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,896Dec 22, 2025Updated 2 months ago
- Make trait methods callable without the trait in scope☆163Feb 16, 2026Updated 3 weeks ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106May 23, 2023Updated 2 years ago
- Cross-platform async library for system information fetching 🦀☆924Jul 14, 2024Updated last year
- A set of alternative `derive` attributes for Rust☆459Sep 27, 2025Updated 5 months ago
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆584Oct 12, 2023Updated 2 years ago
- A parser combinator library for Rust☆1,355Feb 3, 2026Updated last month
- Data structure serialization library with several opposite design goals from Serde☆924Feb 16, 2026Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆358Jan 20, 2026Updated last month
- Rust proc macro for easily and safely use shell scripts in rust☆220Feb 23, 2025Updated last year