Showing 984 open source projects for "https"

View related business solutions
  • Build on Google Cloud with $300 in Free Credit Icon
    Build on Google Cloud with $300 in Free Credit

    New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
    Start Free Trial
  • 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
     JWST MIRI and NIRCam imaging Pipeline

    JWST MIRI and NIRCam imaging Pipeline

    creates seamless mosaics from multiple exposures.

    ...Features Multi-instrument Support: Process both MIRI and NIRCam data Background Matching: Automatic background leveling across exposures Cosmic Ray Rejection: Advanced cosmic ray identification and removal Seamless Mosaicking: Create continuous field mosaics from dithered observations Source Extraction: Generate segmentation maps and source catalogs Calibration-ready: Works with JWST pipeline products (_cal.fits, _rate.fits) Memory Efficient: Handles large JWST datasets efficiently Installation Prerequisites Python 3.8 or higher JWST calibration pipeline 4GB+ RAM recommended for large mosaics Quick Install git clone https://github.com/tlcagford/JWST-Merge cd JWST-Merge pip install -r requirements.txt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SimulAdren

    SimulAdren

    A simulation program for the HPA axis.

    SimulAdren is a simulation program for the hypothalamus-pituitary-adrenal axis (HPA feedback control). It is based on a nonlinear MiMe-NoCoDI model and uses the CyberUnits Bricks class library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    MPIGeneNet

    Parallel tool to construct gene co-expression networks

    ...This tool takes as input a matrix with the expression values (a float value) for different genes observed from several samples. It is a parallelization of RMTGenNet tool (https://github.com/spficklin/RMTGeneNet). MPIGeneNet integrates the whole procedure of creating the in one program, which makes the tool easier to work with (the users only have to launch the application once) and avoids writing/reading from intermediate files among the modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SimulaBeta

    SimulaBeta

    A simulation program for insulin-glucose homeostasis.

    SimulaBeta is a simulation program for insulin-glucose feedback control. It is based on a nonlinear MiMe-NoCoDI model.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs up to 54% with BigQuery Icon
    Cut Data Warehouse Costs up to 54% with BigQuery

    Migrate from Snowflake, Databricks, or Redshift with free migration tools. Exabyte scale without the Exabyte price.

    BigQuery delivers up to 54% lower TCO than cloud alternatives. Migrate from legacy or competing warehouses using free BigQuery Migration Service with automated SQL translation. Get serverless scale with no infrastructure to manage, compressed storage, and flexible pricing—pay per query or commit for deeper discounts. New customers get $300 in free credit.
    Try BigQuery Free
  • 5

    adevs

    A simulation library for discrete event and hybrid dynamic systems.

    Adevs is a C++ library for building discrete event and mixed discrete event/continuous simulations. This repository is defunct. We have moved to https://github.com/smiz/adevs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PetoronHash-System

    PetoronHash-System

    PHASH | post-quantum XOF hashing algorithm | C++20

    ...Optimized performance — ~120–130 MB/s Comprehensive verification — verify_all.sh performs KAT tests, determinism checks, and performance validation. Verification Script: chmod +x verify_all.sh ./verify_all.sh https://github.com/01alekseev/PetoronHash-System Ivan Alekseev | petoron.org
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Digraph3

    Digraph3

    A collection of python3 modules for Algorithmic Decision Theory

    This collection of Python3 modules provides a large range of implemented decision aiding algorithms useful in the field of outranking digraphs based Multiple Criteria Decision Aid (MCDA), especially best choice, linear ranking and absolute or relative rating algorithms with multiple incommensurable criteria. Technical documentation and tutorials are available under the following link: https://digraph3.readthedocs.io/en/latest/ The tutorials introduce the main objects like digraphs, outranking digraphs and performance tableaux. There is also a tutorial provided on undirected graphs. Some tutorials are problem oriented and show how to compute the winner of an election, how to build a best choice recommendation, or how to linearly rank or rate with multiple incommensurable performance criteria. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Geo Arbores
    Geo Arbores is a project for developing tools and extensions for the GIS software OpenJUMP
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    PTBC

    PTBC

    irreversible encryption with time self-destruction

    ...Key features: AES-CFB encryption with per-file IV Argon2id key derivation with 256MB RAM resistance TTL (time to live) built directly into the encrypted file HMAC-SHA512 integrity verification Self-deleting mode (--autowipe) and one-time access marking (--onetime) No file metadata, no recovery, no password resets Philosophy: If you lose the password - it’s over. If time expires - it’s gone. PTBC doesn’t forgive, doesn’t forget, and doesn’t leak. https://github.com/01alekseev/PTBC
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Bandicoot

    Bandicoot

    fast C++ library for GPU linear algebra & scientific computing

    * Fast GPU linear algebra library (matrix maths) for the C++ language, aiming towards a good balance between speed and ease of use * Provides high-level syntax and functionality deliberately similar to Matlab * Provides an API that is aiming to be compatible with Armadillo for easy transition between CPU and GPU linear algebra code * Useful for algorithm development directly in C++, or quick conversion of research code into production environments * Distributed under the permissive Apache 2.0 license, useful for both open-source and proprietary (closed-source) software * Can be used for machine learning, pattern recognition, computer vision, signal processing, bioinformatics, statistics, finance, etc * Downloads: http://coot.sourceforge.io/download.html * Documentation: http://coot.sourceforge.io/docs.html * Bug reports: http://coot.sourceforge.io/faq.html * Git repo: https://gitlab.com/conradsnicta/bandicoot-code
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    DarkLight Cover/Calibrator

    DarkLight Cover/Calibrator

    DIY project to build a cover, flat panel or combo flip-flat panel

    ...With available drivers, it works with ASCOM or INDI. We’re excited to announce that the DarkLight Cover Calibrator project has officially moved to GitHub! 🔗 New GitHub Repository: 👉 https://github.com/10thTeeAstronomy/DarkLight_CoverCalibrator © Nathan Woelfle 2025. All Rights Reserved. Permission granted for personal and academic use only. Code may not be copied or used without proper credit.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    PYroMat

    PYroMat

    Thermodynamic properties in python

    PYroMat brings the thermodynamic properties of nearly 1,000 species to Python users with only a few keystrokes. Entropy, enthalpy, specific heats, inverse functions, and more are available from ideal gases, their mixtures, and multi-phase steam. Accurate, fast, and tested; PYroMat is the open-source solution for students, researchers, design engineers, and tinkerers everywhere who need thermodynamic properties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    XBNF librairies

    XBNF librairies

    Neurotranslator grammar librairies

    This project is a library which provide examples of XBNF grammars. XBNF neurotranslator compiler and ressources available here: https://neurotranslator.sourceforge.io
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    TEI LingSIG

    Production space for the TEI Linguistics SIG

    This used to be the experimentation and production space for the Special Interest Group (SIG) of the Text Encoding Initiative (TEI) called "TEI for Linguists", LingSIG for short. Currently, this is a storage place for documents produced by the SIG. Use https://github.com/LingSIG to access the current production space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GATE
    NOTE THAT THE SOURCE CODE AND ISSUE TRACKER HAVE NOW MOVED TO GITHUB. FIND US AT https://github.com/GateNLP/ GATE (General Architecture for Text Engineering) is an architecture, framework and development environment for developing, evaluating and embedding Human Language Technology. See http://gate.ac.uk for full details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Photon-DarkPhoton-Entanglement
    Primordial Photon–Dark Photon Entanglement https://cosmic-entanglement-visualizer-cop-844bebeb.base44.app/ A research and analysis framework for testing the Photon–Dark Photon Entanglement Hypothesis, analyzing astronomical imaging data, and generating reproducible physics validation results using HST, JWST, and other observatory FITS products. 🚀 Overview This repository provides: Physics Validation Tests that compute predicted P–D entanglement observables.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Euler Pole Calculator (EPC)

    Euler Pole Calculator (EPC)

    A Matlab software to estimate Euler pole parameters

    ... * The element G_23 of the Jacobian matrix of linearized observations in formula 18 (page 4) in this paper has an incorrect sign (minus sign should be removed). This is discussed in: https://doi.org/10.1007/s10291-025-01932-7.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    xrayutilities

    xrayutilities

    a package with useful scripts for X-ray diffraction physicists

    ...More detailed description as well as documentation can be found at webpage http://xrayutilities.sourceforge.io/. Downloads for windows can be found on http://pypi.python.org/pypi/xrayutilities Development is performed on github: https://github.com/dkriegner/xrayutilities
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    PetoronHash2

    PetoronHash2

    PH2 Permutation-based cryptographic post-quantum hash library with duplex construction (C++20)

    PetoronHash2 (PH2) is a standalone ARX-based sponge construction that combines: A 4096-bit internal permutation core A sponge/duplex architecture with explicit capacity separation An extendable-output function (XOF) Memory-hard (HARD) and burn (BURN) modes A structured tagged absorb scheme A parameterized architecture suitable for hashing, KDF, and stress-oriented derivation PH2 is designed as a wide-state cryptographic primitive with explicit domain separation and configurable output length. https://github.com/01alekseev/PetoronHash2 Petoron | Ivan Alekseev | MIT license
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Tokenized Text Aligner

    Aligns tokens in two versions of a text with differing tokenization.

    This tool performs token-by-token alignment of two versions of a text with differing tokenization by interpreting the results of a file diff (https://docs.python.org/3/library/difflib.html). It is intended for use in the preparation of annotated linguistic corpora, where differences in tokenization may arise (i) following corrections or modifications to the source text or (ii) through the creation of different layers of annotation (part-of-speech, treebank) requiring different tokenization. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Frevo

    Frevo

    Frevo is probably the simplest tool for evolutionary design

    ...This structure enables the components to be designed separately allowing the user to easily swap and evaluate different configurations and methods or to connect an external simulation tool. The latest version in development is hosted at https://github.com/smartgrids-aau/Frevo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SimThyr

    SimThyr

    A simulation program for thyroid homeostasis.

    SimThyr is a continuous simulation program for the human pituitary-thyroid feedback control system. Applications of this program cover research, including development of hypotheses, and education of students in biology and medicine, nurses and patients.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    PQS

    PQS

    Petoron Quantum Standard (PQS)

    ...No dependencies, fully offline, cross-platform Python implementation. PQS is designed for high-assurance security, full auditability, and deterministic offline use - without unnecessary complexity. https://github.com/01alekseev/PQS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ...Our repo moved to GIT (click on tab Git Code), Lowest supported Java now is 1.8 and project code base is in process of redesign (updating libraries and ways how application is built and run). IMPORTANT: Project was moved to GitHub: https://github.com/andyrozman/ggc on 4th April 2024
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Gwyscope

    Gwyscope

    Open hardware SPM controller with advanced sampling support.

    Gwyscope is a low cost, open hardware, Digital Signal Processor (DSP) suitable for Scanning Probe Microscopy measurements, focusing on demonstrating the concept of adaptive scanning, general XYZ data acquisition and statistical data processing on the controller level. More details can be found in: M. Valtr et al., Scanning Probe Microscopy controller with advanced sampling support, HardwareX, Volume 15, e00451 https://www.hardware-x.com/article/S2468-0672(23)00058-5/fulltext It is based on a low cost FPGA board Red Pitaya and additional high bit depth AD and DA converters. When put together with the AFM scanning hardware (sensor, scanner and their amplifiers) and user interface software it can serve as a standalone SPM system. Otherwise, it can serve as a sub-module for a custom built SPM system, e.g. providing the feedback loop mechanism only. ...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.
Try Free →