Showing 651 open source projects for "openssl-java"

View related business solutions
  • Easily Host LLMs and Web Apps on Cloud Run Icon
    Easily Host LLMs and Web Apps on Cloud Run

    Run everything from popular models with on-demand NVIDIA L4 GPUs to web apps without infrastructure management.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
    Try Cloud Run Free
  • Cut Cloud Costs with Google Compute Engine Icon
    Cut Cloud Costs with Google Compute Engine

    Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.

    Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
    Try Compute Engine
  • 1
    Fault isolation framework. Allows whole system to survive over partial failure by isolating failed components. Source code is available at https://github.com/psyrtsov/fisolator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Cyberaide is a project to develop a simple interface to advanced cyberinfrastructure for developers and users. For more information, please go to: * http://cyberaide.wiki.sourceforge.net/" or chose the "Web Site" menu item
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    EPICS-DDS is an open source implementation of the Object Management Group (OMG) Data Distribution Service (DDS) based on the Channel Access protocol of the Experimental Physics and Industrial Control System (EPICS).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Ohua is an implementation of the stateful functional programming model along with a dataflow execution engine as a runtime system. Ohua mixes object-oriented (imperative) and functional programming to provide implicit parallelism. The project moved. Please find the most up-to-date version at: https://bitbucket.org/sertel/ohua
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL on Google Cloud Icon
    99.99% Uptime for MySQL and PostgreSQL on Google Cloud

    Enterprise Plus edition delivers sub-second maintenance downtime and 2x read/write performance. Built for critical apps.

    Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
    Try Cloud SQL Free
  • 5
    A cross-platform control dispatch framework used to manage distributed application infrastructures. For more information visit http://wiki.controltier.org/wiki/CTL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    XEngine is a fast and scalable XACML policy evaluation engine. XEngine is orders of magnitude faster than Sun PDP. This project is maintained by Fei Chen (feichen@cse.msu.edu) and Alex Liu (alexliu@cse.msu.edu) at Michigan State University.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The JotScale project is a cluster of servers implementing a highly scalable object storage system combined with a high performance http server and a subscription system. Jotscale now depends upon Mojasi (same trunk). Pure Java. Source only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    easy fusion is a java-based framework that intends to automatically deploy and control information fusion systems (IFS) on distributed and dynamic resources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Java RMI-based experimental computation framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    A distributed map for Java. http://mirrormap.sourceforge.net/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A system based on the multiagent approach, to help the biologists with the manual annotation task on genome sequencing projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    yadra - yet another distributed rendering application A Network-Render-Tool for Blender. A Java based, platform-independent tool, for rendering animations of blender in a network. Easy setup (no SMB/CIFS-Connections). Web-Interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    NativeLibs4Java gathers ready-to-use wrappers that let Java developers use native libraries in their projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Source code for the Chemical Informatics and Cyberinfrastructure Collaboratory project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Instrument Element is a Grid/Cloud component that provides the computational/data Grid with an abstraction of real instruments, and Users with a more interactive interface to control them. More information: http://instrumentelem.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    LEMMing stands for Linux Enterprise Management and Monitoring. It's an environment that aims an easy way to take care of your HPC cluster. It is based WebServices. That lets you LEMMing multiple clusters throght the same interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An extension of the java client api for Project Darkstar server (formerly sponsored by Sun Microsystems, Inc.) with TLS capability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An extension of project darkstar server (formerly sponsored by Sun Microsystems, Inc.) with TLS/SSL capability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Web Services Interoperability Profile Environment is a toolkit for managing and using "service profiles" needed for SOA realisation. Core is an inheritance resolver library, used by a document generator and conformance test suite generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The SPASE Registry Services is a metadata sharing system for Virtual Observatories. It is a collection of servlets that utilize SPASE compliant resource descriptions to provide access to both the metadata and data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    LANGlobal Server is an advanced Java RMI server implemented in Java. It is a platform on which developers can develop and deploy a wide range of distributed Java applications. It has a flexible and extensible model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Parallelizable is a tiny framework in complement for java.util.conccurent api. Parallelizable is an abstract class to extend for making asynchronous parallel execution on a synchronous task. Very usefull if task often calls a very long process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    WSRF-compliant tools and services for data mining in grid computing environments, based on: Globus Toolkit 4, Condor and Triana workflow system. Learn more at: http://www.datamininggrid.org Copyright (c) 2008 DataMiningGrid Consortium.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    TripleF is a middleware for a Distributed File System, developed totally in Java. It allows highly availability, reliability and scalability to the system, through the data replication, resulting in system's highly fault tolerance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Distributed Computing Over P2P Networks(DisCo) is focused to provide a java framework for programmers to develop distributed software application with lesser or no time spent on distributed computing part.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB