Showing 2754 open source projects for "java open source"

View related business solutions
  • 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
  • Lightspeed golf course management software Icon
    Lightspeed golf course management software

    Lightspeed Golf is all-in-one golf course management software to help courses simplify operations, drive revenue and deliver amazing golf experiences.

    From tee sheet management, point of sale and payment processing to marketing, automation, reporting and more—Lightspeed is built for the pro shop, restaurant, back office, beverage cart and beyond.
    Learn More
  • 1
    Tas is a multi-platform multi-lingual assembler for the Freescale eTPU intelligent timer module. The assembler has a C compatible pre-processor for easy integration with host CPU code. The assembler also supports the original TPU module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    sandboss is a messaging framework generator that creates complete communications, persistency, UI forms, configuration management, and runtime control infrastructure from struct and node declarations. Full generator support in the dependency-aware build
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Bisquilla will be a flexible, powerfull and easy to use code generator. It will transform a xml metadata file using a custom developed package, and implement the best pratices for its core development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ORM.NET : Object-Relational Mapping and Code Generation Tool for .NET
    Downloads: 0 This Week
    Last Update:
    See Project
  • Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software. Icon
    Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software.

    Banks, lending institutions

    Founded in 2004, axefinance is a global market-leading software provider focused on credit risk automation for lenders looking to provide an efficient, competitive, and seamless omnichannel financing journey for all client segments (FI, Retail, Commercial, and Corporate.)
    Learn More
  • 5
    TyRuBa, a logic-programming language for Java, implemented in Java. TyRuBa was originally intended as language for writing logic-meta programs that generate Java code. It is however, just a normal logic language, with a few peculiarities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ubcc is a just-in-time compiler for various bytecodes. It is designed for use in operating system kernels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Generate Hibernate mappings and Hibernate UserTypes from data models defined in Synon:2E (aka COOL:2E aka Advantage:2E aka AllFusion:2E).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Data Links is a wxWidgets application to generate wrappers for the wxWidgets ODBC classes. The goal of this project is to create an application that makes writing database driven wxWidgets applications easier and faster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    NUnitWiz is a Microsoft Visual Studio .NET Wizard for easily creating NUnit tests by selecting a class to be tested.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Leverage AI to Automate Medical Coding Icon
    Leverage AI to Automate Medical Coding

    Medical Coding Solution

    As a healthcare provider, you should be paid promptly for the services you provide to patients. Slow, inefficient, and error-prone manual coding keeps you from the financial peace you deserve. XpertDox’s autonomous coding solution accelerates the revenue cycle so you can focus on providing great healthcare.
    Learn More
  • 10
    A flexible XML based PHP code generator, generates: 1) fully functional HTML forms that update and insert on multiple tables, 2) validation methods using regular expressions 3) HTML table generation from database using separate HTML layout files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Struts-It provides comprehensive support for developing Struts-based web applicatons. It is based on Eclipse 3.1 and well integreted with WTP 0.7. Supports Struts 1.1, 1.2 and JSTL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The converter performs automatically the full process of converting the files of a C project into the equivalent C++ files. Classes are created, var and functions becomes attributes and methods and the changes are propagated into all files.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    A quick and easy open source Data Access Object code generator. Generates PHP4 code currently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Eclipse plugin. Useful features like equals() and clone() generation, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Atlantis Project for application development was founded because of the growing need to quickly develop high quality applications based on a 1, 2 , 3 or multi-tiered system architecture.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    MetaBoss is an integrated suite of tools for design, development and management of software systems through modelling. It utilises MDA (Model Driven Architecture) concepts and is primarily oriented at enterprises using Java based tools and technologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An UI editor for j2me developers. You can draw images with this tool and then generate j2me codes which draws the same image by drawLine(), drawRect(), etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An AToM3 definition of a CASE framework for creating Zope products with files in the filesystem. The framework consists of a modelling notation ZProduct and a suit of related transformations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The .NET Wrapper Class Generator uses Reflection and the .NET CodeDom to generate .NET 2.0 classes that wrap one or more other .NET classes. It has an easy to use UI and can wrap methods, properties, and events.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JLeaf is a business & component oriented RAD platform for building enterprise-level application based on Spring framework. JLeaf provides fundamental modules (e.g.Organization,Security,Workflow,etc) by integrating mature open source technical frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DaMonkey is a database access layer code generator for the .NET 2.0 Framework. DaMonkey has a GUI designer and generates SQL as well as VB and C# code. The generated code supports multiple databases, locking, transctions and audit trails.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    With this tool you can model your software project, with the different UML diagrams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JC is a Java virtual machine implementation that converts class files into C source files using the Soot Java bytecode analysis framework, compiles them with GCC, and loads them using a built-in ELF object loader. JC uses GNU Classpath's class library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The bfi-toolkit is a set of scripts that converts Cobol Copybooks to XML. Uses sed and awk. Conversion allows for transformation of the XML produced, to create useful bits of code using XSLT (Cobol programs, copybook, DB tables etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A commentcodegen extension for use a javajet file
    Downloads: 0 This Week
    Last Update:
    See Project