chronotope / humantimeLinks
A parser and formatter for std::{SystemTime, Duration}
☆357Updated 2 months 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☆433Updated last week
- Find out path at which a deserialization error occurred☆403Updated 3 weeks ago
- Boolean-valued predicate functions in Rust☆199Updated last week
- Check if tables and items in a .toml file are lexically sorted☆264Updated 2 months ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆379Updated last year
- x-www-form-urlencoded meets Serde☆255Updated last year
- MIME type guessing of file extensions for Rust.☆191Updated last month
- Expanding opportunities standard library std::fs and std::io☆328Updated last year
- Rust lightweight HTTP 1.1 client☆290Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆259Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆357Updated last month
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆203Updated 2 years ago
- Serialize and deserialize C-like enum as underlying repr☆251Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆385Updated last month
- Like Rust's std::Path, but UTF-8.☆527Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆539Updated last month
- Procedural macro for recursive async functions☆233Updated last month
- TimeZone implementations for rust-chrono from the IANA database☆264Updated last month
- Allows for the creation of serialised Rust tests☆266Updated 3 weeks ago
- A Rust equivalent of Unix command "which".☆242Updated 3 months ago
- ☆340Updated 3 weeks ago
- oh heck, a case conversion library☆566Updated 3 months ago
- Small crate to infer file and MIME type by checking the magic number signature☆363Updated 9 months ago
- Rust crate for a convenient RAII scope guard.☆534Updated 2 years ago
- Typed HTTP Headers from hyper☆188Updated 2 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆803Updated 2 weeks ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆149Updated last month
- Fast function for printing integer primitives to a decimal string☆348Updated 3 weeks ago
- A if/elif-like macro for Rust #[cfg] statements☆612Updated 3 weeks ago
- lazy static regular expressions checked at compile time☆219Updated last week