c

commons

Common utilities such as MultiIndexMap (an efficient implementation Map, V>), ConcurrentMemoizer (simplifies and wraps the lazy construction and memoization of expensive operations), StreamUtils, MapUtils, SetUtils, etc. which - among other common static convenience methods - use LinkedHashMap/Set, rather than the default HashMap/Set that the base Java statics in Stream, Collectors, Map and Set, and much other commonly sought-after functionality such as Validation (which holds common many parameter checks), AtomicDouble, IStreamable, and IPartitionable
https://gitlab.com/lmco/ptolemaeus
MIT
Ryan Moser Peter Davis Justin Weaver Bruce Romney Joseph Hernandez Catherine Doud
Aggregated version Version Update time
3.2 3.2.0 Nov 08, 2024
3.1 3.1.0 Oct 26, 2024
3.0 3.0.1 Oct 22, 2024
3.0.0 Oct 02, 2024
2.0 2.0.0 Jun 04, 2024
1.1 1.1.0 Apr 25, 2024
1.0 1.0.2 Mar 21, 2024
1.0.1 Mar 20, 2024
1.0.0 Mar 20, 2024
unspecified unspecified Mar 21, 2024
10 Records