List of Projects

Eclipse Deeplearning4j

The goal of Eclipse Deeplearning4j is to provide a core set of components for building applications that incorporate AI. AI products within an enterprise often have a wider scope than just machine

Eclipse EE4J

Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs, implementations of those APIs, and technology compatibility kits for Java runtimes that enable development

Eclipse CogniCrypt

Eclipse CogniCrypt is planned as a set of Eclipse plugins, which to developers ultimately are meant to provide the following features: Generation of secure crypto-integration code Static analysis of

Eclipse Kuksa

The open Eclipse KUKSA™ project aims to provide shared building blocks for the Software Defined Vehicles that can be shared across the industry. A modern car contains more than 200 millions lines of

LocationTech

The LocationTech Technology (LTT) project fosters, promotes, and houses location aware efforts in the LocationTech community. These efforts strive towards the common goal of re-usable technology

LocationTech GeoGig

LocationTech GeoGig is a Distributed Version Control System (DVCS) specially designed to handle geospatial data efficiently. It takes inspiration from the source code versioning system Git, but has an approach suited to the spatial data it manages. GeoGig efficiently handles very large binary data, divided up into features with the opportunity to optimise spatial operations using a spatial index. This is in contrast to Git which handles large text data, divided up into lines.

LocationTech Spatial4j

LocationTech Spatial4j is a general purpose spatial / geospatial ASL licensed open-source Java library. Its core capabilities are 3-fold: to provide common geospatially-aware shapes, to provide

LocationTech GeoTrellis

The core LocationTech GeoTrellis framework provides an ability to process large and small data sets with low latency by distributing the computation across multiple threads, cores, CPUs and machines. The software includes the ability to rapidly process and distribute processing of raster data as well as data import and conversion tools for the ARG data structure.

LocationTech GeoMesa

LocationTech GeoMesa™ is an Apache licensed open source suite of tools that enables large-scale geospatial analytics on cloud and distributed computing systems, letting you manage and analyze the huge spatio-temporal datasets that IoT, social media, tracking, and mobile phone applications seek to take advantage of today.

LocationTech GeoWave

LocationTech GeoWave leverages the scalability of a distributed key-value store for effective storage, retrieval, and analysis of massive geospatial datasets. Currently, GeoWave is an open source set

LocationTech JTS Topology Suite™

The LocationTech JTS Topology Suite™ (JTS) is an open source Java software library that provides an object model for planar geometry together with a set of fundamental geometric functions. JTS

LocationTech Proj4J

LocationTech Proj4J is a Java port of the widely used Proj.4 library for coordinate reprojection. While Proj.4 is widely used and battle-tested, some projects benefit from a pure-Java implementation

LocationTech SFCurve

The LocationTech SFCurve library is a Scala library for the creation, transformation, and querying of space-filling curves ( http://en.wikipedia.org/wiki/Space-filling_curve). It is a common

LocationTech uDig: User-friendly Desktop Internet GIS

uDig is an open source desktop application framework, built with Eclipse Rich Client (RCP) technology. uDig provides a complete Java solution for desktop GIS data access, editing, and viewing. User

Eclipse Cyclone DDS™

Eclipse Cyclone DDS™ is an implementation of the OMG Data Distribution Service (DDS) specification (see http://www.omg.org/spec/DDS/ ) and the related specifications for interoperability (see http:/

Eclipse SCAVA

Software engineers spend most of their time learning to understand the software they maintain or depend on (or will depend on). The goal of this learning process is to support decision-making. In this

Jakarta JSON Processing

Jakarta JSON Processing is a Java API to process (e.g. parse, generate, transform and query) JSON documents. It produces and consumes JSON in a streaming fashion (similar to StAX API for XML) and

Eclipse OpenMQ

Eclipse Open Message Queue (Eclipse OpenMQ™) is a complete message-oriented middleware platform, offering high quality, enterprise-ready messaging. Eclipse OpenMQ is included in GlassFish.

Eclipse Jersey

Eclipse Jersey™ is a REST framework, part of EE4J, that provides a JAX-RS ( JSR-370) implementation, Jakarta RESTful Web Services 3.1 implementation, and more. Jersey provides its own APIs that extend

Eclipse Tyrus

Eclipse Tyrus™ is an open source implementation for easy development of WebSocket applications. WebSocket protocol defined by IETF provides bi-directional communication between the server and the