A Java library providing concurrent Radix Trees and Suffix Trees for efficient prefix and substring search.
<dependency>
<groupId>com.googlecode.concurrent-trees</groupId>
<artifactId>concurrent-trees</artifactId>
<version>2.6.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Insert and retrieve key-value pairs in a concurrent radix tree.
No known issues recorded.
No dependency data recorded yet.