studs

Crates.iostuds
lib.rsstuds
version0.1.3
sourcesrc
created_at2024-04-23 09:45:03.419496
updated_at2024-04-25 08:10:11.275608
descriptionStuds is a collection of extenstions to the Rust standard library.
homepagehttps://github.com/saratine/studs
repositoryhttps://github.com/saratine/studs
max_upload_size
id1217342
size14,832
Peter Deverdzic (peterhenryd)

documentation

https://github.com/saratine/studs/wiki

README

studs

Studs is a collection of meaningful extensions to the Rust standard library.

CAUTION

This entire project is a work is in project and most features are not yet implemented. Do not use this in production.

Goals

In the future, Studs aims to replace Rust's standard library where it is beneficial to do so. With this, it would be ideal for all projects to be written in one library.

With this, it aims to be a drop in replacement for regular projects, async projects, etc. It should work on any system, big or small.

FAQ

Since this is just a "fork", won't Rust's normal standard library very quickly outpace this one (due to its devoted maintainers)?

Studs will not entirely re-write Rust's standard library, but rather transform and integrate the code in ways that make it more useful without sacrificing any features.

Commit count: 22

cargo fmt