#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

29 stable releases

new 3.2.1 Feb 11, 2025
3.1.3 Jan 14, 2025
3.1.2 Dec 29, 2024
3.0.6 Nov 10, 2024
2.5.2 Jul 17, 2024

#705 in Data structures

Download history 20/week @ 2024-10-26 759/week @ 2024-11-02 368/week @ 2024-11-09 70/week @ 2024-11-16 57/week @ 2024-11-23 44/week @ 2024-11-30 100/week @ 2024-12-07 265/week @ 2024-12-14 294/week @ 2024-12-21 141/week @ 2024-12-28 42/week @ 2025-01-04 167/week @ 2025-01-11 55/week @ 2025-01-18 20/week @ 2025-01-25 70/week @ 2025-02-01 248/week @ 2025-02-08

412 downloads per month
Used in 5 crates

MIT license

120KB
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–29MB
~469K SLoC