479 projects for "java-legacy" with 2 filters applied:

  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 1
    WAGćF provides low-level services required by the wireless games of today. Includes animation; collision detection; fields, gravity; mass effects: inertia, momentum; rotation; and a simple rule-based mechanism to add modular game logic components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The iChilli mobile J2EE platform provides a J2EE compliant runtime environment for both server and mobile platforms, such as J2ME, MIDP or other CLDC based devices. For example iChilli runs on the PersonalJava enabled Sharp Zaurus and Compaq's iPAQ.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    WabaJump is an API to allow existing Waba programs to easily convert to Jump, as well as offering current Jump developers an easy-to-use API like the Waba API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A Java desktop application for Palm project manager Progect, work with your Progect files on any desktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    A Java MIDP-based UI toolkit that provides a set of graphical components suitable for PDA devices or handheld devices with a good-sized resolution. The toolkit provides extra UI components that are not available with the standard MIDP API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Java based Multiaccess Device Independent (Mobile, Internet and Broadband) Portal Platform including Applications such as Mail, Calender, Contacts, News, Chat, Ringtones, Icons, SMS applications. All the software are WAP,GSM,PCS,GRPS and 3G Compatible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Jaune is a compiler and set of libraries that can be used to write programs in the Java language for small devices. Includes a basic set of class libraries, garbage collector, and set of examples that can be run on the Nintendo GameBoy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PIY (Program It Yourself) is a Java based application development environment in which the user can create programs without the need for code. Programs developed in PIY can be compiled and distributed as standard Java jar files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Jasm Game provides a quick and simple way to put games online, including client applet and application, robot players and server support in a very short time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 10
    iXml is an XML Interpreter. The Interpreter runs over the XML. The language itself is modelled in XML. Connect Xml to data, guis, network and control it all. Please read proposal docs. Working implementation available for download less than 100k.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PilotJFC offers an OO interface to the UI elements of the PalmOS, using Jump. PilotJFC also offers an even management system to route events only to the appropiate objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    wabadma is a set of classes for use with the WabaVM under PalmOS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Small Java Library for SVG (sjlsvg) is a simple library for draw svg vector image on Java platform. The library will be as small as possible (XML parser, SVG render, ...) for use as "small" applet or in Mobile platforms (PalmOs, PocketPC, ...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Pocket Smalltalk is Smalltalk-80 for small machines. Currently we support PalmOS with a virtual machine. We are looking for ports to other devices. PSt consists of an IDE (currently for Win32), which generates executables from Smalltalk source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JNC means java native compiler. It take the java byte code file as input and translate it to C or ASM format then compile to native format such as elf or pe file. So your java program can run without JVM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ljug

    ljug

    Lebanese Java Users Group

    (en) A lebanese Java User Group at Cnam Liban university. Articles in Eglish and French. (fr) Groupe d'utilisateurs Java Liban. Articles en français ou anglais. On java.net, github.com and sourceforge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Open Voxel Engine for RTS

    Open Voxel Engine for RTS

    Java based Open source Voxel Engine for RTS games

    OVERTS© is an open source Java coded gaming engine that is designed for the creation of turn-based and real-time strategy games. The aims of this project is to create easy to use tools to create worlds, terrains, and objects, with an easy to use Voxel editor, as well as provide an API for easy coding of most any style of strategy game one can think of.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    songuuli

    songuuli

    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A package that contains a database and a server which allows you to develop industry php applications from your mobile device!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Simple Yaml2Java Transformer

    Simple Yaml2Java Transformer

    Provides quick transformation from yaml to Java Objects

    Provides quick transformation from .yaml or .yml files in classloader or filesystem to java class instances. GitHub: https://github.com/DeMmAge/Simple-Yaml-Transformer Library based on snakeyaml: https://mvnrepository.com/artifact/org.yaml/snakeyaml Add Jitpack repository in <repositories> section in pom.xml: <repositories> <repository> <id>jitpack.io</id> <url>https://jitpack.io</url> </repository> </repositories> Add Simple-Yaml-Transformer dependency: <dependency> <groupId>com.github.DeMmAge</groupId> <artifactId>Simple-Yaml-Transformer</artifactId> <version>1.0.0</version> </dependency>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Battery Notifier & Widget

    Battery Notifier & Widget

    A program which displays battery details in notifications & widgets.

    This is an open-source program which tells the user the battery details (percentage, temperature, health). It can display in two modes: - by notification; - by widget. Hope you enjoy it and soon it will be on the Android Market!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    time logging

    time logging

    Time logs track activities and time spent.

    Time logs are accurate records that track project activities and allotted time. It helps us identify slowdowns, discover patterns, improve task prioritization by documenting the time spent on each project and makes it easier for employees to manage time when creating projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    CodeWhisk

    Programming keyboard for Android

    CodeWhisk is an input method for Android that is designed to make programming code entry efficient (and fun!)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    BlackBerry® Open Application Framework for development, deploy and maintenance Applications run on RIM-BlackBerry® OS. It performance, flexibility and very easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a set of NFC applications that uses a common framework that interacts with the JSR 257. There are two application examples: NFCMuseum and Picking.
    Downloads: 0 This Week
    Last Update:
    See Project