2021-01-20 13:19:59 +00:00
|
|
|
status = { experimental = "red", development = "orange", hibernation = "inactive", maintained = "green" }
|
2020-04-15 09:31:02 +00:00
|
|
|
|
2020-12-25 12:02:55 +00:00
|
|
|
###############################################################################
|
|
|
|
# Rust
|
|
|
|
|
2020-04-19 16:31:28 +00:00
|
|
|
[project.rust-badgen]
|
|
|
|
lang = "rust"
|
|
|
|
crate = "badgen"
|
2021-01-20 13:19:59 +00:00
|
|
|
status = "hibernation"
|
2020-04-19 16:31:28 +00:00
|
|
|
github = "avitex/rust-badgen"
|
2021-06-28 08:10:49 +00:00
|
|
|
ci = true
|
2021-01-20 13:19:59 +00:00
|
|
|
published = true
|
2020-04-19 16:31:28 +00:00
|
|
|
|
2020-08-25 08:52:42 +00:00
|
|
|
[project.rust-dangerous]
|
|
|
|
lang = "rust"
|
|
|
|
crate = "dangerous"
|
2021-01-20 13:19:59 +00:00
|
|
|
status = "maintained"
|
2020-08-25 08:52:42 +00:00
|
|
|
github = "avitex/rust-dangerous"
|
2021-01-20 13:48:43 +00:00
|
|
|
ci = true
|
2021-01-20 13:19:59 +00:00
|
|
|
published = true
|
2020-08-25 08:52:42 +00:00
|
|
|
|
2020-12-25 12:02:55 +00:00
|
|
|
[project.rust-zc]
|
|
|
|
lang = "rust"
|
|
|
|
crate = "zc"
|
2021-01-20 13:19:59 +00:00
|
|
|
status = "maintained"
|
2020-12-25 12:02:55 +00:00
|
|
|
github = "avitex/rust-zc"
|
2021-01-20 13:48:43 +00:00
|
|
|
ci = true
|
2021-01-20 13:19:59 +00:00
|
|
|
published = true
|
2020-12-25 12:02:55 +00:00
|
|
|
|
2020-12-25 12:04:54 +00:00
|
|
|
[project.rust-aliasable]
|
|
|
|
lang = "rust"
|
|
|
|
crate = "aliasable"
|
2021-01-20 13:19:59 +00:00
|
|
|
status = "maintained"
|
2020-12-25 12:04:54 +00:00
|
|
|
github = "avitex/rust-aliasable"
|
2021-01-20 13:48:43 +00:00
|
|
|
ci = true
|
2021-01-20 13:19:59 +00:00
|
|
|
published = true
|
2020-12-25 12:04:54 +00:00
|
|
|
|
2020-04-15 09:31:02 +00:00
|
|
|
[project.rust-arae]
|
|
|
|
lang = "rust"
|
|
|
|
crate = "arae"
|
|
|
|
status = "experimental"
|
|
|
|
github = "avitex/rust-arae"
|
2021-01-20 13:48:43 +00:00
|
|
|
ci = false
|
2021-01-20 13:19:59 +00:00
|
|
|
published = true
|
2020-04-15 09:31:02 +00:00
|
|
|
|
|
|
|
[project.rust-dnscat]
|
|
|
|
lang = "rust"
|
|
|
|
crate = "dnscat"
|
2021-01-20 13:19:59 +00:00
|
|
|
status = "development"
|
2020-04-15 09:31:02 +00:00
|
|
|
github = "avitex/rust-dnscat"
|
2021-01-20 13:48:43 +00:00
|
|
|
ci = false
|
2021-01-20 13:19:59 +00:00
|
|
|
published = true
|
2020-04-15 09:31:02 +00:00
|
|
|
|
|
|
|
[project.rust-public-ip]
|
|
|
|
lang = "rust"
|
|
|
|
crate = "public-ip"
|
2021-01-20 13:19:59 +00:00
|
|
|
status = "maintained"
|
2020-04-15 09:31:02 +00:00
|
|
|
github = "avitex/rust-public-ip"
|
2021-06-28 08:10:49 +00:00
|
|
|
ci = true
|
2021-01-20 13:19:59 +00:00
|
|
|
published = true
|
2020-04-15 09:31:02 +00:00
|
|
|
|
|
|
|
[project.mdbook-tera]
|
|
|
|
lang = "rust"
|
|
|
|
crate = "mdbook-tera"
|
2021-01-20 13:19:59 +00:00
|
|
|
status = "maintained"
|
2020-04-15 09:31:02 +00:00
|
|
|
github = "avitex/mdbook-tera"
|
2021-06-28 08:10:49 +00:00
|
|
|
ci = true
|
2021-01-20 13:19:59 +00:00
|
|
|
published = true
|
2020-04-15 09:31:02 +00:00
|
|
|
|
|
|
|
[project.rust-abuseipdb]
|
|
|
|
lang = "rust"
|
|
|
|
crate = "abuseipdb"
|
2021-01-20 13:19:59 +00:00
|
|
|
status = "maintained"
|
2020-04-15 09:31:02 +00:00
|
|
|
github = "avitex/rust-abuseipdb"
|
2021-01-20 13:48:43 +00:00
|
|
|
ci = false
|
2021-01-20 13:19:59 +00:00
|
|
|
published = true
|
2020-04-15 09:31:02 +00:00
|
|
|
|
|
|
|
[project.rust-aliasable-deref-trait]
|
|
|
|
lang = "rust"
|
|
|
|
crate = "aliasable_deref_trait"
|
2021-01-20 13:19:59 +00:00
|
|
|
status = "maintained"
|
2020-04-15 09:31:02 +00:00
|
|
|
github = "avitex/rust-aliasable-deref-trait"
|
2021-01-20 13:48:43 +00:00
|
|
|
ci = false
|
2021-01-20 13:19:59 +00:00
|
|
|
published = true
|
2020-04-15 09:31:02 +00:00
|
|
|
|
|
|
|
[project.rust-feast]
|
|
|
|
lang = "rust"
|
|
|
|
crate = "feast"
|
|
|
|
status = "experimental"
|
|
|
|
github = "avitex/rust-feast"
|
2021-01-20 13:48:43 +00:00
|
|
|
ci = false
|
2021-01-20 13:19:59 +00:00
|
|
|
published = true
|
2020-04-15 09:31:02 +00:00
|
|
|
|
|
|
|
[project.battlelayer]
|
|
|
|
lang = "rust"
|
|
|
|
crate = "battlelayer"
|
2021-01-20 13:19:59 +00:00
|
|
|
status = "hibernation"
|
2020-04-15 09:31:02 +00:00
|
|
|
github = "avitex/battlelayer"
|
2021-01-20 13:48:43 +00:00
|
|
|
ci = false
|
2021-01-20 13:19:59 +00:00
|
|
|
published = false
|
2020-04-15 09:31:02 +00:00
|
|
|
|
2020-12-25 12:02:55 +00:00
|
|
|
###############################################################################
|
|
|
|
# Elixir
|
|
|
|
|
2020-04-15 09:31:02 +00:00
|
|
|
[project.elixir-glicko]
|
|
|
|
lang = "elixir"
|
|
|
|
hex = "glicko"
|
2021-01-20 13:19:59 +00:00
|
|
|
status = "maintained"
|
2020-04-15 09:31:02 +00:00
|
|
|
github = "avitex/elixir-glicko"
|
2021-01-20 13:48:43 +00:00
|
|
|
ci = false
|
2021-01-20 13:19:59 +00:00
|
|
|
published = true
|
2020-04-15 09:31:02 +00:00
|
|
|
|
|
|
|
[project.elixir-rcon]
|
|
|
|
lang = "elixir"
|
|
|
|
hex = "rcon"
|
2021-01-20 13:19:59 +00:00
|
|
|
status = "maintained"
|
2020-04-15 09:31:02 +00:00
|
|
|
github = "avitex/elixir-rcon"
|
2021-01-20 13:48:43 +00:00
|
|
|
ci = false
|
2021-01-20 13:19:59 +00:00
|
|
|
published = true
|
2020-04-15 09:31:02 +00:00
|
|
|
|
|
|
|
[project.elixir-vultr]
|
|
|
|
lang = "elixir"
|
|
|
|
hex = "vultr"
|
2021-01-20 13:19:59 +00:00
|
|
|
status = "hibernation"
|
2020-04-15 09:31:02 +00:00
|
|
|
github = "avitex/elixir-vultr"
|
2021-01-20 13:48:43 +00:00
|
|
|
ci = false
|
2021-01-20 13:19:59 +00:00
|
|
|
published = true
|
2020-04-15 09:31:02 +00:00
|
|
|
|
|
|
|
[project.elixir-gitlab]
|
|
|
|
lang = "elixir"
|
|
|
|
hex = "gitlab"
|
2021-01-20 13:19:59 +00:00
|
|
|
status = "hibernation"
|
2020-04-15 09:31:02 +00:00
|
|
|
github = "avitex/elixir-gitlab"
|
2021-01-20 13:48:43 +00:00
|
|
|
ci = false
|
2021-01-20 13:19:59 +00:00
|
|
|
published = false
|
2020-04-15 09:31:02 +00:00
|
|
|
|
|
|
|
[project.typed-struct-cast]
|
|
|
|
lang = "elixir"
|
|
|
|
hex = "typed-struct-cast"
|
2021-01-20 13:19:59 +00:00
|
|
|
status = "hibernation"
|
2020-04-15 09:31:02 +00:00
|
|
|
github = "avitex/typed-struct-cast"
|
2021-01-20 13:48:43 +00:00
|
|
|
ci = false
|
2021-01-20 13:19:59 +00:00
|
|
|
published = false
|