2 releases
0.1.9 | Apr 21, 2025 |
---|---|
0.1.8 | Oct 14, 2024 |
0.0.8 |
|
0.0.5 |
|
#101 in Internationalization (i18n)
158 downloads per month
2MB
473 lines
Library consisting various implementation for std and libs by me.
About
It's a collection of various implementations of standard libraries and utilities that I use in my projects. It's a work in progress and I'm adding more and more as I go.
Features
- CLI additions [cli.rs](./src/cli)
- String manipulation [string.rs](./src/string)
- Telegram bot rich methods [telegram.rs](./src/telegram)
Using the library
You may use cargo to add this library to your project:
cargo add orzklv
License
This project is licensed under the BSD-3 Clause License - see the LICENSE file for details.
Dependencies
~0.2–12MB
~144K SLoC