Showing 180 open source projects for "https"

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
  • 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
  • 1

    LQFB-analyser

    A lqfb delegation analyser. A 3d directed weighted multi graph.

    A rich client to analyse data from a liquid-feedback (http://liquidfeedback.org/) instance, for now it's a 3d graph explorer to inspect the delegations. It's an application based on the eclipse platform (indigo). To be precise its a directed weighted multi graph browser in 3d. Find out more in the wiki https://sourceforge.net/p/lqfbanalyser/wiki/Home/ . Generated reports https://sourceforge.net/p/lqfbanalyser/wiki/generated%20lqfb%20reports/ .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    IMPORTANT NOTICE: This project has moved to GitHub: https://github.com/sarahtattersall/PIPE Releases will be posted here, but please check on GitHub for the most recent activity. Create, model and analyse Petri nets with a standards-compliant Petri net tool. PIPE2 is the active fork of the Platform Independent Petri net Editor project, which originated at Imperial College London.
    Leader badge
    Downloads: 109 This Week
    Last Update:
    See Project
  • 3
    Portable Linux

    Portable Linux

    Portable Ubuntu Linux for Scientific Computing

    Released August 22, 2013 Lubuntu Blends: Biochemistry 13.04 (Raring) v5.44 Linux Kernel Image 3.8.0-29 Lubuntu Blends are pre-installed Wubi disk image remixes of Ubuntu and Debian Science meta packages, A custom boot loader allows installations to be copied and automatically booted from most external or USB flash drives. Once up and running, use earlier Lubuntu Remix README instructions here until documentation is updated. https://sourceforge.net/projects/portable-linux/files/ Installation 1. Download the Wubi installer http://releases.ubuntu.com/saucy/wubi.exe 2. Install any flavor of Ubuntu. 3. Swap out the root.disk with the ones provided here. Overview LAMP stack running on localhost (127.0.0.1). Scientific, productivity & media packages include R (Rattle Data Miner), GridEngine, Condor, cooperative computing tools, WINE, LibreOffice, Evolution, Clinica, Neuro Debian Desktop, PsycoPy, OpenVibe, 3DSlicer, Paraview, Openshot. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    ServiceNow Data Mart Loader

    ServiceNow Data Mart Loader

    ServiceNow Data Mart Loader (a.k.a. ServiceNow Data Pump)

    ...The application automatically creates and maintains tables in an Oracle or MySQL database. Please view the Wiki Quick Start Guide for instructions. NOTE: This project has been rehosted on github (see https://github.com/gflewis/sndml). The updated version has been tested with Geneva and Helsinki, but the GUI is no longer supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Data Warehouse to Data and AI platform with BigQuery Icon
    Go from Data Warehouse to Data and AI platform with BigQuery

    Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.

    BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
    Try BigQuery Free
  • 5
    NativeViewer

    NativeViewer

    Visual Studio C++ OpenCV images visualizer

    ...All Visual Studio .NET versions are supported. However, installation process differs for versions 2012, 2010 and pre-2010. Check the quick start guide for details: https://sourceforge.net/p/nativeviewer/wiki/QuickStartGuide Note that if you have Visual Studio 2012 or later, I recommend using Image Watch extension from Microsoft: https://visualstudiogallery.msdn.microsoft.com/e682d542-7ef3-402c-b857-bbfba714f78d
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    ...It provides functions for 2D/3D grascale/color image creation, filtering, or measurement. It requires, and complements Matlab Image Processing Toolbox. Important notice: the project is now hosted in GitHub, https://github.com/dlegland/matImage
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Fltk_contour

    2D and 3D contour and colour map of regular or scattered data

    NOTE: This project was moved to: https://github.com/eetorres An easy scientific data visualization widget for the FLTK library. The widget is an OpenGL based contour visualizer for Linux, which allow you to built 2D and 3D graph of contour and colour map for a xy regular or scattered data set. There is a good example with the topographic data of Poland with 5902 data points to introduce yourself how to use it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    jHepWork

    jHepWork

    jHepWork was a name of the DataMelt program in 2005-20013

    ...The program is fully multiplatform (100% Java) and integrated with the Jython (Python) scripting language. Currently the project is known under the name DataMelt (https://datamelt.org)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PlotSQLite

    PlotSQLite

    Time series plots from a sqlite database

    This project is now hosted at github, see: https://github.com/jkall/plotsqlite
    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
    CirclePack

    CirclePack

    An application for packing circles into a circle.

    It uses two different solutions: - placing of circles closest to the center from the largest to smallest, see brianshaler on github https://github.com/brianshaler/Circle-Packing-in-Processing - simulation "real" world with use of a Java Physics Engine JBox2D, see http://www.jbox2d.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Panini is a visual tool for creating perspective views from panoramic and wide angle photographs. More than a pano viewer, more than a view camera, with features of both. For Linux/Unix, Win32, and Mac systems with OpenGL 2.0 + Nov. 2017: now hosted at https://github.com/lazarus-pkgs/panini
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    GUI for DEDA

    GUI for DEDA

    GUI for DEmography Data Analysis

    <This project has been completely rewrote and transformed into a new one: https://sourceforge.net/projects/deday/. 2013/06/26> The graphic user interface for DEDA (DEmography Data Analysis), a scientific software package fitting survivalship data to a number of distributions using maximum likelihood (ML) method. Currently, Weibull (2p), Gompertz and Gompertz-Makeham are supported. IMPORTANT NOTICE: Only the GUI is provided here.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    The pySpec project is a set of data analysis routines written in python for analysis of x-ray diffraction data produced by the SPEC X-Ray Diffraction and Data Acquisition software. This repo has moved to : https://github.com/stuwilkins/pyspec
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    pyscope

    Software oscilloscope using Python and tkinter

    ...Displays data by samples, time or frequency. Scales the input automatically or manually. It has been renamed "pdatascope" to avoid a name-clash with Pyscope, a scoping package on PyPi. See https://sourceforge.net/p/pydatascope/ for the latest code.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Atheris

    Atheris

    Open-source traffic analyzer / visualizer

    ...If you have problems, want to contribute your code or have some special needs, let us know and send an email to philipp.eittenberger(Ätt)uni-bamberg.de (If you want the source code of version 0.2.3 and compile Atheris yourself check it out with svn per: "svn co https://atheris.svn.sourceforge.net/svnroot/atheris/trunk atheris")
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Equalizer - Parallel Rendering
    Equalizer is the standard middleware to create parallel OpenGL-based applications. Please visit https://github.com/Eyescale for current development information.
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 17
    Fityk
    The repository has been moved to: https://github.com/wojdyr/fityk. Fityk is nonlinear curve-fitting and data analysis software. It is specialized in fitting peaks (bell-shaped functions like Gaussian, Loretzian, Pearson7, Voigt) to experimental data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Skittle Genome Visualizer

    Skittle Genome Visualizer

    Skittle Development MOVED to Github

    ...The program assigns four colors to the four nucleotides and text wraps the sequence to create a 2D picture based on the DNA sequence. Great for researching tandem repeats and chromosome structure. Compiled downloads available at http://dnaskittle.com/ Source maintained at https://github.com/josiahseaman/skittle
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A 3D engine for virtual globes designed to illustrate engine design and rendering techniques described in our upcoming book. OpenGlobe is written in C# and uses OpenGL 3.3 core profile (via OpenTK). OpenGlobe is now also on GitHub: https://github.com/virtualglobebook/OpenGlobe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Java Universal Network/Graph Framework

    Java graph/network library

    JUNG provides a common and extendible language for the modeling, analysis, and visualization of data that can be represented as a graph or network. New version now available on GitHub: https://github.com/jrtom/jung/releases/tag/jung-2.1
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 21
    This project has moved to GitHub https://github.com/grappendorf/openmetix/wiki
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Rocrail has been moved to: https://launchpad.net/rocrail
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    ScapeToad is an easy to use application for the cartogram creation. Cartograms are deformed maps where the polygon size is proportional to a given statistical value. ScapeToad reads and writes Shapefiles. See <https://github.com/christiankaiser/ScapeToad> for the latest version of the code.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    MathBench

    MathBench

    A Python IDE optimized for scripting and easy access to documentation.

    Not a whole lab, just a small bench ! **Feel free to contact me via https://sourceforge.net/sendmessage.php?touser=1865508 if you want to take over this project** Mathbench is intended for the development of short scripts such as those daily used when doing research in applied mathematics and physics. Simple widgets and a strong plugin system make it useful and extensible. ANNOUCEMENT: Mathbench's purpose is still relevant and could also benefit from the latest improvements of the wxPython toolkit. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Beamer class is a LaTeX class for creating presentations using a video projector. THIS PAGE IS NO LONGER MAINTAINED. Home page: https://github.com/josephwright/beamer Mailing lists: http://groups.google.com/group/beamer-class
    Downloads: 13 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB