1
0
Fork
You've already forked liborzklv
0
📓 | Library consisting various implementation for std and libs by me. https://docs.rs/crate/orzklv/latest https://docs.rs/crate/orzklv/latest
  • Rust 92.3%
  • Nix 7.7%
Find a file
2025年07月19日 17:32:54 +05:00
.github chore: keep libraries up to date 2025年04月21日 12:24:31 +05:00
locales init: draft version of i18n dependency 2024年08月12日 14:12:40 +05:00
src chore: remove T specifier 2025年07月19日 17:30:49 +05:00
.envrc chore: added forward_tf + update libs 2025年07月18日 23:30:24 +05:00
.gitignore chore: added forward_tf + update libs 2025年07月18日 23:30:24 +05:00
Cargo.toml chore: version bump 2025年07月19日 17:32:54 +05:00
flake.lock chore: keep libraries up to date 2025年04月21日 12:24:31 +05:00
flake.nix chore: keep libraries up to date 2025年04月21日 12:24:31 +05:00
LICENSE Initial commit 2024年02月16日 15:10:28 +05:00
README.md chore: keep libraries up to date 2025年04月21日 12:24:31 +05:00
shell.nix chore: moving openssl to nativeInputs 2025年07月19日 14:39:07 +05:00

Orzklv's {Library}

Library consisting various implementation for std and libs by me.

Top Used Language Test CI Release CI

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

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.

Orzklv's {Library}