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 |
|
#248 in Rust patterns
104 downloads per month
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