tricorder
lorikeet
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.
tricorder
-
Show HN: A new open-source automation tool as an alternative to Ansible/Salt
There is https://pyinfra.com/
As a sidenote, I also made a small experiment a while ago : https://github.com/linkdd/tricorder/
But it's a bit of a chicken-and-egg problem. Without users, I don't know how it should be used, without features I won't get any users. So for now, it's in a state of "I'll address bug reports and feature requests, but I won't actively develop it".
-
Ask HN: What's your favorite software testing framework and why?
Thank you. Your library seems nice.
Unfortunately, I have to say it... I hate YAML with a passion, k8s, github actions/gitlab ci, ansible, etc... When I'm doing ops jobs, I feel like I'm coding in YAML.
Btw, this hate for YAML birthed https://linkdd.github.io/tricorder/ :P
-
Created a simple tool for task automation in Rust
Another one in the same vein is tricorder, which has one of the coolest websites ever. AFAIK it doesn't do dependencies, though. But it's got a RUST API!
- Show HN: Automation the KISS way. No YAML involved
lorikeet
-
Created a simple tool for task automation in Rust
Very cool! Reminds me of my tool lorikeet, although not parallel by default (which can be a good thing)
-
Is there any crate to work with Slack in Rust and how to approach library/crate creation for third-party vendors like Slack/GCP?
I added simple webhook support in lorikeet for slack. We use it to receive alerts when some stuff has gone wrong.
-
Pinging.net - An open-source website for monitoring you internet connection with a backend written in Rust
Looks great! I made a similar general purpose cli tool for things like this called lorikeet.
-
[Debug Help] Tokio tasks get stuck randomly
I've seen issues in lorikeet's http step does not ever return & this was related to a timeout of the http request. In a newer version I set the default timeout to 30 seconds to alleviate this issue.
-
Trouble selecting starting projects
Whatever you feel like building, scratch an itch. I started with simple tools that I had personal pain points for, like collating markdown documents or having a way to run lightweight smoke tests. In my spare time I'm now working on a scuba diving database and map.
What are some alternatives?
z-run - z-run -- scripting library lightweight Go-based tool
pinging - Pinging.net - Monitor Your Internet Connection
testy - test helpers for more meaningful, readable, and fluent tests
lorikeet-dash - A Web Dashboard for Lorikeet
LazySmallCheck2012 - Lazy SmallCheck with functional values and existentials!
mdcollate - Collates markdown into one file
php-easycheck - Mirror of http://chriswarbo.net/git/php-easycheck
fabrik - Sudoku solving library using iterators. Written in Rust ❤️
ospec - Noiseless testing framework
all_your_base - A streaming Base64 en/decoder for fun and for learning
automate - Native bash script for automate tasks in a multiple servers
too-many-lists - Learn Rust by writing Entirely Too Many linked lists