A parser and formatter for std::{SystemTime, Duration}
☆370Sep 11, 2025Updated 5 months ago
Alternatives and similar repositories for humantime
Users that are interested in humantime are comparing it to the libraries listed below
Sorting:
- Temporary file library for rust☆1,408Feb 24, 2026Updated last week
- A small rust library for adding custom derives to enums☆2,314Feb 28, 2026Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,305Jan 7, 2026Updated 2 months ago
- A set of alternative `derive` attributes for Rust☆459Sep 27, 2025Updated 5 months ago
- A crate for safe and ergonomic pin-projection.☆704Feb 27, 2026Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,065May 24, 2025Updated 9 months ago
- x-www-form-urlencoded meets Serde☆260Aug 13, 2024Updated last year
- Some more derive(Trait) options☆2,078Feb 4, 2026Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 3 weeks ago
- Type erasure for async trait methods☆2,120Feb 16, 2026Updated 2 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,097Feb 20, 2026Updated 2 weeks ago
- Semantic wrapper for byte count representations☆155Feb 11, 2026Updated 3 weeks ago
- derive builder implementation for rust structs☆1,534Jan 2, 2026Updated 2 months ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆401May 6, 2022Updated 3 years ago
- Async tracing capabilities for the log crate☆98Jan 11, 2021Updated 5 years ago
- Date and time library for Rust☆3,812Feb 23, 2026Updated last week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆452Jan 25, 2026Updated last month
- A lightweight version of pin-project written with declarative macros.☆274Updated this week
- Utilities for working with bytes☆2,188Feb 4, 2026Updated last month
- Compile-time type-checked builder derive☆1,149Jan 1, 2026Updated 2 months ago
- A macro to generate structures which behave like bitflags☆1,112Feb 13, 2026Updated 3 weeks ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆254Jan 23, 2026Updated last month
- Find unused dependencies in Cargo.toml☆2,083Dec 29, 2025Updated 2 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,624Feb 16, 2026Updated 2 weeks ago
- Serde support for the humantime crate☆37Feb 10, 2024Updated 2 years ago
- Slab allocator for Rust☆879Jan 31, 2026Updated last month
- URL parser for Rust☆1,531Feb 5, 2026Updated last month
- Date and time handling in Rust.☆1,288Feb 28, 2026Updated last week
- A Rust proc-macro attribute parser☆1,238Jan 15, 2026Updated last month
- Async multi-producer multi-consumer channel☆935Jul 6, 2025Updated 8 months ago
- A vector with a fixed capacity. (Rust)☆852Oct 19, 2024Updated last year
- Support for matching file paths against Unix shell style patterns.☆570Dec 2, 2025Updated 3 months ago
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated 2 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,712Feb 25, 2026Updated last week
- Support atomic operations on Arc itself☆1,264Feb 22, 2026Updated last week
- derive simple constructor functions for Rust structs☆571Aug 29, 2024Updated last year
- Easily assign underlying errors into domain-specific errors while adding context☆1,855Updated this week
- Compile time static maps for Rust☆2,107Updated this week
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year