chronotope / humantimeLinks
A parser and formatter for std::{SystemTime, Duration}
☆345Updated 3 weeks ago
Alternatives and similar repositories for humantime
Users that are interested in humantime are comparing it to the libraries listed below
Sorting:
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆431Updated this week
- Find out path at which a deserialization error occurred☆391Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆375Updated 2 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆248Updated 2 weeks ago
- x-www-form-urlencoded meets Serde☆253Updated last year
- MIME type guessing of file extensions for Rust.☆186Updated 4 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆347Updated 2 weeks ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆374Updated last year
- Struct fields that are made read-only accessible to other modules☆257Updated 2 weeks ago
- Check if tables and items in a .toml file are lexically sorted☆258Updated last week
- TimeZone implementations for rust-chrono from the IANA database☆261Updated last month
- Boolean-valued predicate functions in Rust☆199Updated last month
- A Rust equivalent of Unix command "which".☆239Updated last month
- Expanding opportunities standard library std::fs and std::io☆325Updated last year
- Procedural macro for recursive async functions☆230Updated 7 months ago
- ☆330Updated last month
- Like Rust's std::Path, but UTF-8.☆510Updated 2 weeks ago
- Rust lightweight HTTP 1.1 client☆289Updated last month
- A set of alternative `derive` attributes for Rust☆448Updated last year
- oh heck, a case conversion library☆559Updated last month
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆201Updated 2 years ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆538Updated 6 months ago
- Allows for the creation of serialised Rust tests☆259Updated 2 weeks ago
- lazy static regular expressions checked at compile time☆216Updated 8 months ago
- Cargo extension for running Criterion.rs benchmarks☆202Updated 3 months ago
- Typed HTTP Headers from hyper☆181Updated last week
- Exponential backoff and retry for Rust.☆332Updated last year
- Procedural macros to derive numeric traits in Rust☆208Updated last year
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆230Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆254Updated last week