Datrs dev here. I implemented all of the Hypercore feed protocol last year. The next step was to add the networking layer, which was blocked on async IO in Rust. So that's what I've been working on this year (the Runtime project).
Datrs development should be unblocked again soon, starting by moving the fs layer over to async IO. And then tackling the network layer.
Datrs development should be unblocked again soon, starting by moving the fs layer over to async IO. And then tackling the network layer.