DigiNews

Tech Watch by Johan Denoyer

← Back to articles

Show HN: ChaosTree – A zero-dependency Java tree library (AVL,RBT,B-Tree,B+Tree)

Quality: 8/10 Relevance: 9/10

Summary

ChaosTree is a zero-dependency Java library offering AVL, Red-Black, B-Tree, and B+Tree implementations for sets and maps, designed for high performance with cache-friendly, N-ary and binary engines. The project emphasizes strong testing (Guava Testlib, jqwik) and benchmarking (JMH) to validate correctness and throughput, with Maven/Gradle integration and on-disk serialization capabilities.

🚀 Service construit par Johan Denoyer