time-rs / time
The most used Rust library for date and time handling.
☆1,119Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for time
- Type erasure for async trait methods☆1,836Updated last week
- A logging implementation for `log` which is configured via an environment variable.☆834Updated last week
- Generate and parse UUIDs.☆1,007Updated 3 weeks ago
- Temporary file library for rust☆1,186Updated this week
- A small rust library for adding custom derives to enums☆1,772Updated last month
- Dead simple pool implementation for rust with async-await☆1,074Updated 2 weeks ago
- Rust cache structures and easy function memoization☆1,548Updated this week
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,218Updated 2 months ago
- URL parser for Rust☆1,321Updated this week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,409Updated 2 months ago
- Rust quasi-quoting☆1,326Updated last month
- Some more derive(Trait) options☆1,726Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,723Updated last month
- Rust library for single assignment cells and lazy statics without macros☆1,873Updated last month
- HTTP specific Tower utilities.☆708Updated last month
- Find unused dependencies in Cargo.toml☆1,735Updated this week
- Strongly typed YAML library for Rust☆966Updated 7 months ago
- A powerful mock object library for Rust☆1,523Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,354Updated last week
- deserialize env vars into typesafe structs with rust☆861Updated 5 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,445Updated this week
- derive builder implementation for rust structs☆1,317Updated last month
- A highly configurable logging framework for Rust☆1,007Updated 3 months ago
- Logging implementation for Rust☆2,204Updated this week
- A Rust proc-macro attribute parser☆1,020Updated last month
- Rust TOML Parser☆723Updated this week
- A rust console and terminal abstraction☆943Updated last month
- Utilities for working with bytes☆1,907Updated this week
- Cargo subcommand `release`: everything about releasing a rust crate.