gojq
csvtk
gojq | csvtk | |
---|---|---|
1 | 7 | |
191 | 1,025 | |
- | - | |
4.0 | 7.6 | |
over 1 year ago | 8 days ago | |
Go | Go | |
GNU General Public License v3.0 or later | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
gojq
csvtk
-
Align primers to a reference sequence.
No problem. You might also be interested in csvtk https://github.com/shenwei356/csvtk from the same group. Very handy set of tools.
-
stable: a package for streaming pretty text table
Hi guys, this is a shameless plug. I'd like to introduce my package for formatting text tables: https://github.com/shenwei356/stable. I've used it in a CSV/TSV toolkit, csvtk. you can try the pretty command.
-
Tool to interact with CSV
I moved to csvtk and I am pretty happy with it. I find it a robust, feature rich, self-contained program.
-
[OC]Tidy Viewer (tv) is a cross-platform csv pretty printer that uses column styling to maximize viewer enjoyment.
csvtk - Command line csv data manipulation. Go
- csvtk - CSV/TSV Toolkit
-
What are the most useful VSCode extensions you know which could be reimplemented in Emacs?
As an aside, I recently discovered the command-line program csvtk and it is really nice and useful. It helped me recently do a lot of stupid little tasks where I would have had to load the csv into LibreCalc and make some small manipulations.
-
Loading delimited data into Kafka - quick & dirty (but effective)
I want to recommend csvtk for transform csv https://github.com/shenwei356/csvtk Also cut with -d and -f options can be used to filter fields.
What are some alternatives?
xferspdy - Xferspdy provides binary diff and patch library in golang. [Mentioned in Awesome Go, https://github.com/avelino/awesome-go]
xsv - A fast CSV command line toolkit written in Rust.
grequests - A Go "clone" of the great and famous Requests library
ctop - Top-like interface for container metrics
fastlz - Wrap over FastLz for GoLang
peco - Simplistic interactive filtering tool
JSON-to-Go - Translates JSON into a Go type in your browser instantly (original)
miller - Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON
delve - Delve is a debugger for the Go programming language.
excelize - Go language library for reading and writing Microsoft Excelâ„¢ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets
godotenv - A Go port of Ruby's dotenv library (Loads environment variables from .env files)