Skip to content

Commit

Permalink
Update TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
john-cd committed Jan 15, 2024
1 parent e30b250 commit 930c2d1
Showing 1 changed file with 31 additions and 43 deletions.
74 changes: 31 additions & 43 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# TODO

spell check automation

finish links:

- add badges to all src pages from crates.md
Expand All @@ -11,36 +13,25 @@ finish links:

polish the intro

review ignore / no_run examples

review generate.sh

tower_http example polish; other examples have been checked against the rust playground

review GA / GSC - issues with redirects??

explanation text for language pages

web examples into separate section
IDEs - add latest JetBrains tooling

review Install Rust

license
finish to review ignore / no_run examples

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in axum by you, shall be licensed as __, without any additional terms or conditions.
tower_http example polish; other examples have been checked against the rust playground

add licenses to thanks page
review GA / GSC - issues with redirects??

Search within the book
license

<https://endler.dev/2019/tinysearch/>
<https://stork-search.net/>
<https://github.com/lucaong/minisearch>
<https://lucaongaro.eu/blog/2019/01/30/minisearch-client-side-fulltext-search-engine.html>
<https://github.com/typesense/typesense>
<https://news.ycombinator.com/item?id=23473303>
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in axum by you, shall be licensed as __, without any additional terms or conditions.

Algolia
add licenses to thanks page

Review <https://github.com/rust-unofficial/awesome-rust> - already in links.md

Expand All @@ -50,10 +41,6 @@ Review <https://github.com/rust-unofficial/patterns> - already in links.md

Link to <https://stevedonovan.github.io/rust-gentle-intro/>

[Error Chain][Error Chain]

[Error Chain]: https://docs.rs/error-chain/latest/error_chain/

finish cd_ci.md

finish improve_speed
Expand Down Expand Up @@ -83,12 +70,6 @@ cargo outdated / audit / license / deny

review deny.toml

review rustfmt.toml

IDEs - add latest JetBrains tooling

Loco.md in drafts

more details in the standard library section

add more to tokio.md
Expand All @@ -111,15 +92,12 @@ add more to async_channels

Tower

finish actor.md

finish Comparison to other languages
add to Comparison to other languages

AWS

walkdir, notify, indicatif, ratatui

- regex.md
- time
- chrono

Expand All @@ -132,9 +110,10 @@ traits
errors: color-eyre, eyre

testing: Approx example
[fuzzing][fuzzing]

[fuzzing]: https://github.com/rust-fuzz/afl.rs
[fuzzing][fuzzing-github]

[fuzzing-github]: https://github.com/rust-fuzz/afl.rs

- axum
- loco
Expand All @@ -157,25 +136,34 @@ rust + docker compose

rust + Mongo example

rust axum example
add a rust axum example

shuttle.rs example

windows.md
add to windows.md

add to Data

add to GPU.md

other_tools.md
add to interop / Python

Data
add to Books

GPU.md
Languages

Python
finish actor.md

Books
Search within the book

games.md
<https://endler.dev/2019/tinysearch/>
<https://stork-search.net/>
<https://github.com/lucaong/minisearch>
<https://lucaongaro.eu/blog/2019/01/30/minisearch-client-side-fulltext-search-engine.html>
<https://github.com/typesense/typesense>
<https://news.ycombinator.com/item?id=23473303>

Languages
Algolia

## Topics of interest

Expand Down

0 comments on commit 930c2d1

Please sign in to comment.