Like Rust's std::Path, but UTF-8.
☆550Dec 15, 2025Updated 2 months ago
Alternatives and similar repositories for camino
Users that are interested in camino are comparing it to the libraries listed below
Sorting:
- A string type for Rust that is not required to be valid UTF-8.☆1,047Feb 10, 2026Updated last month
- A fast bump allocation arena for Rust☆2,127Feb 26, 2026Updated last week
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,540Updated this week
- Scan your Rust crate for semver violations.☆1,589Mar 2, 2026Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆175Feb 7, 2026Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,712Feb 25, 2026Updated last week
- A minimal `syn` syntax tree pretty-printer☆746Feb 9, 2026Updated last month
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆970Aug 1, 2024Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆274Jan 23, 2026Updated last month
- Temporary file library for rust☆1,408Feb 24, 2026Updated 2 weeks ago
- A small rust library for adding custom derives to enums☆2,321Updated this week
- Fancy extension for std::Error with pretty, detailed diagnostic printing.☆2,511Sep 29, 2025Updated 5 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,065May 24, 2025Updated 9 months ago
- Fast and simple benchmarking for Rust projects☆1,364Apr 17, 2025Updated 10 months ago
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated 3 weeks ago
- 📦 shippable application packaging☆1,956Updated this week
- Support atomic operations on Arc itself☆1,270Mar 1, 2026Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,474Jan 21, 2026Updated last month
- Find unused dependencies in Cargo.toml☆2,083Dec 29, 2025Updated 2 months ago
- Slotmap data structure for Rust☆1,290Dec 6, 2025Updated 3 months ago
- Compile time static maps for Rust☆2,107Mar 3, 2026Updated last week
- A crate for mucking around with piles of bytes☆967Jan 31, 2026Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,855Mar 2, 2026Updated last week
- oh heck, a case conversion library☆583Aug 9, 2025Updated 7 months ago
- Easy self-referential struct generation for Rust.☆696Jan 11, 2025Updated last year
- A datetime library for Rust that encourages you to jump into the pit of success.☆2,623Mar 3, 2026Updated last week
- A snapshot testing library for rust☆2,788Updated this week
- A zero-allocation no_std-compatible zero-cost way to add color to your Rust terminal☆770Feb 22, 2026Updated 2 weeks ago
- ❌ Cargo plugin for linting your dependencies 🦀☆2,221Feb 25, 2026Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆2,896Dec 22, 2025Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆549Nov 4, 2025Updated 4 months ago
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- Some more derive(Trait) options☆2,078Feb 4, 2026Updated last month
- A next-generation test runner for Rust.☆2,839Mar 3, 2026Updated last week
- ☆814Dec 23, 2024Updated last year
- Execute Rust code carefully, with extra checking along the way☆481Jan 3, 2026Updated 2 months ago
- Making parsing a breeze☆856Updated this week
- Track and query Cargo dependency graphs.☆350Sep 27, 2022Updated 3 years ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,334Sep 26, 2025Updated 5 months ago