libgb

Crates.iolibgb
lib.rslibgb
version0.1.0
created_at2025-11-29 03:55:27.167759+00
updated_at2025-11-29 03:55:27.167759+00
descriptionCollection of utility algorithms
homepage
repositoryhttps://github.com/gagan405/libr
max_upload_size
id1956349
size31,743
Gagan B Mishra (gagan405)

documentation

README

Collection of utility algorithms in rust

A collection of selected algorithms implemented in rust.
The goal of this project is to provide reference-quality routines that can be dropped into any codebase without external dependencies.

📚 Algorithms Overview

Algorithm Category Reference
Base64 Encode Encoding / Serialization RFC 4648
Fast-date Date & Time Utilities FastDate

Commit count: 0

cargo fmt