Skip to content

Instantly share code, notes, and snippets.

@jmjoy
Last active April 22, 2020 04:44
Show Gist options
  • Select an option

  • Save jmjoy/10c792ba58e206f69f43a24f0abdde3a to your computer and use it in GitHub Desktop.

Select an option

Save jmjoy/10c792ba58e206f69f43a24f0abdde3a to your computer and use it in GitHub Desktop.
| project | language | status | link |
| ----------------- | -------- | -------------------- | -------------------------------------------- |
| graphicsmagick-rs | rust | actively-developed | <https://github.com/jmjoy/graphicsmagick-rs> |
| olha | rust | actively-developed | <https://github.com/olha-framework/olha> |
| recorder | rust | as-is | <https://github.com/jmjoy/recorder> |
| idgend | rust | passively-maintained | <https://github.com/jmjoy/idgend> |
| apollo-client | rust | passively-maintained | <https://github.com/jmjoy/apollo-client> |
| keyboard-layout | markdown | as-is | <https://github.com/jmjoy/keyboard-layout> |
| async-wg | rust | deprecated | <https://github.com/jmjoy/async-wg> |
| phper | rust | deprecated | <https://github.com/jmjoy/phper> |
| fastcgi-client-rs | rust | passively-maintained | <https://github.com/jmjoy/fastcgi-client-rs> |
| serde_var_export | rust | actively-developed | <https://github.com/jmjoy/serde_var_export> |
| except | rust | deprecated | <https://github.com/jmjoy/except> |
| go-chatroom | go | as-is | <https://github.com/jmjoy/go-chatroom> |
| dnsmasq-plus | c, rust | actively-developed | <https://github.com/jmjoy/dnsmasq-plus> |
| dirty-dns | rust | deprecated | <https://github.com/jmjoy/dirty-dns> |
| helper | rust | as-is | <https://github.com/jmjoy/helper> |
| ArSql | php | passively-maintained | <https://github.com/jmjoy/ArSql> |
| rust-snake | rust | deprecated | <https://github.com/jmjoy/rust-snake> |
| http-api-tester | go | as-is | <https://github.com/jmjoy/http-api-tester> |
| snake | go | as-is | <https://github.com/TriangleGo/snake> |
Status available options are:
- `actively-developed`: New features are being added and bugs are being fixed.
- `passively-maintained`: There are no plans for new features, but the maintainer intends to
respond to issues that get filed.
- `as-is`: The crate is feature complete, the maintainer does not intend to continue working on
it or providing support, but it works for the purposes it was designed for.
- `experimental`: The author wants to share it with the community but is not intending to meet
anyone's particular use case.
- `looking-for-maintainer`: The current maintainer would like to transfer the crate to someone
else.
- `deprecated`: The maintainer does not recommend using this crate (the description of the crate
can describe why, there could be a better solution available or there could be problems with
the crate that the author does not want to fix).
- `none`: Displays no badge on crates.io, since the maintainer has not chosen to specify
their intentions, potential crate users will need to investigate on their own.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment