dead10ck / uwc
Like wc, but unicode-aware, and with per-line mode.
☆39Updated 5 months ago
Alternatives and similar repositories for uwc:
Users that are interested in uwc are comparing it to the libraries listed below
- A structure for holding a set of enum variants☆20Updated 6 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last week
- Rust declarative static analysis with macro-like syntax☆15Updated 6 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- the ergo crate ecosystem: making rust's ecosystem more ergonomic, therefore more fun.☆58Updated 6 years ago
- Concatenate and print files in a Rust byte slice compatible format.☆12Updated 2 years ago
- A data serialization format as similar as possible to Rust's own syntax☆43Updated 2 years ago
- Named arguments for Rust☆38Updated 7 years ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 4 years ago
- Run pkg-config from declarative dependencies in Cargo.toml☆28Updated 3 years ago
- ☆27Updated 7 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Experiment to port the Pygments highlighter to Rust.☆18Updated 8 years ago
- Derive for the Display trait☆51Updated 6 years ago
- 💘 A logging style that is subjectively nice.☆21Updated 7 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Updated 7 years ago
- A collection of lexers for various languages, written in Rust.☆12Updated 8 years ago
- The fabulous, aspirationally Make-compatible, fabricator of files.☆27Updated last week
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- A library for manipulating unstructured Markdown documents.☆49Updated last year
- Beautiful generative geometric images from a string, based on @jasonlong's geo_pattern, with a WASM demo☆45Updated 4 years ago
- Build and verify byte-for-byte reproducible Rust packages using a Cargo-based workflow☆59Updated 4 years ago
- A Rust library for simple (usually command-line) user interaction | now on https://codeberg.org/valpackett/interactor☆33Updated 2 years ago
- allows you to run multiple cargo commands in a row