Ross ROSS = Recommend OSS · open-source software intelligence for agents

leventov/Koloboke

Java Collections till the last breadcrumb of memory and performance observed · 2026-08-28

github.com/leventov/Koloboke · homepage · Java observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4676
  • days_rel: n/a
  • days_push: 3500
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1017 stars · 139 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Koloboke is a family of Java collections projects providing primitive-specialized, high-performance implementations of maps and sets as an extension of the Java Collections Framework. It includes an implementation library and an annotation processor (Koloboke Compile) that generates collection implementations.

Use cases

  • replace slow boxed Java collections with primitive-specialized maps and sets
  • reduce memory footprint of large hash maps in Java
  • generate custom collection implementations via annotation processing
  • find a faster HashMap alternative for the JVM
  • avoid autoboxing overhead in collection-heavy Java code

When to choose

  • you need memory-efficient primitive-specialized collections on the JVM
  • you want drop-in replacements for standard Java maps and sets with better performance
  • you need generated implementations for custom collection-like interfaces

When to avoid

  • you need a actively maintained library with recent releases and support
  • you work outside the Java/JVM ecosystem
  • you only need small collections where performance gains are negligible

Facets

library · maturity maintenance

data-science developer-tools developer-tools performance jvm java-collections primitive-specializations hashmap annotation-processor high-performance algorithms

1 source

Member repositories

RepositoryRoleHealth v2
leventov/Kolobokemain23

For agents

markdown · JSON · MCP: product_card(name="leventov/Koloboke")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem