#extension #no-alloc #std #supplement

no-std stary

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

9 releases

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

#144 in No standard library

Download history

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

Dependencies

~170KB