GithubHelp home page GithubHelp logo

richardduffett / eclipse-collections Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eclipse/eclipse-collections

0.0 0.0 0.0 11.87 MB

Eclipse Collections is a collections framework for Java with optimized data structures and a rich, functional and fluent API.

Home Page: http://www.eclipse.org/collections

Java 96.31% Scala 1.06% HTML 2.63%

eclipse-collections's Introduction

Eclipse Collections is a comprehensive collections library for Java. The library enables productivity and performance by delivering an expressive and efficient set of APIs and types. The iteration protocol was inspired by the Smalltalk collection framework, and the collections are compatible with the Java Collection Framework types.

Eclipse Collections is compatible with Java 8+. Eclipse Collections is a part of the OpenJDK Quality Outreach program, and it is validated for different versions of the OpenJDK.

Why Eclipse Collections?

Learn Eclipse Collections

Eclipse Collections and JDK Compatibility Matrix

EC 7.x.x 8.x.x 9.x.x 10.0.0 10.1.0 10.2.0 10.3.0 10.4.0
JDK 5
JDK 6
JDK 7
JDK 8
JDK 9
JDK 10
JDK 11
JDK 12
JDK 13
JDK 14
JDK 15

Acquiring Eclipse Collections

Maven

<dependency>
  <groupId>org.eclipse.collections</groupId>
  <artifactId>eclipse-collections-api</artifactId>
  <version>10.4.0</version>
</dependency>

<dependency>
  <groupId>org.eclipse.collections</groupId>
  <artifactId>eclipse-collections</artifactId>
  <version>10.4.0</version>
</dependency>

Gradle

implementation 'org.eclipse.collections:eclipse-collections-api:10.4.0'
implementation 'org.eclipse.collections:eclipse-collections:10.4.0'

OSGi Bundle

Eclipse software repository location: http://download.eclipse.org/collections/10.4.0/repository

How to Contribute

We welcome contributions! We accept contributions via pull requests here in GitHub. Please see How To Contribute to get started.

Additional information

eclipse-collections's People

Contributors

nikhilnanivadekar avatar motlin avatar donraab avatar itohro avatar eclipse-collections-bot avatar prathasirisha avatar jdimeo avatar godin avatar vmzakharov avatar itohiro73 avatar gs-rezaem avatar superhindupur avatar mohrezaei avatar pascalschumacher avatar victornoel avatar henohenotsuyoshi avatar sendilkumarn avatar fipro78 avatar theloneking avatar ujhelyiz avatar nehasardana09 avatar guoci avatar bmvermeer avatar gs-vmzakharov avatar kedar-joshi avatar brenopessoa avatar goldbal330 avatar hillmerch avatar aboullaite avatar cinquin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.