Showing 768 open source projects for "openssl-java"

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

    Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.

    Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Run Any Workload on Compute Engine VMs Icon
    Run Any Workload on Compute Engine VMs

    From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.

    Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
    Try Compute Engine
  • 1
    This project provides a Java implementation of the SDD-1 Algorithm used in Distributed Relational Databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    jMathematics is a Java based mathematics framework and library. It solves numerical and symbolic calculations. It is designed to be integrated in a wide range of other applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    GraphLab provides a rich environment for researchers in Graph Theory field. The project page has moved to http://graphlab.sharif.ir
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Das Horner-Schema ist ein schnelles und einfaches Verfahren, um einen Funktionswert von Polynomen an einem gegeben Wert zu berechnen. Dieses Projekt beinhält eine Facharbeit und Programmierbeispiele in Pascal und Java zum Thema.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build AI Apps with Gemini 3 on Vertex AI Icon
    Build AI Apps with Gemini 3 on Vertex AI

    Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.

    Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
    Try Vertex AI Free
  • 5
    D-Cog (Declarative-Cognition) is a Java based framework for training software components (reusable, object-oriented, interface-driven components). Instead of programmed, software components are trained by example to get the expected results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Lightweight backpropagation neural network in C++. The project provides a class implementing a feedforward neural network, and a class for easily train it. It is highly customizable to manage your problem and comes with a simple graphical interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The SurfaceBuilder turns a collection of programs for implicity surface triangulation. It is usefull for any high school math student.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Graph Theorizer will be a java application that will help to teach and research Graph Theory. We will support Windows, Linux, and Mac in our first releases, while hopefully moving towards any platform that supports Java Standard Editon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Math4J is a java library with an object-oriented design of some mathematical ideas: functions, primality, complex numbers, etc. It also consists of some utility methods and classes for mathematical constructions.
    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
    JResolution is a simple, flexible, easily-maintained Java program for resolution-theorem proving which allows re-configurations for the various restrictions of the resolution-rule as determined by an (expert) user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Automated trading system extracts stock quotes from Forex, MetaTrader and tries to detemine points to open/close orders. Using moving average. Implemented in Java. Future versions will use such cool stuff as data mining and artificial inteligance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Digital graph 1.3 is an advanced JAVA SWING component for modelling, displaying, saving and loading graphs(using XML and XMLSchema). It is fully documented and requires jdk 1.5.x.Version 1.3 adds 9 bug fixs, 3 rengineering and 4 new features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    RADLib is a graphics library. It was written in order to help developers design graphics applications easily and quickly. The library is available for .NET, Java, Delphi, Kylix.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    HorsePower is J2ME scientific calculator optimised for use on mobile phones, with the appearance of the classic range of Hewlett Packard calculators. (MIDP 1.0 & CLDC 1.0)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MIC* comes with a new vision of multi-agent system engineering: The multi-agent system is devided explicitly into two dimensions: the deployment environment and the autonomous agents. MIC* is an algebraic model of a deployment environment (container of a
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The goal is to develop a tool to assist research in algebraic graph theory. It already features an intuitive graphical user interface and methods to calculate graph endomorphisms, factor graphs and products of graphs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JOrrery simulates the motion of planets moving under gravity. It comes with a number of initial "scenarios" you can run, such as "The solar system", "Earth & Moon" etc. You can also add more planets during a simulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Dynamic Geometry Software both for Drawing and Proving Geometry Statements
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ...It turns mobile into calculator supporting many operations such as : evaluate expression, plotting, differentiate & integrate expression... It can run on any mobiles supporting Java.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    CryptoHelper is a Java program designed to aid in the decryption of classical ciphers, ie pre WWII ciphers. It brings together tools like frequency analysis, friedman tests, enciphering/deciphering for several clasical ciphers, and brute force algorithm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Implementation of various mathematical curves that define themselves over a set of control points. The API is written in Java. The curves supported are: Bezier, B-Spline, Cardinal Spline, Catmull-Rom Spline, Lagrange, Natural Cubic Spline, and NURBS.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    SACIC - Semi-Advanced Command Interpreting Calculator - is a small calculator application capable of evaluating mathematical expressions with arbitrary precision, handling variables, drawing graphs, solving equations and more. It also supports simple scr
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Fully playable Java game demo illustrating basic game programming technics, such as sprite animation, pixmap fonts, time or frame related game loop, affine transformations, convolution filters, sound generation and playback...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A graph library, developed in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    GiANT is a graphical interface for computer algebra systems (OS X/UNIX/Win). Currently GiANT lets the user work with number fields via KASH, but we aim to develop it into a GUI Library to run on top of any CAS and expose any of its functions.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB