To use Java Collections or another collections library? (Eclipse, Guava, Apache)

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

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
  • jOOλ

    jOOλ - The Missing Parts in Java 8 jOOλ improves the JDK libraries in areas where the Expert Group's focus was elsewhere. It adds tuple support, function support, and a lot of additional functionality around sequential Streams. The JDK 8's main efforts (default methods, lambdas, and the Stream API) were focused around maintaining backwards compatibility and implementing a functional API for parallelism.

  • Jool has tuples and lots of extra niceties for working with streams, and I thing it has smaller surface than vavr. You have a method zipWithIndex than allows you to do

  • Spring

    Spring Framework

  • https://github.com/spring-projects/spring-framework/tree/main/spring-jcl (commons logging checked in)

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

    Flyway by Redgate • Database Migrations Made Easy.

  • https://github.com/flyway/flyway/blob/953724be5e353cbf9b782702425923fee36c772f/flyway-core/src/main/java/org/flywaydb/core/internal/jdbc/JdbcTemplate.java (and flyway copied jdbctemplate... that is a semi open source project mind you).

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

  • MongoDB ORMs, ODMs, and Libraries

    5 projects | dev.to | 1 Nov 2022
  • I made a little fullstack ecommerce application [in progress]

    9 projects | /r/webdev | 5 Nov 2021
  • step by step guide tell you how to build a website like apkmirror

    2 projects | dev.to | 16 Aug 2021
  • What is your current stack?

    20 projects | /r/node | 3 Apr 2021
  • JHipster 8 - Analisando o código da nossa primeira aplicação monolítica - Parte 2/3

    1 project | dev.to | 6 May 2024