The Kotlin Programming Language
Repositories
jankotek repositories
Groovy-Eclipse
Port of LevelDB to Java
Prototype for LSM key value store
MapDB provides concurrent Maps, Sets and Queues backed by disk storage or off-heap-memory. It is a fast and easy to use embedded Java database engine.
Benchmarks related to MapDB database engine.
Spec for MapDB collection framework
Extra stuff for MapDB, which would not fit into main package for some reasons.
Provides off-heap storage for in-memory datagrid build in Turkey
JCache (jsr107) provider for MapDB database engine
Various stuff for mapdb
Provides faster BTreeMap with primitive keys and values (long rather then Long). Runs on top of MapDB.
Tests various algos which could be possibly usable on mapdb
Implements Redis protocol in pure java with MapDB as backend.
mapdb.org website
Snappy compression for MapDB
Tools and utilities for MapDB database entgine.
Provides in-memory store which uses sun.misc.Unsafe for 10% boost.
throw away proof of concepts for mdb4, it implements SortedMap<Long,Long> with Java8 Streams, spliterators and data pumps.
Language Server Protocol (LSP) server for the LOGO programming language in Java