Showing 273 open source projects for "high"

View related business solutions
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 1
    OrcaSlicer

    OrcaSlicer

    G-code generator for 3D printers

    ...It focuses on precision, calibration, speed, and broader printer compatibility for users who want more control over their prints. The software includes tools for slicing models, generating supports, tuning print parameters, and preparing high-quality G-code. It is popular among users who want advanced calibration workflows and flexible settings beyond basic slicer defaults. OrcaSlicer is also maintained with active community involvement, documentation, and frequent development builds. Its main value is helping 3D printing users optimize print quality across many machines while keeping the workflow accessible and open source.
    Downloads: 139 This Week
    Last Update:
    See Project
  • 2
    Smilei

    Smilei

    Particle-in-cell code for plasma simulation

    ...It uses a C++ core with Python-based input and post-processing workflows, making simulations both performant and configurable. Its main value is giving plasma researchers a collaborative, extensible, and high-performance PIC platform for large-scale kinetic simulations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    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 environments. ...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 4
    HOOMD-blue

    HOOMD-blue

    Molecular dynamics and Monte Carlo soft matter simulation on GPUs

    HOOMD-blue is a Python-driven particle simulation engine for molecular dynamics and hard-particle Monte Carlo simulations. It was designed from the ground up for GPU acceleration, with a high-performance C++ and CUDA backend. The software is especially useful for nano-scale, colloidal, polymer, soft matter, and materials simulations. Its Python interface lets users build simulation and analysis workflows using familiar scientific Python tools. HOOMD-blue supports efficient parallel execution and has been used for large-scale GPU-based simulations. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    GROMACS

    GROMACS

    Public/backup repository of the GROMACS molecular simulation toolkit

    GROMACS is a molecular simulation toolkit focused on high-performance molecular dynamics. It is widely used for biomolecular systems such as proteins, lipids, nucleic acids, solvents, and ligand interactions. The software is optimized for speed and supports modern CPU and GPU acceleration for large and demanding simulations. It includes tools for system preparation, running simulations, trajectory processing, analysis, and workflow automation.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Quantum++

    Quantum++

    Modern C++ quantum computing library

    ...Quantum++ is not restricted to qubit systems or specific quantum information processing tasks, being capable of simulating arbitrary quantum processes. The main design factors taken in consideration were ease of use, high portability, and high performance. The library's simulation capabilities are only restricted by the amount of available physical memory. On a typical machine (Intel i5 8Gb RAM) Quantum++ can successfully simulate the evolution of 25 qubits in a pure state or of 12 qubits in a mixed state reasonably fast.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    CUTLASS

    CUTLASS

    CUDA Templates for Linear Algebra Subroutines

    CUTLASS is a collection of CUDA C++ template abstractions for implementing high-performance matrix-multiplication (GEMM) and related computations at all levels and scales within CUDA. It incorporates strategies for hierarchical decomposition and data movement similar to those used to implement cuBLAS and cuDNN. CUTLASS decomposes these "moving parts" into reusable, modular software components abstracted by C++ template classes.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8

    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: 3 This Week
    Last Update:
    See Project
  • 9
    Intel RealSense

    Intel RealSense

    Intel® RealSense SDK

    Intel® RealSense™ SDK 2.0 is a cross-platform library for Intel® RealSense™ depth cameras. The SDK allows depth and color streaming and provides intrinsic and extrinsic calibration information. The library also offers synthetic streams (point cloud, depth aligned to color and vise-versa), and built-in support for recording and playback of streaming sessions. Intel has EOLed the LiDAR, Facial Authentication, and Tracking product lines. These products have been discontinued and will no longer...
    Downloads: 44 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 10
    Open Source Routing Machine

    Open Source Routing Machine

    Open Source Routing Machine - C++ backend

    High-performance routing engine written in C++14 designed to run on OpenStreetMap data. There are several services available via HTTP API, C++ library interface and NodeJs wrapper. Nearest, snaps coordinates to the street network and returns the nearest matches. Route finds the fastest route between coordinates. Table computes the duration or distances of the fastest route between all pairs of supplied coordinates.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 11
    LAMMPS

    LAMMPS

    Public development project of the LAMMPS MD software package

    LAMMPS is a large-scale classical molecular dynamics simulator for modeling atoms, molecules, coarse-grained particles, and other particle-based systems. It is designed for high-performance computing and can run efficiently on desktops, clusters, and supercomputers. The software is widely used in materials science, chemistry, physics, nanotechnology, soft matter, and computational engineering. It supports many interaction models, including pair potentials, many-body potentials, reactive force fields, bonded interactions, long-range electrostatics, and user-extendable packages. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 12
    CUDA-QX

    CUDA-QX

    Accelerated libraries for quantum-classical computing built on CUDA-Q

    ...The libraries are intended to help researchers and developers leverage GPUs, CPUs, and quantum processing units together in a unified computational model. CUDA-QX focuses on key areas such as quantum error correction and hybrid solver algorithms, offering high-level APIs that simplify complex quantum workflows. By abstracting low-level details and providing ready-to-use components, it accelerates experimentation and development in quantum computing research. The project is part of NVIDIA’s broader effort to enable scalable quantum-classical computing systems through hardware-agnostic programming models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    RobotsTxt

    RobotsTxt

    The repository contains Google's robots.txt parser

    This is a high-performance, production-tested library for parsing and evaluating robots.txt rules against crawler user agents. It implements the core semantics of the Robots Exclusion Protocol: user-agent sections, Allow/Disallow directives, wildcard handling, and precedence rules. The code is optimized for speed and low memory so large crawls can evaluate millions of URLs quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Bowtie 2

    Bowtie 2

    A fast and sensitive gapped read aligner

    ...It is widely used in bioinformatics pipelines for RNA-seq, DNA-seq, metagenomics, variant analysis, and other sequencing-based research tasks. Overall, Bowtie 2 remains a foundational command-line tool for high-throughput sequence alignment and reproducible computational biology workflows.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    S2 Geometry

    S2 Geometry

    Computational geometry and spatial indexing on the sphere

    s2geometry is Google’s open source geometry library designed for representing, analyzing, and manipulating geometric shapes on a sphere rather than a flat plane. This makes it particularly suited for applications involving geospatial data, such as mapping, spatial indexing, and geographic information systems (GIS). The library provides a robust mathematical framework for spherical geometry, allowing developers to work with polygons, points, and regions on the Earth’s surface using consistent...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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: 756 This Week
    Last Update:
    See Project
  • 17
    Octave Forge

    Octave Forge

    A collection of packages providing extra functionality for GNU Octave

    ...The Octave Forge packages expand Octave's core functionality by providing field specific features via Octave's package system. See https://octave.sourceforge.io/packages.php for a list of all available packages. GNU Octave is a high-level interpreted language, primarily intended for numerical computations. It provides capabilities for the numerical solution of linear and nonlinear problems, and for performing other numerical experiments. It also provides extensive graphics capabilities for data visualization and manipulation. Octave is normally used through its interactive command line interface, but it can also be used to write non-interactive programs. ...
    Leader badge
    Downloads: 887 This Week
    Last Update:
    See Project
  • 18
    An open source implementation of the High Level Architecture Run-Time Infrastructure. Focused on modularity and flexibility, Portico provides an extensible environment to support HLA simulation development and research.
    Leader badge
    Downloads: 30 This Week
    Last Update:
    See Project
  • 19
    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: 126 This Week
    Last Update:
    See Project
  • 20

    Practically Random

    statistical tests & psuedo- random number generators (RNGs, PRNGs)

    Randon number generation & testing. The best suite of statistical tests for fast PRNGs anywhere. Multithreaded for speed, command line tools for automation, no upper limit on data size. Also, a variety of C++ pseudo-random number generators with well designed interfaces aimed at practical uses, not just research.
    Leader badge
    Downloads: 52 This Week
    Last Update:
    See Project
  • 21
    Molsketch

    Molsketch

    2D molecule editor

    Molsketch is a 2D molecular editing tool. Its goal is to help you draw molecules quick and easily. Of course you're creation can be exported afterwards in high quality in a number of vector and bitmap formats.
    Leader badge
    Downloads: 35 This Week
    Last Update:
    See Project
  • 22
    MathGL

    MathGL

    A library for scientific data visualization

    A free cross-platform library of fast C++ routines for the plotting of up to 3-ranged data. It can export to bitmap and vector EPS/SVG files. There are window interfaces (GLUT/FLTK/Qt) and console tools. MathGL can be used from C/Fortran/Python/Octav/Lua
    Downloads: 57 This Week
    Last Update:
    See Project
  • 23
    Ion Beam Simulator
    Library for ion optics, plasma extraction and space charge dominated ion beam transport.
    Leader badge
    Downloads: 27 This Week
    Last Update:
    See Project
  • 24
    HarmoniumUFO

    HarmoniumUFO

    A small interactive OpenGL program to explore spherical harmonics.

    A small interactive OpenGL program to explore spherical harmonics. Special attention has been given to enable high resolution export so that artists may print the spherical harmonic on 3D printers. Exports OBJ and PLY formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Lima VVA

    Lima VVA

    Simple Road Design and Earthworks

    ...By manipulating the construction parameters, other earthworks can be calculated, such as ditches, embankments, land fills, building sites — in short, anything suitable for the cross-section method. The program produces high quality drawings, reports, and construction data for the design. These results can be exported to other systems such as office, CAD and GIS software, surveying equipment, and systems for automated machine control.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
Auth0 Logo