Date and time handling in Rust.
☆1,293Mar 17, 2026Updated this week
Alternatives and similar repositories for time
Users that are interested in time are comparing it to the libraries listed below
Sorting:
- Date and time library for Rust☆3,821Feb 23, 2026Updated 3 weeks ago
- Logging implementation for Rust☆2,490Dec 9, 2025Updated 3 months ago
- Generate and parse UUIDs.☆1,189Mar 13, 2026Updated last week
- URL parser for Rust☆1,534Feb 5, 2026Updated last month
- Temporary file library for rust☆1,414Mar 14, 2026Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- A Rust library for random number generation.☆2,006Mar 13, 2026Updated last week
- derive(Error) for struct and enum error types☆5,382Feb 16, 2026Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,105Feb 20, 2026Updated last month
- Utilities for working with bytes☆2,198Feb 4, 2026Updated last month
- Application level tracing for Rust.☆6,575Mar 13, 2026Updated last week
- base64, in rust☆719Dec 4, 2025Updated 3 months ago
- Flexible concrete Error type built on std::Error☆6,464Feb 20, 2026Updated last month
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,920Feb 24, 2026Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- A small rust library for adding custom derives to enums☆2,336Mar 7, 2026Updated 2 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆830Mar 13, 2026Updated last week
- Serialization framework for Rust☆10,528Mar 6, 2026Updated 2 weeks ago
- Zero-cost asynchronous programming in Rust☆5,829Feb 15, 2026Updated last month
- Type erasure for async trait methods☆2,131Feb 16, 2026Updated last month
- A collection of numeric types and traits for Rust.☆1,200Jan 25, 2025Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆1,053Feb 10, 2026Updated last month
- async fn(Request) -> Result<Response, Error>☆4,120Feb 24, 2026Updated 3 weeks ago
- A CSV parser for Rust, with Serde support.☆1,916Oct 17, 2025Updated 5 months ago
- ☆909Feb 16, 2026Updated last month
- Find unused dependencies in Cargo.toml☆2,085Dec 29, 2025Updated 2 months ago
- An easy and powerful Rust HTTP Client☆11,480Mar 13, 2026Updated last week
- Rust HTTP types☆1,323Mar 3, 2026Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆551Nov 4, 2025Updated 4 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,971Dec 22, 2025Updated 2 months ago
- A small macro for defining lazy evaluated static variables in Rust.☆2,028Jan 29, 2025Updated last year
- A full featured, fast Command Line Argument Parser for Rust☆16,276Mar 15, 2026Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated last month
- Simple validation for Rust structs☆2,434Feb 8, 2026Updated last month
- Parser for Rust source code☆3,302Updated this week
- Strongly typed JSON library for Rust☆5,520Feb 16, 2026Updated last month
- Rust TOML Parser☆1,010Mar 13, 2026Updated last week
- Some more derive(Trait) options☆2,085Mar 6, 2026Updated 2 weeks ago