Showing 1045 open source projects for "linux-gnome"

View related business solutions
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • Easy-to-use Business Software for the Waste Management Software Industry Icon
    Easy-to-use Business Software for the Waste Management Software Industry

    Increase efficiency, expedite accounts receivables, optimize routes, acquire new customers, & more!

    DOP Software’s mission is to streamline waste and recycling business’ processes by providing them with dynamic, comprehensive software and services that increase productivity and quality of performance.
    Learn More
  • 1
    PAT: Persistent Applications Toolkit, AOP (JBossAOP) persistence library (aspect library). Provides persistence layer with underlying Prevayler (1.02). Allows users to write their code without worrying about persistence code (POJO). Uses annotations
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A Rapid Application Development plug-in for ECLIPSE which generate a complete Java application with : HIBERNATE and SPRING Framework - or STRUTS (with Tiles and Validator). You can generate from your model (XMI) or from your Hibernate mapping files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Eclipse-based Editor for JET-templates (templates used by EMF). It is intended to support the development of JET-templates in a quality which is adequate to other eclispe language support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Inject/J - Java source code transformation at your finger tips. Inject/J is a Java tool that provides a scripting language to specify program transformations for Java. It provides complete cross-reference information and has a rollback mechanism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
    Learn More
  • 5
    The BDT (Build Development Tools) Project is working towards providing a fully functional Build Integrated Development Environment (IDE) for the Eclipse platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DAO generator. Objects are generated from most native description of relational data - SQL commands. Generator result is completely generated bridge Object - Relational database with connection pool, DAO factory, SQL dialects etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    An ASCII UML class diagram interpreter and code generation framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Generates Java Classes, .NET Classes or XML from SQL Statements contained within an XML configuration file. DbFoil also supports connection pooling and database transactions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Java-based package for the development and maintenance of GUI database applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • BoldTrail Real Estate CRM Icon
    BoldTrail Real Estate CRM

    A first-of-its-kind homeownership solution that puts YOU at the center of the coveted lifetime consumer relationship.

    BoldTrail, the #1 rated real estate platform, is built to power your entire brokerage with next-generation technology your agents will use and love. Showcase your unique brand with customizable websites for your company, offices, and every agent. Maximize lead capture with a modern, portal-like consumer search experience and intelligent behavior tracking. Hyper-local area pages, home valuation pages and options for rich lifestyle data keep customers searching with your brokerage as the local experts. The most robust lead gen tools on the market help your brokerage, teams & agents effectively drive new business - no matter their budget. Empower your agents to generate free leads instantly with our simple to use landing pages & IDX squeeze pages. Drive more leads with higher quality and lower cost through in-house tools built within the platform. Diversify lead sources with our automated social media posting, integrated Google and Facebook advertising, custom text codes and more.
    Learn More
  • 10
    This project enables a transparent integration of C/C++ and Java (and other languages such as C#, php...) in Eclipse. The project includes JQuantlib. sKWash makes use of swig. See home page for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JFrame is Model View Controller Model2 framework for Web based applications written in Java language. It is very simple and emphasis on security and stability. Because of it simplicity this framework can be used and for studying purposes.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    An ABAP2HTML converter(mature), Business Console ( charva is better ), Buoy Classes and Minuet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ASTGen automatically generates implementations of Composite pattern hierarchies of data objects from a simple, one-file description of the class hierarchy. ASTGen is written in and generates code for Java. Includes an Ant task.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This site is intended as a location containing a suite of tools to (1) Aid in the design of db APIs to be utilized in a J2EE environment and (2) generate stubs for the db API, Java classes and SQL DDL necessary to support the MVC pattern and the Data Own
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    neuralnetgen is intended to be a universal neural net generator that receives a neural net description (on Neural Net Description Language, also developed on this project) and generates ANSI C code of a library that implements it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Dr. Micheal Kay: "Saxon 8.7 is the first release to be released simultaneously by Saxonica on the Java and .NET platforms." MDP: Mission accomplished! Saxon for the .NET platform from Saxonica is now available and supported via the http://saxon.sf.net
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Nezha is a visual model tool for workflow .It's under WFMC organization standard,and can generate workflow definition files of XPDL format. Nezha is also a standard plugin of Eclipse 3.0
    Downloads: 7 This Week
    Last Update:
    See Project
  • 18
    JSquare - Genetic Programming Java Library - Java generating Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    8. Mai 2005: We have discontinued SourceForge as a download place for our open source projects. You can now download these projects directly from the XLOG Technologies GmbH web site at http://www.xlog.ch/omonia.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A parsing toolkit that supports both top-down (LL(1) and Simple Precedence) and bottom-up parsing (LR(0), SLR(1), LR(1) and LALR(1)). The toolkit supports generating Java parsers for all the bottom-up parsing methods, based on a CUP definition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Commonclipse is an eclipse plugin for jakarta commons-lang users. It features automatic generation of the following methods using commons-lang builders: toString(), hashCode(), equals(Object), compareTo(Object).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    EasyStruts provide advanced support for developing Struts web applications with Eclipse . keywords: MVC, Struts, Eclipse, Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Eclipse plugin for graphical design of applications using the Spring MVC framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A Maven plugin for recording and reporting build results over time. Stores the historical data in a database and produces charts in the Maven generated site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    OJ (f.a.k.a. OpenJava) is an object-oriented macro system with a compile time metaobject protocol for Java.
    Downloads: 0 This Week
    Last Update:
    See Project