habitat
xsv
Our great sponsors
habitat | xsv | |
---|---|---|
4 | 57 | |
2,445 | 9,241 | |
0.5% | - | |
9.8 | 0.0 | |
7 days ago | 6 days ago | |
Rust | Rust | |
Apache License 2.0 | The Unlicense |
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.
habitat
-
42 Companies using Rust in production
And many more such as Scaleway, Oxide, Fuchsia, MeiliSearch, Vector, embark, Chef, BBC...
-
Is there an infrastructure as code project written in Rust?
https://github.com/habitat-sh/habitat written by Chef devs
- Why are there no descent Go or Rust alternatived to Ansible?
-
Object-Oriented Entity-Component-System Design
Personal anecdote: Habitat was developed as a sort of application deployment / configuration management tool in Rust, and the architecture there is roughly equivalent to an ECS. I found it a joy to work with and work on. Not sure if it's fundamentally a better software pattern, but it at least meshes with my brain better than how most OO-style software is laid out.
xsv
-
Any Linux admins willing to try Pygrep?
Unrelated, are you the same burntsushi that wrote xsv?
-
Analyzing multi-gigabyte JSON files locally
If it could be tabular in nature, maybe convert to sqlite3 so you can make use of indexing, or CSV to make use of high-performance tools like xsv or zsv (the latter of which I'm an author).
https://github.com/BurntSushi/xsv
https://github.com/liquidaty/zsv/blob/main/docs/csv_json_sql...
-
What monitoring tool do you use or recommend?
Oh and there's rad cli shit out there for CSV files too, like xsv
-
Tool to interact with CSV
xsv. Cross platform, fast and especially so with larger csvs if you index them
- Final FLiP Stack Weekly of 2022
- Ask HN: Programs that saved you 100 hours? (2022 edition)
-
Consider Using CSV
For manipulating CSV from the terminal, check out https://github.com/BurntSushi/xsv
- What are your coolest tools for one-liners ?
- Run SQL on CSV, Parquet, JSON, Arrow, Unix Pipes and Google Sheet
What are some alternatives?
miller - Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON
ripgrep - ripgrep recursively searches directories for a regex pattern while respecting your gitignore
csvtk - A cross-platform, efficient and practical CSV/TSV toolkit in Golang
woodpecker - Drill is an HTTP load testing application written in Rust
Servo - The Servo Browser Engine
svgcleaner - svgcleaner could help you to clean up your SVG files from the unnecessary data.
Fractalide - Reusable Reproducible Composable Software
q - q - Run SQL directly on delimited files and multi-file sqlite databases
tauri - Build smaller, faster, and more secure desktop applications with a web frontend.
tv-renamer - Mirror of https://gitlab.com/mmstick/tv-renamer
iota - A terminal-based text editor written in Rust
tv - 📺(tv) Tidy Viewer is a cross-platform CLI csv pretty printer that uses column styling to maximize viewer enjoyment.