@hazae41/cursor
Rust-like Cursor for TypeScript
Rust-like Cursor for TypeScript
On-the-Go Color Allocation. Returns a hex color value for data objects with a category field and (optionally) a sub-category field.
A library that allows using two directives to implement multiple selection of elements
Calculates proportional values based on input and a full value
Proportional Allocator is an npm package written in TypeScript that makes it easy to work out changes to proportions of a collection of abstract items.
Solves a variation of knapsack problem. Target is to fulfill `capacity` using values from the `values` array while minimizing overflow over `capacity`.
A ring buffer that manages memory in chunks to support large capacity for data bursts with low overhead when small.
A disk I/O management utility to reserve, allocate, and optimize disk space usage, trying to ensure efficient file handling. Seamlessly locks disk space in advance, freeing and reallocating it for future I/O operations with optimal pagination for maximum