recore
recore is a re-imagining of various ::core features. It started out with
core::fmt (still my favorite part), then I had to remake the core of core::io
as well.
It's a part of the larger project, restd. This is the part that contains all
features not requiring platform support (much like ::core).