#alloc #extension #std #no-alloc #core #supplement

no-std stary

A collection of modules that aim to feel like extensions of core, alloc, and std

9 releases

new 0.2.1 Sep 10, 2024
0.2.0 Sep 10, 2024
0.1.6 Aug 18, 2024

#59 in No standard library

Download history 343/week @ 2024-08-18 9/week @ 2024-08-25 223/week @ 2024-09-08

575 downloads per month

0BSD license

140KB
3K SLoC

Stary

A collection of modules that aim to feel like extensions of core, alloc, and std.

Usage

This crates uses additive features so that consumers can choose what they would like to enabled. Thus, there is nothing exported by default. The available features are listed below:

Feature Sub-features
alloc*
ascii step-trait*, serde

* Requires the Nightly channel.

Licence

This project is released under the Zero-Clause BSD Licence.


lib.rs:

A collection of modules that aim to feel like extensions of core, alloc, and std.

Features

This crates uses additive features so that consumers can choose what they would like to enabled. Thus, there is nothing exported by default. The available features are listed below:

Feature Sub-features
alloc*
ascii step-trait*, serde

* Requires the Nightly channel.

Dependencies

~165KB