1561 projects for "java open source" with 2 filters applied:

  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    An easy-to-use, yet fairly feature-rich, simple HTML and text editor for Unix based systems running X11 and using GTK (the Gimp ToolKit) or GNOME.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    DebugMonitor provides a simple API to allow BeOS applications to display their state and progress on a separate monitor application. This means you can watch what is going on in your application as it is running.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    YagDiff (Yet another graphical Diff) will display directory and file diffs and will allow to easily apply diffs. It will only need GTK+ (and C) for maximum portability. Other graphical libs will be supported one day.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    C++/Java-like interpreter written in C++, using Flex and Bison. Small kernel, user extensions (shared libs) allow to add functions and classes to the system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    This python module makes the commercial TIB/Rendezvous APIs accessible from python. TIB/Rendezvous is a messaging middleware released by TIBCO, Inc. (www.rv.tibco.com)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Platform independant way of logging information to the platform's logging service. So far I have JLogger working for Solaris, Linux, and Windows NT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Aims at bringing the QuickBASIC language to the GNU platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    Jess-mode is a collection of Emacs Lisp files designed to facilitate the development of Java Expert System Shell (JESS) applications. Currently, the package consists of a major mode for editing source and an inferior mode used to run the Jess interpreter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Add-on library for Allegro. Provides a very simple API for opening dialogs: You need one function call with a format string specifying a number of data fields. The library then opens an appropriate dialog. 3d look. Includes extra gui objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Porting of the Kaffe (www.kaffe.org) Java runtime to BeOS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Simulator for 486 processor. Can be customized for embedded system emulation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Resourcer is an open-source resource, attribute, and interface editor with an extensible plug-in architecture and support for thirty-two data types. Not will be, is. Enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A simple interpreter of a pseudo assembler language. A command line interface (dos and later *nix) and a win32 gui interface are available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    RotNN is a Python module that implements rotation encryption/obfuscation. The default action is similar to rot-13, but it can also rotate over the entire UNIX printable character set.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    phpfunc is a command line utility that when given a php function as an argument will return the definition and synopsis. Works like 'perldoc -f function' for php.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Mathfun.py is a Python library that contains those little bits of mathemagical ideas that we all enjoy. Primes, prime factorization, Fibonacci sequences, string2value functions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    QXi, the Qt XInput extension, is a library to add support for XInput devices (e.g. tablets) to Qt-based applications. It's currently in early development. The library is built using autoconf and comes with example applications. Requires Qt2.1 or newer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Python scripting language provides the ability to fairly easily and quickly develop applications and to control existing applications. The Be Python Components is a collection of Python modules which provide access to the underlying BeOS API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Pseudo code to Source Codegenerator

    Pseudo code to ‘C’ Codegenerator

    The application takes the pseudo code as an input and generates the necessary C code for the same logic. Thus the software can be used to produce the results just with the use of logic and there is no special importance given to a specific language in which the pseudo code should be implemented, instead there is a complete focus on the logic itself. The system to be designed must be user friendly, so that even if the end user or the client is technically illiterate he should be able to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    简单的Java语言版Flash多人游戏服务器 主要实现如下功能: 1) NIO Socket通信 2) 简单内存数据库管理 3) 消息管理 4) 数据库连接池 5) 启动加载管理 6) 游戏组件管理 7) 数据包管理
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Java UI Builder is an implementation of classic MVC design paradigm. It helps developers to design, develop, maintain, and localize Graphic User Interface (GUI) for Java/J2EE applications.
    Downloads: 0 This Week
    Last Update:
    See Project