tabled
Table generator
A library for generating readable and formatted tables from Rust data structures
An easy to use library for pretty print tables of Rust structs and enums.
2k stars
14 watching
86 forks
Language: Rust
last commit: about 1 month ago
Linked from 1 awesome list
clihacktoberfestpretty-printprettytablerusttabletable-generator
Related projects:
Repository | Description | Stars |
---|---|---|
matt-harvey/tabulo | A Ruby library for generating plain text tables with a column-based API and flexible configuration options. | 245 |
djm/table_rex | An Elixir library for generating text-based tables with various features and options. | 244 |
tj/terminal-table | A tool for generating ASCII tables in various formats and styles. | 1,535 |
cldwalker/table | A Clojure library that generates ASCII tables from various data structures. | 109 |
bndr/gotabulate | A library that generates pretty-printed tabular data from various input formats | 334 |
haozhu233/kableextra | A package that extends the kable() function to add features and customize table generation in HTML or LaTeX. | 693 |
bastibense/libharu_ng | A Rust wrapper around the libharu C library for generating PDFs | 15 |
khalidabuhakmeh/consoletables | A utility for generating and displaying formatted tables in a console application | 952 |
djduque/pgfplots | A Rust library for generating publication-quality figures using LaTeX. | 120 |
scottrhoyt/swiftytexttable | A lightweight Swift library for generating text tables | 320 |
alexeyco/simpletable | A Go library for generating and displaying simple tables in the terminal | 532 |
hutou/tablo | A Crystal gem that generates formatted text tables from 2D arrays with customizable formatting options. | 28 |
zhiburt/expectrl | A Rust library for automating and controlling interactive applications in a terminal | 173 |
epoch/tallboy | A declarative API for creating text-based tables in Crystal | 57 |
wulf/dsync | Tools to generate code from diesel schema files. | 73 |