wr7 / refoldLinks
A commandline tool for performing text-wrapping
☆16Updated last year
Alternatives and similar repositories for refold
Users that are interested in refold are comparing it to the libraries listed below
Sorting:
- Rust macros that produce the name of the function they're invoked within.☆22Updated 3 years ago
- Ergonomic Type Diffs☆61Updated 2 months ago
- Experimental stuff. Don't spend your time here for the moment.☆26Updated 7 months ago
- ☆59Updated 3 months ago
- Attribute to use on the `trait` methods (or associated functions) that you wish to "seal", a.k.a., render them `final`.☆15Updated 5 months ago
- ☆26Updated 2 weeks ago
- A tool to remove unused code from a Rust project.☆32Updated 10 months ago
- The quickest way to override dependencies with Cargo☆65Updated last week
- ☆34Updated 3 years ago
- Verify that registry crates in your Cargo.lock are reproducible from the git repository☆43Updated this week
- A Rust doubly-linked intrusive list with Miri tests☆12Updated last year
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Cross-platform Rust wrappers for the PCI ID Repository☆11Updated 10 months ago
- A Rusty .DS_Store file parser!☆28Updated 2 years ago
- Cargo dephell analyzes the third-party dependencies of a Rust workspace☆48Updated 2 years ago
- Wraps cargo to move target directories to a central location [super experimental]☆30Updated last year
- Obsessively tiny error derive macro☆87Updated 7 months ago
- Gotchas and warts in Rust Lang☆76Updated 2 years ago
- Async test/bench toolkit including single stepping executors. No-std compatible.☆14Updated 4 years ago
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Updated 6 months ago
- ☆34Updated last year
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆86Updated last year
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- Exhaustive iteration trait in Rust