#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

21 stable releases

new 3.0.6 Nov 10, 2024
3.0.3 Nov 6, 2024
2.7.0 Nov 3, 2024
2.6.6 Oct 3, 2024
2.5.2 Jul 17, 2024

#708 in Data structures

Download history 69/week @ 2024-07-27 3/week @ 2024-08-03 7/week @ 2024-08-24 10/week @ 2024-08-31 540/week @ 2024-09-07 148/week @ 2024-09-14 45/week @ 2024-09-21 571/week @ 2024-09-28 81/week @ 2024-10-05 52/week @ 2024-10-12 31/week @ 2024-10-19 20/week @ 2024-10-26 759/week @ 2024-11-02 354/week @ 2024-11-09

1,166 downloads per month
Used in 4 crates

MIT license

95KB
2K 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
~459K SLoC