gotabulate
Table generator
A library that generates pretty-printed tabular data from various input formats
Gotabulate - Easily pretty-print your tabular data with Go
334 stars
10 watching
31 forks
Language: Go
last commit: almost 4 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
zhiburt/tabled | A library for generating pretty-printed tables of Rust data structures | 2,026 |
azr/generators | Automates the generation of boilerplate code for common Go applications | 5 |
go-the-way/sg | A Go library for generating standard SQL queries | 6 |
elgris/sqrl | A Go-based library for building and executing SQL queries with fluent syntax. | 278 |
matt-harvey/tabulo | A Ruby library for generating plain text tables with a column-based API and flexible configuration options. | 245 |
cheynewallace/tabby | A lightweight library for generating simple terminal tables with minimal effort | 356 |
cldwalker/table | A Clojure library that generates ASCII tables from various data structures. | 108 |
didi/gendry | A Go library for building and parameterizing SQL queries in a flexible and reusable way. | 1,621 |
corbym/gogiven | Generates readable test output from Go code | 15 |
bnoordhuis/gyp | A tool to automatically generate project files based on configuration and language specifications | 72 |
goccmack/gocc | A tool for generating lexers and parsers from a BNF file with semantic actions. | 615 |
bastibense/libharu_ng | A Rust wrapper around the libharu C library for generating PDFs | 15 |
jbrukh/bayesian | Naive Bayesian classification library for Go. | 805 |
haskell-gi/haskell-gi | Generates Haskell bindings for GObject Introspection capable libraries | 290 |
kellyjonbrazil/jtbl | A command-line tool to convert and format data from JSON into various table formats. | 286 |