News
Newest
Ask
Show
Jobs
Open on GitHub
Show HN: ChaosTree – A zero-dependency Java tree library (AVL,RBT,B-Tree,B+Tree)
(github.com)
2 points | by
chaos_vy
48 minutes ago
1 comments
MiroslavPokorny
30 minutes ago
Does this really need to be JDK 21 ?
I personally require libs that are JDK 11.
[-]
chaos_vy
6 minutes ago
It uses sealed classes, JDK21 SequencedSet and SequencedMap implementation, Math.clamp(), and get benifit from modern JIT optimization.
I personally require libs that are JDK 11.