chronotope / humantimeLinks
A parser and formatter for std::{SystemTime, Duration}
☆365Updated 4 months ago
Alternatives and similar repositories for humantime
Users that are interested in humantime are comparing it to the libraries listed below
Sorting:
- Serialize and deserialize C-like enum as underlying repr☆256Updated 3 weeks ago
- Find out path at which a deserialization error occurred☆407Updated 3 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆442Updated last month
- Check if tables and items in a .toml file are lexically sorted☆271Updated last month
- Conditional compilation according to rustc compiler version☆390Updated 3 weeks ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆383Updated last year
- Struct fields that are made read-only accessible to other modules☆262Updated 3 weeks ago
- x-www-form-urlencoded meets Serde☆259Updated last year
- MIME type guessing of file extensions for Rust.☆195Updated 3 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆366Updated 3 weeks ago
- Expanding opportunities standard library std::fs and std::io☆329Updated 2 years ago
- oh heck, a case conversion library☆576Updated 5 months ago
- TimeZone implementations for rust-chrono from the IANA database☆266Updated 3 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆543Updated 2 months ago
- Allows for the creation of serialised Rust tests☆274Updated last week
- ☆350Updated 2 months ago
- Rust crate for a convenient RAII scope guard.☆544Updated 2 years ago
- Boolean-valued predicate functions in Rust☆200Updated last month
- Like Rust's std::Path, but UTF-8.☆537Updated 3 weeks ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆206Updated 2 years ago
- Procedural macros to derive numeric traits in Rust☆213Updated last year
- Procedural macro for recursive async functions☆235Updated 3 months ago
- A Rust equivalent of Unix command "which".☆244Updated 5 months ago
- Type that deserializes only from one specific value☆267Updated 3 weeks ago
- Cargo extension for running Criterion.rs benchmarks☆209Updated 7 months ago
- Adaptors between compression crates and Rust's async IO types☆599Updated last month
- Compile-time string formatting☆258Updated 3 months ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆151Updated last month
- Async synchronization primitives☆279Updated 3 weeks ago
- Rust lightweight HTTP 1.1 client☆292Updated last month