mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2025-08-07 22:14:00 -04:00
Added cfonts
This commit is contained in:
parent
652b797a0b
commit
98b799dc1b
1 changed files with 1 additions and 0 deletions
|
@ -381,6 +381,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/
|
|||
### Text processing
|
||||
|
||||
* [dmerejkowsky/ruplacer](https://github.com/dmerejkowsky/ruplacer) — Find and replace text in source files [](https://github.com/dmerejkowsky/ruplacer/actions/workflows/test.yml)
|
||||
* [dominikwilkowski/cfonts](https://github.com/dominikwilkowski/cfonts) [[cfonts](https://crates.io/crates/cfonts)] — Sexy ANSI fonts for the console 
|
||||
* [grex](https://github.com/pemistahl/grex) — A command-line tool and library for generating regular expressions from user-provided test cases [](https://travis-ci.org/pemistahl/grex)
|
||||
* [Lisprez/so_stupid_search](https://github.com/Lisprez/so_stupid_search) — A simple and fast string search tool for human beings
|
||||
* [Melody](https://github.com/yoav-lavi/melody) - A language that compiles to regular expressions and aims to be more easily readable and maintainable [](https://github.com/yoav-lavi/melody/actions/workflows/rust.yml) [](https://crates.io/crates/melody_compiler)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue