drewcrawford / kiruna

An experimental, tiny, fast, and simple async executor and IO library for Rust
Other
3 stars 1 forks source link

Feature Request: Associated Mdbook #3

Open dmgolembiowski opened 1 year ago

dmgolembiowski commented 1 year ago

If it's not too much trouble, I'd love to preserve your ideas for the future. There's a lot of value to place this implementation's ideas in a book format, sitting adjacent to its analogous counterpart at https://github.com/herkhinah/tokio-internals

drewcrawford commented 1 year ago

Thanks for the suggestion! Will leave this open to track it.

My feeling is, the internals (for that matter the API) are still a bit of a moving target. tpc and io::seek both saw major additions last month to support new applications and so I'm not entirely sure when some of this will really stabilize.