textwrap

Text formatter

A Rust library for efficiently wrapping and formatting text.

An efficient and powerful Rust library for word wrapping text.

GitHub

468 stars
6 watching
45 forks
Language: Rust
last commit: 13 days ago
Linked from 1 awesome list

formattinghyphenationrusttexttextwrapunicodewrapping

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
muesli/reflow Provides utilities for text reflow and formatting in terminal output. 651
geemus/formatador A library for formatting text with various options and capabilities for displaying tables, progress bars, and other formatted output. 451
tweag/topiary A tool that automates uniform formatting of code in multiple languages using a simple DSL. 569
isbm/textwrap A Go module that wraps text in a way similar to Python's textwrap module, with some limitations. 5
ogham/rust-ansi-term A Rust library for formatting text in ANSI terminals with various colors and styles. 457
hougesen/mdsf A tool to format markdown code snippets using various formatters. 23
ilai-deutel/kibi A small text editor with basic features like syntax highlighting and incremental search, written in Rust. 1,536
robhz786/strf A C++ library for formatting and transcoding text 70
lukaskalbertodt/bunt A set of macros to print colored and formatted text to the terminal in Rust 226
burntsushi/tabwriter A crate that provides elastic tabstops for text formatting in Rust. 248
lukaskalbertodt/term-painter A library for formatting and coloring terminal output in Rust. 79
its-the-shrimp/yew-fmt Tools for formatting Yew web applications written in Rust. 20
harfbuzz/rustybuzz A Rust port of the HarfBuzz text-shaping algorithm 559
mihaimaruseac/hindent A tool that reformat Haskell source code to make it more readable and consistent 562
pest-parser/pest-fmt A tool to format and standardize Pest grammar files. 25