1
0
mirror of https://github.com/rust-unofficial/awesome-rust.git synced 2025-01-08 13:34:09 +02:00

Add Woodpecker

This commit is contained in:
Ferran Basora 2017-06-06 15:24:28 +02:00
parent a5413a8b7c
commit 94b0f7be73

View File

@ -72,6 +72,7 @@ See also [Friends of Rust](https://www.rust-lang.org/friends.html) (organization
* [darrint/device-blocker](https://github.com/darrint/device-blocker) — Limit screen time to children's various mobile devices by blocking internet access on the family Wifi router.
* [dlecan/generic-dns-update](https://github.com/dlecan/generic-dns-update) — a tool to update DNS zonefiles with your IP address [<img src="https://travis-ci.org/dlecan/generic-dns-update.svg?branch=master">](https://travis-ci.org/dlecan/generic-dns-update)
* [Factotum](https://github.com/snowplow/factotum) — [A system to programmatically run data pipelines](http://snowplowanalytics.com/blog/2016/04/09/introducing-factotum-data-pipeline-runner/) [<img src="https://travis-ci.org/snowplow/factotum.svg?branch=master">](https://travis-ci.org/snowplow/factotum)
* [fcsonline/woodpecker](https://github.com/fcsonline/woodpecker) — a HTTP load testing application inspired by Ansible syntax
* [Fractalide](https://github.com/fractalide/fractalide) — Simple Rust Microservices
* [habitat](https://habitat.sh/) — An tool created by [Chef](https://www.chef.io/) to build, deploy, and manage applications.
* [imjacobclark/Herd](https://github.com/imjacobclark/Herd) — an experimental HTTP load testing application