chronotope / humantimeView external linksLinks
A parser and formatter for std::{SystemTime, Duration}
☆368Sep 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,401Updated this week
- A small rust library for adding custom derives to enums☆2,287Feb 5, 2026Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,292Jan 7, 2026Updated last month
- A set of alternative `derive` attributes for Rust☆459Sep 27, 2025Updated 4 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,057May 24, 2025Updated 8 months ago
- x-www-form-urlencoded meets Serde☆259Aug 13, 2024Updated last year
- A crate for safe and ergonomic pin-projection.☆702Feb 7, 2026Updated last week
- Some more derive(Trait) options☆2,069Feb 4, 2026Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆1,030Oct 26, 2025Updated 3 months ago
- Type erasure for async trait methods☆2,114Updated this week
- Semantic wrapper for byte count representations☆152Feb 1, 2026Updated 2 weeks ago
- derive builder implementation for rust structs☆1,529Jan 2, 2026Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,089Jan 12, 2026Updated last month
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆402May 6, 2022Updated 3 years ago
- Async tracing capabilities for the log crate☆98Jan 11, 2021Updated 5 years ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆446Jan 25, 2026Updated 2 weeks ago
- Utilities for working with bytes☆2,172Feb 4, 2026Updated last week
- Date and time library for Rust☆3,789Jan 14, 2026Updated last month
- A macro to generate structures which behave like bitflags☆1,101Dec 9, 2025Updated 2 months ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆251Jan 23, 2026Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆270Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,613Updated this week
- Find unused dependencies in Cargo.toml☆2,077Dec 29, 2025Updated last month
- Compile-time type-checked builder derive☆1,141Jan 1, 2026Updated last month
- Serde support for the humantime crate☆36Feb 10, 2024Updated 2 years ago
- Slab allocator for Rust☆875Jan 31, 2026Updated 2 weeks ago
- URL parser for Rust☆1,521Feb 5, 2026Updated last week
- Date and time handling in Rust.☆1,276Feb 5, 2026Updated last week
- A Rust proc-macro attribute parser☆1,230Jan 15, 2026Updated 3 weeks ago
- Async multi-producer multi-consumer channel☆930Jul 6, 2025Updated 7 months ago
- A vector with a fixed capacity. (Rust)☆854Oct 19, 2024Updated last year
- Support for matching file paths against Unix shell style patterns.☆567Dec 2, 2025Updated 2 months ago
- Support atomic operations on Arc itself☆1,244Feb 2, 2026Updated last week
- Conditional compilation according to rustc compiler version☆389Updated this week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,704Jan 14, 2026Updated last month
- derive simple constructor functions for Rust structs☆574Aug 29, 2024Updated last year
- Compile time static maps for Rust☆2,100Feb 4, 2026Updated last week
- Macros for all your token pasting needs☆1,079Oct 6, 2024Updated last year
- A library for to allow multiple return types by automatically generated enum.☆374Updated this week