1 unstable release
0.1.0 | Apr 14, 2025 |
---|
#69 in #write
122 downloads per month
Used in realloc
91KB
2.5K
SLoC
A re-implementation of various std features. Not perfect nor intended to be.
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
).