#error #write #recore

no-std recore

A re-implementation of various ::core features

1 unstable release

0.1.0 Apr 14, 2025

#69 in #write

Download history 88/week @ 2025-04-09 34/week @ 2025-04-16

122 downloads per month
Used in realloc

MIT license

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).

No runtime deps

Features