Browse free open source Frameworks and projects for Linux below. Use the toggles on the left to filter open source Frameworks by OS, license, language, programming language, and project status.

  • 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
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 1
    The Checker framework is an easily expansible set of check/transformation to build hierarchy of chain operations easily to-store/to-be created and re utilized (at run time if you want).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    The Vexi Platform
    Vexi is a rich GUI platform for creating desktop-like Internet or intranet applications using an intuitive XML/JavaScript API and an extensible widget set with themes, JSON support. Communicate with servers using XMLRPC/SOAP/REST and runs on Java.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    CafeSip - Look what Java and SIP can do

    CafeSip - Look what Java and SIP can do

    A suite of open-source tools and frameworks for creating SIP apps

    Session Initialtion Protocol (SIP) is widely used for telephone services over the Internet. CafeSip provides a suite of open-source tools and applications for creating customized SIP services and applications using the Java.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    EsiGate
    This toolkit allows developpers to assemble several web applications into a single one. Pages are build using contents, resources and page templates coming from the original applications. The applications may use different technologies (Java, PHP...)
    Downloads: 1 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    Frame2 is an alternative to using Struts for web application development. Frame2 also supports web services in an MVC context.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Marigold is an in-container "scenario-based" white-box unit-testing framework for J2EE applications that permits direct testing of business logic and data-access layers, and separates test-data from test-code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Anokha is a MVC web framework based on Java/J2EE technology that simplify the enterprise application development by providing a set of presentation and business tier components being J2EE-API independent and high extensible. Easy to use and learn.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The Ars Machina Project is a collection of packages with two general goals: to reduce the amount of code needed to implement an application and to suggest some standards to the software architecture and naming of classes and interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Framework that adds security functions to Java web applications. It is used as an add-on for Struts framework. It is written in Java and provides web-commands for java web pages and provides several security services such as sequence control invocation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    AvieOnline Framework solution for Small-Medium Enterprises in the any business application. With implementations for Real Estate, Data Collaboration, Forums, CRM Help Desk, Accounting Softwares (Payroll, Time Tracker, others). This uses (Java 2 Enterpris
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    BugUnit extends JUnit with the concept of a 'bug'. Multiple tests test one bug, if one test fails the bug is open. Methods like assertEquals("PRJ-123",i,10) will flag bug PRJ-123 as open or closed in Jira and a bug-centric HTML summary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A simple self-refreshing cache framework for Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A powerful 100% JAVA flat file processing ORM framework. Giving the ability to abstract the processing of flat files from business logic, using Hibernate style mapping constructs. Supports fixed length and delimited (e.g CSV) file formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A simple, fresh, fruity and low-calorie MVC framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Corinna

    Open source implementation of the Java Bindlet technology

    The Corinna is a open source software implementation of the Java Bindlet technology. The Java Bindlet is similar to Java Servlet platform, but allows the implementation of software components for the treatment of requests in various protocols (binary or text based protocols), not just those based on HTTP. The framework supports the implementation of both TCP and UDP bindlets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A C++ based framework for highly object-oriented cross-platform programming. Includes Thread, Processes,Filesystem access,GUI, etc. plus a set of generic utilities like Strings,Data structures,advanced debugging tools, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Denebola is a Java EE view template system, which works like DHTML in server-side. Javascript (and other scripting languages) is used to manipulate 100% pure (X)HTML templates via CSS2 Selector style element filters to produce data-driven web pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Library of Spring MVC Controller enhancements to support generic listable collections such as records in a database. The generic controller extensions creates a ListableItemMultiActionController that supports functionality with validation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    FVM (Federated Virtual Machines) enables Java apps to create and call class instances in other JVMs. It does this using network ClassLoaders, java.io.ObjectIn/OutputStream and remote object references proxied by CGLIB
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    It is a PHP port for GWT Server (RemoteServiceServlet). With GWTPHP you can connect GWT application with PHP. It decode/encode GWT request/response using GWT native data interchange format. No JSON or XMLRPC needed. Project web site: http://gwtphp.sf.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A simple web application framework written in java using the Servlet 2.2 API. Gridiron helps to rapidly develop MVC web applications by giving a direct mapping between actions and views and supplying a Navigation class to aid in the development of views.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A GUI interface for the XML Web Development Framework Cocoon and its offline generation capabilities .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JAVO: Java Automated Value Object is a framework for dynamically creation and population of Value Object (or DTO) given a definition written in XML. It works both ways in order to assemble a DTO from a Business Object or vice versa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JCooperate is an Open Source, Operating System independent, 100% pure Java implemented cooperation framework. It supplies cooperation management between Java objects, modules and Java systems not only in Workflow system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Collection of Java classes intended to facilitate the use of common Design Patterns. Initial focus is GoF patterns and J2EE Blueprints, but others will be added as needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB