fanzeyi / cargo-playView external linksLinks
A local Rust playground
☆349Mar 5, 2023Updated 2 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 3 months ago
- [deprecated] Avoid memcpy calls when working with standard containers☆280Sep 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.☆374Updated this week
- Fast and friendly HTTP client framework for async Rust☆1,499Sep 11, 2023Updated 2 years ago
- Cargo Subcommand☆111Mar 30, 2024Updated last year
- Rust library for single assignment cells and lazy statics without macros☆2,059May 24, 2025Updated 8 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,030Oct 26, 2025Updated 3 months ago
- Tool for running Rust snippets☆152Mar 16, 2024Updated last year
- Some more derive(Trait) options☆2,069Feb 4, 2026Updated last week
- Error management☆1,419May 2, 2020Updated 5 years ago
- Type erasure for async trait methods☆2,114Feb 8, 2026Updated last week
- Empowering everyone to build asynchronous software☆858Oct 29, 2019Updated 6 years ago
- Support atomic operations on Arc itself☆1,256Updated this week
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Sep 26, 2025Updated 4 months ago
- Async version of the Rust standard library☆4,072Aug 15, 2025Updated 6 months ago
- Execute your code on the Rust ecosystem.☆189Jan 16, 2026Updated last month
- Conditional compilation according to rustc compiler version☆389Updated this week
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,530Feb 5, 2026Updated last week
- Cargo script subcommand☆760Mar 3, 2021Updated 4 years ago
- Rust doesn't have exceptions☆635Aug 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.☆351Sep 27, 2022Updated 3 years ago
- A safe and fast multi-producer, multi-consumer channel.☆2,878Dec 22, 2025Updated last month
- Test harness for ui tests of compiler diagnostics☆952Updated this week
- Analysis of various tricky Rust code☆1,993Dec 20, 2025Updated last month
- Make trait methods callable without the trait in scope☆162Updated this week
- 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 🦀☆923Jul 14, 2024Updated last year
- A set of alternative `derive` attributes for Rust☆459Sep 27, 2025Updated 4 months ago
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆583Oct 12, 2023Updated 2 years ago
- A parser combinator library for Rust☆1,354Feb 3, 2026Updated last week
- Data structure serialization library with several opposite design goals from Serde☆915Feb 8, 2026Updated last week
- A crate for safe and ergonomic pin-projection.☆702Feb 7, 2026Updated last week
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Jan 20, 2026Updated 3 weeks ago
- Rust proc macro for easily and safely use shell scripts in rust☆220Feb 23, 2025Updated 11 months ago