Oak VS ohc

Compare Oak vs ohc and see what are their differences.

Oak

A Scalable Concurrent Key-Value Map for Big Data Analytics (by yahoo)

ohc

Java large off heap cache (by snazy)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Oak ohc
2 2
266 1,037
0.0% -
0.0 1.9
3 months ago 10 months ago
Java Java
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Oak

Posts with mentions or reviews of Oak. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-11.

ohc

Posts with mentions or reviews of ohc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-27.
  • GC, hands off my data!
    6 projects | dev.to | 27 Oct 2023
    I decided to start with an overview of what open-source options are currently available. When it comes to the implementation of the on-heap cache mechanism, the options are numerous – there is well known: guava, ehcache, caffeine and many other solutions. However, when I began researching cache mechanisms offering the possibility of storing data outside GC control, I found out that there are very few solutions left. Out of the popular ones, only Terracotta is supported. It seems that this is a very niche solution and we do not have many options to choose from. In terms of less-known projects, I came across Chronicle-Map, MapDB and OHC. I chose the last one because it was created as part of the Cassandra project, which I had some experience with and was curious about how this component worked:
  • JEP draft: 64 bit object headers
    4 projects | news.ycombinator.com | 11 Oct 2022

What are some alternatives?

When comparing Oak and ohc you can also consider the following projects:

MapDB - 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.

lasher - Lasher is an embeddable key-value store written in Java.

FST - FST: fast java serialization drop in-replacement

Chronicle Map - Replicate your Key Value Store across your network, with consistency, persistance and performance.

JDK - JDK main-line development https://openjdk.org/projects/jdk

java-concurrent-hash-trie-map - Java port of a concurrent trie hash map implementation from the Scala collections library

Apache JMeter - Apache JMeter open-source load testing tool for analyzing and measuring the performance of a variety of services

Caffeine - A high performance caching library for Java

SmoothieMap - A gulp of low latency Java