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

  • 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
  • Nonprofit Budgeting Software Icon
    Nonprofit Budgeting Software

    Martus Solutions provides seamless budgeting, reporting, and forecasting tools that integrate with accounting systems for real-time financial insights

    Martus' collaborative and easy-to-use budgeting and reporting platform will save you hundreds of hours each year. It's designed to make the entire budgeting process easier and create unlimited financial transparency.
    Learn More
  • 1
    LPCBuilder - A code generator for the LP breed of muds. One of the prime objects of the project is to streamline the process of writing LPC code, enabling the builder to spend his/hers time on creating interesting objects instead of typing code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    phdwait (PHP Database Web Application Toolkit) will be a Web Application to manipulate and create Databases, Web Forms, Query lists and will have an option to export the code, so the user can continue its development isolated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Radtool is a model-centric web-app framework which uses metadata driven code generation and more. Its to grow into an IDE post improvements.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    A Web Online RPG Game Libaray.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn more customers into advocates. Icon
    Turn more customers into advocates.

    Fight skyrocketing paid media costs by turning your customers into a primary vehicle for acquisition, awareness, and activation with Extole.

    The platform's advanced capabilities ensure companies get the most out of their referral programs. Leverage custom events, profiles, and attributes to enable dynamic, audience-specific referral experiences. Use first-party data to tailor customer segment messaging, rewards, and engagement strategies. Use our flexible APIs to build management capabilities and consumer experiences–headlessly or hybrid. We have all the tools you need to build scalable, secure, and high-performing referral programs.
    Learn More
  • 5
    CLiCC generates C-executables from Common Lisp application programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Ayauhteotl is a parser generator to parse XML files, using an XML-like syntax. The parser generator takes an XML file which describe the structure of the XML files to parse and which associates a semantic (for now in \\\\\\\"C\\\\\\\") t
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Paradox is a programming language designed to combine the simplicity of scripting languages like PHP and Perl with the power and speed of C++ and Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    create an workflow engine using Microsoft .Net tech based on the wmfc standard(www.wmfc.org)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Java doclet to generate both mapping and DDL files for Castor JDO
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully managed relational database service for MySQL, PostgreSQL, and SQL Server Icon
    Fully managed relational database service for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
    Try for free
  • 10
    xSiteable is a fully relational website compiler written entirely in XSLT, using topic maps (using XTM directly) as the backbone information technology, bundled with the fast Sablotron XSLT parser, a GUI admin tool and other nifty features. Watch this sp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    XDoclet module to generate MySQL and PostgreSQL DDL from class and method tags. Generates CREATE TABLE or ALTER TABLE statements. Supports all MySQL and PostgreSQL extensions. Turns .java files into .sql files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    cclicense is a simple library implemented in PHP 4 that provides a simple method for representing and expressing the rights associated with a content license. The library is built around the Creative Commons licenses, but can be extended to others as well
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    hIDE is an Integrated Development Environment (IDE) for C++, C & Java based application programming. It is currently being developed on the Linux platform with plans for an eventual port to Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    File Format Class Generator (ffcg) is a Java program designed to help Java developers handle different structured file formats, and files conforming to these formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    create files from xml-templates
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CircleUML is a stand alone Java application that forward engineers interaction diagrams from XMI-exports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Jeeg is a dialect of Java based on a declarative synchronization mechanisms.Synchronization constraints in Jeeg are expressed in a linear temporal logic. Jeeg is inspired by the current trend in aspect oriented languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ModelJ is a RAD (Rapid Application Development) tool that uses code generation to create complete J2EE designs using the Struts and EJB frameworks. With ModelJ, you are only a few steps away from a complete application readily deployable to JBoss.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The C++Pager can help C++ programmers to output long complex text (i.g HTML). It enables to embed C++ code in text files which use JSP like syntax, and uses STL based stream to output. It is the C++\'s simple standalone version of JSP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Provide a flexible, scalable and extensible EAI (enterprise application integraion) solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    !!! Tablegen is discontinued. Go use Apache Torque instead !!! Automatically generates Java (JDBC) classes to access to a relational database. Version 1.8 is now officially obsolete. Version is being worked on. It will have improved code structure (
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    XML schema to specify relational database administration and operations. Uses XML, XSLT stylesheets and Java code to allow applications to use advance features of databases and have complex queries without being tied to a specific relational database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    There are other tools on the internet which generate DTOs. But they are limited to generating it by means of a configuration file. The aim of this project is to provide different PRACTICAL data source options such as a JDBC table or a UML Diagram
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JEnum is a Java runtime jar for working with enumerated types, as described in Josh Bloch's Effective Java, and a one-way code generator to create the needed classes from xml. The API is patterned after the Java Collections API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Code to process human readable input is often highly stylized and repetitive. This project extracts the common elements found in such code and makes them available in a concise form as C tables and subroutines.
    Downloads: 0 This Week
    Last Update:
    See Project