You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kapacity is a lightweight, zero-allocation Kotlin Multiplatform library designed to make handling data sizes safe and intuitive. It provides strongly-typed extensions for both Metric (base-10) and Binary (base-2) standards, complete with safe math operators, byte array extensions, and easy string formatting.