Need help navigating the Java ecosystem (coming from C++)

This page summarizes the projects mentioned and recommended in the original post on /r/ExperiencedDevs

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
  • Agrona

    High Performance data structures and utility methods for Java

  • Martin Thompson is one of the leaders in that space: his blog is a really great place to start. His Agrona library is a bunch of high-performance data structures, which you can use directly, but which can also serve as examples of writing such code.

  • jmh

    https://openjdk.org/projects/code-tools/jmh

  • Aleksey Shipilev is another such leader, whom is especially knowledgeable about the internals of the JVM. His writings are invaluable. He is (was) the lead of the Java microbenchmark framework (JMH} which is how one would write small performance experiments in Java, and learn what really makes a difference or now.

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

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • WritableImage and real-time ray-tracing. I need help!

    2 projects | /r/JavaFX | 28 Mar 2022
  • Top 10 Essential REST API Testing Tools for Developers

    1 project | dev.to | 9 May 2024
  • Ask HN: What are you using for load testing?

    2 projects | news.ycombinator.com | 23 Apr 2024
  • What is Load Testing? Complete Tutorial With Best Practices

    2 projects | dev.to | 5 Mar 2024
  • JEP Draft: Deprecate Memory-Access Methods in Sun.misc.Unsafe for Removal

    3 projects | news.ycombinator.com | 16 Jan 2024