Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Get started with Nexo.
Earn up to 15% annual interest with Nexo.
Access competitive interest rates on your digital assets.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
A project developed by some students from University of Milano Bicocca. It concerns creation of an interface in order to manage WSDLs describing abstract and concrete Web Services.
This is a Super Simple Java Editor written entirely in Java. It allows you to compile and run java programs in an mdi interface with syntax highlighting and easy commenting. Currently in suspended development. Available as a jar and an msi.
The Eclipse OpenGL Pack is an Eclipse PlugIn, which provides an easy-to-use way to develop and deploy OpenGL-enhanced Java applications within the Eclipse IDE. It includes all external libraries that are required to get an OpenGL application started.
Cloud data warehouse to power your data-driven innovation
BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.
BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
The jdotnetservices project showcases the ease of interoperability between Java applications and Windows Azure AppFabric. For more info, visit www.jdotnetservices.com.
GraphTK is a graph-generation toolkit. Providing a GUI frontend, it enables you to generate graphs describing build systems (Make, Ant) and API (Java APIs) dependencies. The generated graph data can be stored in common data formats like GraphML or GML. This project is no longer actively developed.
Sample Maven skeleton project to help start with new GWT project
using Google Web Toolkit, maven, Java 5, Ext-JS, and spring
framework, as well as integration spring security and other
useful open source technologies.
Jester is a test tester for testing your java JUnit tests (Pester is for Python PyUnit tests). It modifies your source code, runs the tests and reports if the tests pass despite the changes to the code. This can indicate missing tests or redundant code.
A tool for Java programmers to test the semantics of source code by writing annotations. An example annotation illustrates how to use the interface and your example annotations are then used to test your application.
Simple text editor for editing multiple language files in parallel. Corresponding translations are automatically highlighted in order to aid reviewing against multiple sources. Supports gettext PO and key = value format. Highly recommended for polyglots.
KTable is a custom SWT table widget that provides a flexible grid of cells to display data. Since it is custom-drawn, it does not have the restrictions of the native SWT Table control.
Fressia Project is an effort to develop an Open Source general framework for Testing Automation. It's intended for users (testers) that want a simple tool which can be used just out of the box. It's does not requires any complicated configuration stuff
JAutoCombo is an auto-complete combo box for Java applications. The control is easy to use and does not require writing any code. Place it in a container, and it will do the rest automatically.
This project provides UI elements that are missing in Nimbus (Java / Swing). It initially started with the desire to have Nimbus window decorations on all platforms. I am hoping that this project can be used as a container for more "missing elements".
This projects develops a tools to make statistics for the tchoukball (it's a swiss sport). That software will allows to save actions for each players in a match and compute statistics.
A commercially supported, open-source distribution of the popular web application test automation tool Selenium Remote Control. Built by the original author of the Selenium, Sauce RC is easy to install and has the latest fixes and browser support.
The **libmsgque** project is an infrastructure that allows multiple package-items to be linked together to act as one application.
To link, you need to distribute the work from one package-item to another package-item and wait for an answer or not.
> Philosophy: Write Once → Run Everywhere
The package-item can be a thread, a separate local process that is started by fork or spawn, or even a network of multiple services on multiple hosts.
The package-item can be written in any...
A JSP tag library aimed at simplifying the creation and management of calendars and schedules. Provides a highly configurable tag library whereby users can fully customise and control every aspect of the calendar to be displayed.
A Java library for parsing files and building Abstract Syntax Tree based on context free (CF) grammar.
Easy to use and provides fast prototyping. With grammar provided the library provides the AST of input. Command line interface is provided.