csvtk
fastlz
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.
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.
fastlz
We haven't tracked posts mentioning fastlz yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
xsv - A fast CSV command line toolkit written in Rust.
sqlx - general purpose extensions to golang's database/sql
ctop - Top-like interface for container metrics
resty - Simple HTTP and REST client library for Go
peco - Simplistic interactive filtering tool
gorequest - GoRequest -- Simplified HTTP client ( inspired by nodejs SuperAgent )
gojq - JSON query in Golang
kazaam - Arbitrary transformations of JSON in Golang
miller - Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON
JobRunner - Framework for performing work asynchronously, outside of the request flow
godotenv - A Go port of Ruby's dotenv library (Loads environment variables from .env files)
gentleman - Plugin-driven, extensible HTTP client toolkit for Go