jar

com.yahoo.oak : root

Maven & Gradle

Mar 03, 2022
266 stars

Oak root · A scalable, concurrent, in-memory Key Value (KV) map. Oak implements a concurrent Key-Value map that can keep all keys and values off-heap. This enables working with bigger heap sizes than JVM's managed heap. OakMap implements an API similar to the industry standard Java8 ConcurrentNavigableMap API. It provides strong (atomic) semantics for read, write, and read-modify-write, as well as (non-atomic) range query (scan) operations, both forward and backward. OakMap is optimized for big keys and values, in particular, for incremental maintenance of objects (update in-place). It is faster and scales better with additional CPU cores than the popular Java ConcurrentNavigableMap ConcurrentSkipListMap

Table Of Contents

Latest Version

Download com.yahoo.oak : root JAR file - Latest Versions:

All Versions

Download com.yahoo.oak : root JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2.x
0.2
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window root-0.2.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

Advertisement

Dependencies from Group

oak
Mar 03, 2022
2 usages
228 stars
Feb 28, 2021
228 stars
Mar 03, 2022
266 stars

Discover Dependencies

Feb 01, 2020
1 usages
47 stars
Aug 14, 2020
2 stars
Aug 22, 2023
19 usages
175 stars
Aug 22, 2023
8 usages
175 stars
Aug 22, 2023
7 usages
175 stars
Aug 22, 2023
6 usages
175 stars
Aug 22, 2023
8 usages
175 stars