clog-tool / clog-libLinks
A library for generating conventional changelogs from git metadata, written in Rust
☆28Updated last year
Alternatives and similar repositories for clog-lib
Users that are interested in clog-lib are comparing it to the libraries listed below
Sorting:
- allows you to run multiple cargo commands in a row☆19Updated 8 years ago
- Visualize vertical data inside your terminal 💦☆90Updated 10 months ago
- ☆62Updated last year
- Do two directories have different contents?☆62Updated 2 weeks ago
- Like wc, but unicode-aware, and with per-line mode.☆39Updated last year
- Derive for the Display trait☆51Updated 7 years ago
- Set the error context using doc comments☆54Updated 6 years ago
- REPL-like interactive code editor☆29Updated 8 years ago
- The fabulous, aspirationally Make-compatible, fabricator of files.☆27Updated 3 weeks ago
- Pluralization handling in Rust☆40Updated 3 years ago
- rust github webhook server☆59Updated 8 years ago
- Linting your rust project with clippy as a service☆35Updated 5 years ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- the ergo crate ecosystem: making rust's ecosystem more ergonomic, therefore more fun.☆59Updated 6 years ago
- Real, fake, and mock implementations of file system operations☆63Updated 2 years ago
- Conversion traits for Rust☆50Updated 4 years ago
- Converting informal English dates (like `date` command) to chrono DateTime in Rust☆58Updated 3 weeks ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- ☆56Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 2 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 9 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆46Updated 4 years ago
- A syntax extension providing higher-order attributes to Rust.