Showing 730 open source projects for "computing"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
    Spice has migrated to spice.codehaus.org - Please update your links.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ObjectBroker is an object relationnal mapping framewok for the .NET plateform. It provide transparent persistance and transaction management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This project is setup to maintain a set of Javaparty codes. This includes Javaparty benchmarks and applications. Javaparty (http://www.ipd.uka.de/JavaParty/) is a Java extension for easy and efficient parallel programming. It does so by extending the
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    RandService is a Web Service which supplies pseudo- or true- random numbers through JAX-RPC API. Any random number generators can be used behind this Web Service.
    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
  • 5
    A unique persistence layer for Java. CODO (Cursor Oriented Data Objects) maps generated Entity interfaces (suitable for DTOs) to a relational database via rendered SQL, reflection and JDBC Cursors where possible - avoiding associations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    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
  • 8
    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
  • 9
    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: 1 This Week
    Last Update:
    See Project
  • 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
  • 10
    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
  • 11
    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
  • 12
    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
  • 13
    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
  • 14
    The Dataisland Framework is a ReST compliant content management and semantic web service framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SysUnit is a JUnit framework for distributed testing, system testing and integration testing. SysUnit is ideal for testing highly distributed software such as clusters of web applications, web services or MOM based software
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ASK:Webapps front-end Application Server, offers a Java Server Component Model, Clustering & Applications Fault-Tolerance Execution. SHORB:Simple Object Request Broker over HTTP. DBPCS: ddbb Connections Pool, supports Business DB Objects Pooling
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Provide a flexible, scalable and extensible EAI (enterprise application integraion) solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Remoting.Corba is a .NET library that provides IIOP support for the .NET Remoting system. This allows developers to write applications in C# and Visual Basic .NET that interoperate with CORBA systems, without need for an ORB or a SOAP/CORBA bridge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Spif is Simplest Possible Infrastructure Framework for distributed Java applications like J2EE. Spif defines a simple api for object access and uses a chain of responsibility to realize various infrastructures through simple building blocks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JCA compliant connectors for the Berkeley Database system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ENterprise Application Frameworks: a pattern layer for interaction between application servers resp. service providers on the one hand side and the business component side on the other. will be a two level contract: 1. a java interface collection. let
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    XmlRpc++ is an implementation of the XmlRpc protocol written in C++, based upon Shilad Sen's excellent py-xmlrpc library. It is designed to make it easy to incorporate XmlRpc client+server support into C++ applications and requires no other libraries.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    This is a simple interpreter, which implements the Simpletron Machine Language specifications. It may be modified and programmed for general computing purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Sensorware is an implementation of mobile agent environment targeted at wireless sensor network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Implementation of Fault Tolerant CORBA specification, V1.0 (OMG Document ptc/2000-04-04), extended to support large-scale, distributed systems. Implements both Passive (Cold and Warm) and Active replication styles.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo