13 releases (breaking)

new 0.11.0-pre.2 Dec 1, 2024
0.10.0 Aug 11, 2024
0.9.0 Jun 21, 2024
0.5.3 Mar 28, 2024

#248 in Rust patterns

Download history 6/week @ 2024-08-17 10/week @ 2024-09-14 44/week @ 2024-09-21 31/week @ 2024-09-28 103/week @ 2024-11-30

104 downloads per month

MIT license

1MB
22K SLoC

wiwi

A (not so) lil lib containing many things and Stuff™ (some useful, some silly), intending to serve as an "extended standard library" of sorts.

Features

wiwi can do many things, and it is probably best to check out the documentation for this crate, for the latest published version on docs.rs, or for the latest commit in the repo on wiwi.kiwin.gay.

Platform support

This crate will only officially support macOS and Linux, on 64-bit platforms.

So far we have tried to be aware of 32-bit platforms, although no tests are being run for them at this moment. We compile error on 16-bit platforms, as we highly doubt that there will be a need to compile this library on those targets; however, do file an issue or a PR if you need to do it, we'd rather do it correct than ship compiling but half working code, and would be happy to add support!

Windows support is roughly the same as the above. We aren't running tests on windows at the moment. We would like to support windows as well, but our ability to do so would be limited at best. As with 16-bit platforms, please do file issues or PRs if you find an issue or need support for something that doesn't work on windows at the moment.

Dependencies

~5–14MB
~148K SLoC