Showing 1058 open source projects for "java open source"

View related business solutions
  • 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
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    Simplifed All Gaming Graphical User Interface (SAGGUI). Project aimed towards simplifying inclusion of GUI elements in games. Graphical backends include: Allegro,SDL,and OpenLayer. Font backends include: FreeType. Easily extensible to any other system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Simple type-safe implementation of Java Remote Method Invocation (RMI) independent of standard Java RMI mechanism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A very simple and easy to use command line argument parser library for .NET C# console applications. No need to read any documentation - just look at the provided example that you can also use as a template. The library has only 4 methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A domain framework based on PHP5, XML and XSLT. The framework is implemented in two layers. A domain layer implemented as a OO state masching, for flow control, and GUI manipulation. A system layer for interaction width the DB, and storing env. variables
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Original Buy Center Software. Icon
    The Original Buy Center Software.

    Never Go To The Auction Again.

    VAN sources private-party vehicles from over 20 platforms and provides all necessary tools to communicate with sellers and manage opportunities. Franchise and Independent dealers can boost their buy center strategies with our advanced tools and an experienced Acquisition Coaching™ team dedicated to your success.
    Learn More
  • 5
    AWL, "Another Wizard Library", is a java swing-based library that provides extended functionnalities to easily create rich wizards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    `parsehtml.php` is a HTML parser written in PHP. It should be pretty fast and can even cope with invalid HTML input. Additionally a function is provided to indent HTML code properly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SleekIce is an easy to use game engine used to write games in Java. This will allow a game programmers to devote more time and thought to their game content rather than how to make the game work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    `ABL' is a basic flexible abstract list library defined using C preprocessor. It allows you to define linked lists of arbitrary types very easily. You also can use it as stacks and queues. You can easily define complicated types like list of lists etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    jwadlib WAD Library is a Java library for manipulating WAD files, the format made popular by Doom.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Dominate AI Search Results Icon
    Dominate AI Search Results

    Generative Al is shaping brand discovery. AthenaHQ ensures your brand leads the conversation.

    AthenaHQ is a cutting-edge platform for Generative Engine Optimization (GEO), designed to help brands optimize their visibility and performance across AI-driven search platforms like ChatGPT, Google AI, and more.
    Learn More
  • 10
    Nth is a library of classes useful in games, visualization, simulation and animation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ProForma is a fully object-oriented PHP5 library for building and managing XHTML forms. It provides a standard API for form creation, validation, auto-fill, and more. The XHTML output is standards compliant and highly skinnable using CSS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    UDAE allows developers to access data both locally and over WSN from a variety of sources, such as sensors, communications links and platform components in a unified manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The xWire framework is a toolkit used to build Java web applications, but is flexible enough for other uses. It is ideal for building AJAX apps and consists of both client and server components, each of which can be used independently of the other.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Template Math Library is a generic math library with support for bignums, that act like primitive types, with many math functions (such as trigonometric, logarithm, etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Design by Contract allows a programmer to document a function/class with statements describing behavior. Metacontract implements the PEP-0316 related to this feature for the Python language using meta classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RB ReportPage is a RealBasic class to simplify generating reports. This project provides a GUI based layout method using the RealBasic IDE. Designed to support a single page printout this project is best suited for invoice style reports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    "Siberia resources" is a member of the "Siberia Rich Client Platform" plugins environment. It's a plugin based on the java plugin system JPF (http://jpf.sourceforge.net). It allows to load resources in a multi-classloaders environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    QuickFrame provides a rapid development framework for PHP 5 powered sites. Due to its modular structure QuickFrame can be used as a skeleton for new sites or as a full-featured CMS ready to be deployed within minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Qomo Project is a JavaScript-implemated, custom-cuttable OOP framework (with namespace, AOP, templet ...) and UI Library for Web Browsers. The project is opened for all JavaScript fans, DOM specialists, etc. Hope you join/impulse now.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Siberia components is part of the plugin environment of Siberia RCP. It allows to register a set of graphical components that can be used in a Siberia-based application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    .NET Assemblies that integrate and expands on various advanced solutions for DataBinding, Reflection, UI Wrapping and more. Fuel your .NET applications with RAD techniques and ready-to-use code that picks up where the .NET framework left off.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Java framework helipng to create database driven desktop based applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A framework for PHP5 to automagically create classes that map your DB and also create methods to obtain related objects. Don't code a getter or setter again! Imagine this: $client =& Client::factory(4)... and without having to code the Client class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Php5Utils is a collection of small components written for general use in php5. Parts of code comes from projects developed by Active Mind for giarre.com administrative tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Runtime library for the JUndo language. See http://verdantium.blogspot.com/
    Downloads: 0 This Week
    Last Update:
    See Project