Temporary file library for rust
☆1,408Feb 24, 2026Updated this week
Alternatives and similar repositories for tempfile
Users that are interested in tempfile are comparing it to the libraries listed below
Sorting:
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- A small rust library for adding custom derives to enums☆2,314Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,095Feb 20, 2026Updated last week
- Tar file reading/writing for Rust☆705Feb 23, 2026Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- derive(Error) for struct and enum error types☆5,363Feb 16, 2026Updated 2 weeks ago
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated 3 weeks ago
- Flexible concrete Error type built on std::Error☆6,436Feb 20, 2026Updated last week
- Date and time library for Rust☆3,812Feb 23, 2026Updated last week
- Type erasure for async trait methods☆2,118Feb 16, 2026Updated 2 weeks ago
- Rust library for walking directories recursively.☆1,480Dec 31, 2024Updated last year
- A macro to generate structures which behave like bitflags☆1,108Feb 13, 2026Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated 2 weeks ago
- Find unused dependencies in Cargo.toml☆2,083Dec 29, 2025Updated 2 months ago
- Rust cache structures and easy function memoization☆1,961Dec 22, 2025Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 2 weeks ago
- URL parser for Rust☆1,531Feb 5, 2026Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- Rust library allowing to register multiple handlers for the same signal☆835Feb 14, 2026Updated 2 weeks ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,539Updated this week
- derive builder implementation for rust structs☆1,534Jan 2, 2026Updated 2 months ago
- A crate for managing memory bit by bit☆1,375Aug 9, 2024Updated last year
- Logging implementation for Rust☆2,486Dec 9, 2025Updated 2 months ago
- Compile time static maps for Rust☆2,101Feb 20, 2026Updated last week
- Date and time handling in Rust.☆1,288Updated this week
- Utilities for working with bytes☆2,188Feb 4, 2026Updated 3 weeks ago
- Easy Ctrl-C handler for Rust projects☆657Feb 10, 2026Updated 2 weeks ago
- moved to https://codeberg.org/dirs/dirs-rs☆735Jan 12, 2025Updated last year
- A binary encoder / decoder implementation in Rust.