ohc VS Oak

Compare ohc vs Oak and see what are their differences.

ohc

Java large off heap cache (by snazy)

Oak

A Scalable Concurrent Key-Value Map for Big Data Analytics (by yahoo)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
ohc Oak
2 2
1,038 266
- -0.4%
1.9 0.0
10 months ago 3 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.

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

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.

What are some alternatives?

When comparing ohc and Oak 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.

FST - FST: fast java serialization drop in-replacement

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

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

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

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

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

Caffeine - A high performance caching library for Java

SmoothieMap - A gulp of low latency Java