Watch
2
0
Fork
You've already forked kabstand
0
Kotlin implementation of the abstand library
  • Java 55.8%
  • Kotlin 41.3%
  • Shell 2.8%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-31 18:42:58 +01:00
.forgejo Update workflows. 2026-07-31 18:42:58 +01:00
com.io7m.kabstand.core Migrate project. 2026-06-27 11:09:39 +01:00
com.io7m.kabstand.generation Migrate project. 2026-06-27 11:09:39 +01:00
com.io7m.kabstand.tests Migrate project. 2026-06-27 11:09:39 +01:00
src/site/resources Update site metadata. 2025-08-09 15:07:09 +00:00
.gitignore Update .gitignore. 2024-05-07 16:01:45 +00:00
doc7m-books.json Add doc7m-books.json 2026-07-31 18:36:49 +01:00
pom.xml Migrate project. 2026-06-27 11:09:39 +01:00
README-CHANGES.xml Mark release 1.1.0 2024-05-31 17:05:45 +00:00
README-LICENSE.txt Initial version 2024-03-18 19:33:39 +00:00
README.in Migrate project. 2026-06-27 11:09:39 +01:00
README.md Migrate project. 2026-06-27 11:09:39 +01:00

kabstand

Maven Central Maven Central (snapshot) Java Version

com.io7m.kabstand

Kabstand

A simple, correct, efficient interval tree implementation.

Note: This is a Kotlin port of the abstand package for users who are stuck on Android and cannot use modern Java. You probably want that package instead of this one.