#file #projects #depend #standardized #function #shared #dusa

dusa_collection_utils

A common library with standardized functions that the ais_platform, dusa, recs and others will depend on

27 stable releases

new 3.1.3 Jan 14, 2025
3.1.2 Dec 29, 2024
3.0.6 Nov 10, 2024
2.7.0 Nov 3, 2024
2.5.2 Jul 17, 2024

#696 in Data structures

Download history 524/week @ 2024-09-27 128/week @ 2024-10-04 55/week @ 2024-10-11 33/week @ 2024-10-18 13/week @ 2024-10-25 702/week @ 2024-11-01 422/week @ 2024-11-08 71/week @ 2024-11-15 57/week @ 2024-11-22 51/week @ 2024-11-29 91/week @ 2024-12-06 65/week @ 2024-12-13 493/week @ 2024-12-20 152/week @ 2024-12-27 29/week @ 2025-01-03 138/week @ 2025-01-10

820 downloads per month
Used in 5 crates

MIT license

110KB
2.5K SLoC

Why is this

I have a few existing rust progects sact (superuser act) and rest (new encore) that share alot of similar code... This is the code. There will be another one like this just to keep code organize and seperate. This also allow be to update diffrent components with a cargo build as oppose to having to change the same file multiple times.

This lib has shared function across most of my projects.

Dependencies

~15–30MB
~467K SLoC