Showing 365 open source projects for "gnu/linux"

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
  • 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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 1
    The Peer System is a sophisticated java peer-to-peer platform designed to make it very easy for developers to write, package, and distribute p2p services to users and very easy for users to find, install, and run available services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Doulos is a set of tools for rapidly developing n-tier distributed applications, with a framework for writing business methods, a protocol for accessing those methods, and frameworks for creating web and native user interfaces that utilize the methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The JTools project contains small java functionalities which will make the live of a developer easier. For each functionality there will be a source release and a jar release.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FOOWD is a framework for building object orientated (OO) web applications in PHP. It is a collection of base classes ripe for extending that handle object persistency, user authorisation, security, data administration, input handling, all the things requ
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    XOT is an XML based distributed object platform for Object Oriented programming in distributed, heterogeneous environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JTOE (Efficient Transport of Java Objects - initials reordered) is a library for transporting Java objects from JVM to JVM through the network. It focuses on simplicity and efficiency enabling really fast implementations of transport layers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Java utilities for J2EE projects DAOFactory XML parsing tools Sub Projects Fantasy Sports tools Go - XML scripting API Classpath - Swing app for managing the classpath
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Globe is a middleware platform for developing large-scale (millions of users, worldwide) distributed applications. A number of applications are available, such as GDN: a scalable replacement for FTP and GlobeDoc: a scalable replacement for the WWW.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    BeanInit framework is extension to J2EE Web container. It creates new Java Beans for your JSP pages according to definition in configuration file using XML and SPEL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    A c++ framework inspired by the objective-c Foundation library. In pre-alpha state it already has several libraries including a lightweight http library. Several implementations using this framework already exist.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    rubydotnet is a ruby extension module for using .net code from ruby.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The purpose of the project is to build a world class open source Enterprise integration engine. <br>Uses of JEngine include healthcare systems/hospitals HL7 interface engine, intergration of HL7 with EMR and Practice Management Systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project contains an component to building JDO applications with Castor (http://castor.exolab.org/). It's allow easy using of mappings with building OQL queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Spice has migrated to spice.codehaus.org - Please update your links.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Remotor is a Java web service system. It is a very easy to use and a very fast remote procedure call engine (alike RMI | RPC). No need for Stubs, Skeletons and Naming-Services. Remotor is one of many building blocks for the COMJAT.NET framework suite.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Jeeglue is the glue that sticks together your J2EE applications. It's a meta-info based framework that provides entity polymorphism, generic XML support, code generation and domain object validation out of the box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Elba has achieved its goal and is dead. For open source J2EE application servers, consider Apache Geronimo or ObjectWeb JOnAS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Fnorb is a CORBA 2.0 ORB for Python first developed by DSTC (http://www.dstc.edu.au). Our project will take the formerly closed Fnorb source-base and turn it into a pure-python ORB with up-to-date Python mapping and CORBA 2.4 compliance (ie POA support).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Simple Messaging Framework provides an elegant way to create robust and flexible Web services. It is based on the document-style Web services paradigm that enables you to expose arbitrarily complex business objects and services with ease.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Creation of an independent COM component architecture; based on the idea of blending COM with the advanced features of CORBA. Other goals are modern langauge mappings and the ability to run on multiple platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Oolong is an object to relational mapper. It features a layered approach for extensibility. It emphasizes on pluggable mapping functionalities and enterprise connectivity. Custom mappings are supported in addition to different relationship mapping: one-t
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The concept behind the 'Applications via XML' (AVX) architecture is to allow applications to become more flexible in the way they go about performing their duties. The essential idea is to avoid 'hard-coding' instructions into an applications' source
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    RMILite is an ultra-thin layer which sits on top of Java remote method invocation (RMI) protocol, allowing the user to export arbitrary objects without having to extend Remote, run rmic, or declare all methods to throw RemoteException
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project is a try of implementing Java Messages Systems on Java 2 Micro Edition. The project consists of a few parts: - a library for mobiles, implementing most of JMS methods - a proxy serwer, running on J2SE, communicating with queues provider
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Orbas is an open source Java implementation of the OMG\\\'s CORBA standard(Minimum CORBA and RealTime CORBA standard).It includes a number of CORBA Services, such as Naming Service, Event Service, Trading Service,
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB