kinnison / git-testamentLinks
Rust library for creating a commit testament at compile time
☆49Updated 9 months ago
Alternatives and similar repositories for git-testament
Users that are interested in git-testament are comparing it to the libraries listed below
Sorting:
- ☆54Updated 3 years ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆158Updated this week
- CSS for Rustlang websites based on the ST3 theme Ayu☆76Updated last year
- ☆112Updated 2 years ago
- Run a command and highlight its stderr, preserving the order of stdout and stderr☆49Updated 2 years ago
- Machine scalar casting that meets your expectations☆75Updated 3 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Lossless functionality for platform-native strings.☆71Updated 2 months ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- ☆76Updated 4 years ago
- Rust serializer library☆87Updated last year
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- Converting informal English dates (like `date` command) to chrono DateTime in Rust☆58Updated 2 weeks ago
- ☆58Updated 2 years ago
- Procedural macro span debugger/visualizer☆39Updated 5 years ago
- Interact with crates.io from the command-line☆99Updated 10 months ago
- ☆93Updated 9 months ago
- A library for compact bit sets containing enums.☆115Updated last week
- ☆57Updated 3 years ago
- Find out about keys that are ignored when deserializing data☆88Updated this week
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Calm I/O operations for Rust