22 lines
505 B
Markdown
22 lines
505 B
Markdown
# Backlog
|
|
|
|
## Rust libs
|
|
|
|
cf. https://blessed.rs/crates
|
|
|
|
- cli : https://lib.rs/crates/pico-args
|
|
- reseau async : tokio
|
|
- web serveur : axum (uses tokio)
|
|
- https://fasterthanli.me/series/updating-fasterthanli-me-for-2022/part-2#the-opinions-of-axum-also-nice-error-handling
|
|
|
|
## Others
|
|
- plugins avec https://github.com/extism/extism
|
|
|
|
## Backgammon existing projects
|
|
|
|
* lib rust backgammon
|
|
- https://docs.rs/crate/backgammon/0.4.0
|
|
- https://github.com/marktani/backgammon
|
|
* network webtarot
|
|
* front ?
|