Showing 526 open source projects for "open-ssl"

View related business solutions
  • 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
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    MuJoCo

    MuJoCo

    Multi-Joint dynamics with Contact. A general purpose physics simulator

    MuJoCo, developed and maintained by Google DeepMind, is a high-performance physics engine designed for simulating complex, articulated systems that interact through contact. It is widely used in research fields such as robotics, biomechanics, computer graphics, animation, and machine learning, where fast and accurate physics simulations are essential. The engine provides a robust C API optimized for real-time computation, making it suitable for scientific research and advanced simulation...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2

    CMSSW

    CMS Offline Software

    CMSSW is a collection of software used wherever CMS is needed. CMS is a particle detector that is designed to see a wide range of particles and phenomena produced in high-energy collisions in the LHC. CMSSW has one executable, cmsRun and many plug-in modules.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    GMAT

    GMAT

    General Mission Analysis Tool

    The General Mission Analysis Tool (GMAT) is an open-source tool for space mission design and navigation. GMAT is developed by a team of NASA, private industry, and public and private contributors. The GMAT development team is pleased to announce the release of GMAT version R2026a. For a complete list of new features, compatibility changes, and bug fixes, see the R2026a Release Notes in the Users Guide.
    Leader badge
    Downloads: 1,596 This Week
    Last Update:
    See Project
  • 4
    Asymptote

    Asymptote

    2D & 3D TeX-Aware Vector Graphics Language

    Asymptote is a powerful descriptive vector graphics language for technical drawing, inspired by MetaPost but with an improved C++-like syntax. Asymptote provides for figures the same high-quality typesetting that LaTeX does for scientific text.
    Leader badge
    Downloads: 347 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    Elmer finite element software

    Elmer finite element software

    Open source finite element software for multiphysical problems

    Elmer is a finite element software for numerical solution of partial differential equations and multiphysical problems. It includes models of structural mechanics, fluid dynamics, heat transfer, electromagnetics etc. Elmer home is www.csc.fi/elmer
    Leader badge
    Downloads: 231 This Week
    Last Update:
    See Project
  • 6
    PreviSat

    PreviSat

    Satellite tracking software

    PreviSat is a satellite tracking software for observing purposes. Very easy to use, it shows positions of artificial satellites in real-time or manual mode. PreviSat is able to make predictions of their passes, predictions of MetOp and COSMO-SkyMed flares, transits of all satellites, predictions of Starlink satellites passes and several other calculations.
    Leader badge
    Downloads: 108 This Week
    Last Update:
    See Project
  • 7
    NumeRe

    NumeRe

    Framework for numerical computations, data analysis and visualisation

    Curve fitting | Data analysis | Plotting | Matrix operations | FFT | Extensible framework | Multiple file formats | Programmable | Open source | Free for everyone NumeRe: Framework for Numerical Computation is a numerical framework written for Microsoft Windows(R) and released under the GNU GPL v3 for solving and visualizing mathematical and physical problems numerically. Keep simple things simple: You want to plot a sine function? Just enter 'plot sin(x)'.
    Leader badge
    Downloads: 78 This Week
    Last Update:
    See Project
  • 8
    Monte Carlo eXtreme (MCX)

    Monte Carlo eXtreme (MCX)

    Physically accurate and validated GPU ray-tracer

    MCX is a GPU-accelerated, general-purpose, physically-accurate and feature-rich 3-D light transport simulator. It is one of the fastest simulators because it can use tens of thousands of GPU threads to simulate photons in parallel.
    Leader badge
    Downloads: 46 This Week
    Last Update:
    See Project
  • 9
    Mantid
    Mantid Project (www.mantidproject.org)
    Downloads: 14 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    CAMPARI

    CAMPARI

    Software for molecular simulations and trajectory analysis

    We are proud to introduce version 5 of CAMPARI. We have added a number of new features, most notably a Python interface for interpreting user-supplied code (with the help of ForPy), a novel trajectory storage standard (with the help of libpqxx/PostgreSQL), and a module for performing transition path theory. Naturally, CAMPARI continues to provide the reference implementation of the ABSINTH force field paradigm and implicit solvation model. CAMPARI is a joint package for performing and...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 11
    gVirtualXRay

    gVirtualXRay

    Virtual X-Ray Imaging Library on GPU

    gVirtualXRay is a C++ library to simulate X-ray imaging. It is based on the Beer-Lambert law to compute the absorption of light (i.e. photons) by 3D objects (here polygon meshes). It is implemented on the graphics processing unit (GPU) using the OpenGL Shading Language (GLSL). SimpleGVXR is a smaller library build on the top of gVirtualXRay. It provides wrappers to Python, R, Ruby, Tcl, C#, Java, and GNU Octave.
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 12
    oxDNA

    oxDNA

    A code primarily aimed at DNA and RNA coarse-grained simulations

    The oxDNA code has been moved to https://github.com/lorenzo-rovigatti/oxDNA, please go there for new releases.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 13
    QXRD is software for the acquisition and analysis of X-ray data taken with 2 dimensional detectors. The software can drive a Perkin Elmer XRD series flat panel detector and can be remote-controlled via a socket interface, or directly from SPEC
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    XMDS

    XMDS

    Fast integrator of stochastic partial differential equations

    XMDS is a code generator that integrates equations. You write them down in human readable form in a XML file, and it goes away and writes and compiles a C++ program that integrates those equations as fast as it can possibly be done in your architecture.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    SeaBreeze

    SeaBreeze

    Open-source cross-platform spectrometer device driver

    SeaBreeze is a device driver library that provides an interface to select Ocean Optics spectrometers. It is written in C/C++ and builds and runs on Windows (XP/7/8), MacOSX, and Linux (x86/x64/ARM).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    water_hammer_simulation

    water_hammer_simulation

    A Qt application for water hammer simulation.

    With differents numerical methods this application simulate the water hammer phenomenon.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    MCE - Marching Cube ELD

    MCE - Marching Cube ELD

    Crystallographic software for displaying voxel maps - electron density

    MCE is an crystallographic experimental program for 3D and 2D electron density map visualization. The software is mainly focused on visualization of ELD calculated from X-ray diffraction data of small molecules, but it will work for small proteins as well. Download the installation file (default download) or find in "Files" the zip-file with instant copy of the program which does not require the installation.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    dotScope

    dotScope

    Scientific shell for live experiment

    This is a light, but powerful shell for scientific real time experiment. Compatible with Arduino project, together with which make up the Open Source Digital Laboratory (https://osdlab.sourceforge.io). The last version of project is based on Qt5. Pluggable system: different ADC, conversion data in real time, postprocessing editor. Release 2.5: Store data to files, Several desktops, Complete version of postprocessing modules (Calculation, Linearization, Spline, Line regression, Statistic - mean and RMSD, Spectrum analyzer), Output table data for series experiments
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Object-oriented crystallographic library and program, for the analysis of Crystal structures from scattering experiments: optimized scattering computation, Graphical interface for structures and data, global optimization algorithms.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    QInterference

    QInterference

    Double slit experiment visualization tool loving multicore processors

    QInterference can visualize batch of double slit experiments. It can also solve it in radial as well as Cartesian coordinates and moreover it can simulate functionality the phase-array radar with the main-bundle deflection.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    AMSACommonSW

    AMSACommonSW

    Common software for AMS-A

    Common software for AMS-A
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    WavePacket (C++/Python)

    WavePacket (C++/Python)

    Time-dependent simulation of open and closed quantum systems

    ...WavePacket is suitable for teaching quantum mechanics as well as for research projects in physics and chemistry. The present C++ version is an object-oriented rewrite of the existing Matlab version aiming to be more flexible. In particular, the goals are easy handling of open and closed systems and support for unusual setups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    QSE is an application intended to help in the initial stages of data reduction of EXAFS data taken with multi-element detectors using the 'Spec' data acquisition system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CPSeis is the open-source version of ConocoPhillips' former seismic processing system. Uses Fortran 90 and C/C++ layers for I/O. The new system was designed using an MPI-parallel model and works well on Linux clusters or on individual workstations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Quantities provides an interface to the use of numbers which are associated with a dimension and a unit (physical quantities) in computer calculations (quantity calculus) just like C++ built-in types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB