Group: GitHub Nacode Studios
Sort by:Popular

21.Kdrant GRPC Transport

io.github.nacode-studios » kdrant-transport-grpc Apache

The opt-in gRPC engine for Kdrant, the coroutine-first Kotlin client for the Qdrant vector database. REST remains the default; reach for this when throughput or streaming is the bottleneck.
Last Release on Aug 1, 2026

22.Kmemo Core

io.github.nacode-studios » kmemo-core-iosarm64 Apache

Semantic cache for LLM calls on Kotlin/JVM, with guards against false cache hits.
Last Release on Aug 1, 2026

23.Kmemo Core

io.github.nacode-studios » kmemo-core-iossimulatorarm64 Apache

Semantic cache for LLM calls on Kotlin/JVM, with guards against false cache hits.
Last Release on Aug 1, 2026

24.Kmemo Core

io.github.nacode-studios » kmemo-core-iosx64 Apache

Semantic cache for LLM calls on Kotlin/JVM, with guards against false cache hits.
Last Release on Aug 1, 2026

25.Kmemo Core

io.github.nacode-studios » kmemo-core-js Apache

Semantic cache for LLM calls on Kotlin/JVM, with guards against false cache hits.
Last Release on Aug 1, 2026

26.Kmemo Core

io.github.nacode-studios » kmemo-core-linuxx64 Apache

Semantic cache for LLM calls on Kotlin/JVM, with guards against false cache hits.
Last Release on Aug 1, 2026

27.Kmemo Core

io.github.nacode-studios » kmemo-core-macosarm64 Apache

Semantic cache for LLM calls on Kotlin/JVM, with guards against false cache hits.
Last Release on Aug 1, 2026

28.Kmemo Core

io.github.nacode-studios » kmemo-core-macosx64 Apache

Semantic cache for LLM calls on Kotlin Multiplatform, with guards against false cache hits. Targets JVM, iOS, macOS, Linux, Windows, JS and Wasm.
Last Release on Aug 2, 2026

29.Kmemo Core

io.github.nacode-studios » kmemo-core-mingwx64 Apache

Semantic cache for LLM calls on Kotlin/JVM, with guards against false cache hits.
Last Release on Aug 1, 2026

30.Kmemo Core

io.github.nacode-studios » kmemo-core-wasm-js Apache

Semantic cache for LLM calls on Kotlin/JVM, with guards against false cache hits.
Last Release on Aug 1, 2026

31.Kmemo Ktor Plugin

io.github.nacode-studios » kmemo-ktor Apache

A Ktor server plugin for Kmemo — the semantic cache for LLM calls on Kotlin/JVM — making a SemanticCache available to route handlers, with guards against false cache hits.
Last Release on Aug 1, 2026

32.Kmemo LangChain4j Integration

io.github.nacode-studios » kmemo-langchain4j Apache

A caching ChatModel wrapper for LangChain4j, backed by Kmemo — the semantic cache for LLM calls on Kotlin/JVM, with guards against false cache hits.
Last Release on Aug 1, 2026

33.Kmemo Micrometer Metrics

io.github.nacode-studios » kmemo-micrometer Apache

Micrometer MeterBinder for Kmemo, the semantic cache for LLM calls on Kotlin/JVM — hit rate, per-reason and per-guard miss counters, and embed/search/verify latency, in the registry your app already runs.
Last Release on Aug 1, 2026

34.Kmemo SLF4J Logging

io.github.nacode-studios » kmemo-slf4j Apache

SLF4J CacheListener for Kmemo, the semantic cache for LLM calls on Kotlin/JVM — a structured log line per hit, miss, write and eviction, with prompt redaction on by default.
Last Release on Aug 1, 2026

35.Kmemo Spring AI Advisor

io.github.nacode-studios » kmemo-spring-ai Apache

A caching Advisor for Spring AI's ChatClient, backed by Kmemo — the semantic cache for LLM calls on Kotlin/JVM, with guards against false cache hits.
Last Release on Aug 1, 2026

36.Kmemo Spring Boot Starter

io.github.nacode-studios » kmemo-spring-boot-starter Apache

Spring Boot auto-configuration for Kmemo, the semantic cache for LLM calls on Kotlin/JVM — a SemanticCache bean from your Embedder, configured under the 'kmemo' properties prefix.
Last Release on Aug 1, 2026

37.Kmemo HNSW Store

io.github.nacode-studios » kmemo-store-hnsw Apache

In-process approximate-nearest-neighbour CacheStore for Kmemo, the semantic cache for LLM calls on Kotlin/JVM — a pure-Kotlin HNSW index that scales the default store past an exact scan, with no extra dependency.
Last Release on Aug 1, 2026

38.Kmemo Postgres Store

io.github.nacode-studios » kmemo-store-postgres Apache

Postgres (pgvector) CacheStore for Kmemo, the semantic cache for LLM calls on Kotlin/JVM — a durable, one-dependency semantic cache over JDBC with pgvector nearest-neighbour search.
Last Release on Aug 1, 2026

39.Kmemo Redis Store

io.github.nacode-studios » kmemo-store-redis Apache

A JVM-only Redis (RediSearch) CacheStore for Kmemo, the Kotlin Multiplatform semantic cache for LLM calls. Cross-process vector search via FT.SEARCH KNN, on a Lettuce coroutine client.
Last Release on Aug 2, 2026