chronotope / humantimeLinks
A parser and formatter for std::{SystemTime, Duration}
☆367Updated 4 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☆446Updated last week
- Check if tables and items in a .toml file are lexically sorted☆271Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆389Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆369Updated last month
- Find out path at which a deserialization error occurred☆411Updated last month
- Serialize and deserialize C-like enum as underlying repr☆257Updated last month
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆388Updated last year
- ☆351Updated 2 months ago
- Expanding opportunities standard library std::fs and std::io☆329Updated 2 years ago
- A Rust equivalent of Unix command "which".☆246Updated 6 months ago
- x-www-form-urlencoded meets Serde☆259Updated last year
- lazy static regular expressions checked at compile time☆222Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆262Updated last month
- Like Rust's std::Path, but UTF-8.☆541Updated last month
- MIME type guessing of file extensions for Rust.☆196Updated 4 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆546Updated 2 months ago
- Allows for the creation of serialised Rust tests☆278Updated 3 weeks ago
- Boolean-valued predicate functions in Rust☆203Updated last week
- oh heck, a case conversion library☆580Updated 5 months ago
- Easy Ctrl-C handler for Rust projects☆651Updated 3 months ago
- A set of alternative `derive` attributes for Rust☆459Updated 4 months ago
- Rust crate for a convenient RAII scope guard.☆546Updated 2 years ago
- ☆319Updated 4 months ago
- Procedural macro for recursive async functions☆236Updated 4 months ago
- TimeZone implementations for rust-chrono from the IANA database☆268Updated 3 months ago
- Rust lightweight HTTP 1.1 client☆292Updated last month
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆205Updated 2 years ago
- Cargo extension for running Criterion.rs benchmarks☆209Updated 8 months ago
- A if/elif-like macro for Rust #[cfg] statements☆625Updated 2 months ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆247Updated last week