2452 projects for "https" with 1 filter applied:

  • 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
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    The First Lego League Scoring software has moved to https://github.com/jpschewe/fll-sw
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    pure python polyfit

    pure python polyfit

    python2/3: compute polyfit (1D, 2D, N-D) without thirdparty libraries

    python2/3: compute polyfit (1D, 2D, N-D) without any thirdparty library like numpy, scipy etc. also can be used for least squares solution computation and for A=QR matrix decomposition. Tested with python 2.7 and 3.4 Consider donating to this project: https://sourceforge.net/p/purepythonpolyfit/donation For a Sample use, refer to the WIKI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Gimp Gradient Extrapolate

    fill a selection according to neighboring gradient area

    ...Note, since this plug-in is written in python and involves optimization problems and non-filter operations, this script's runtime can be rather long, depending on the size of your image selection. Consider donating to this project: https://sourceforge.net/projects/gimp-g-e/donate
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ARSperl is an integration kit for Perl5 and Remedy ARSystem API. It provides a large subset of the functionality found in the ARS C API https://github.com/jeffmurphy/ARSperl
    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
  • 5

    Free MODBUS/TCP to MODBUS/RTU gateway

    Project moved to https://github.com/3cky/mbusd

    Project moved to https://github.com/3cky/mbusd Free MODBUS/TCP to MODBUS/RTU gateway server. Please note this project is NOT related to M-Bus (Meter-Bus) standard despite similar naming.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6
    Remmina - The GTK Remote Desktop Client

    Remmina - The GTK Remote Desktop Client

    The GTK Remote Desktop Client

    Remmina has moved away from SourceForge in favor of GitLab and it's own domain. Thanks a lot for your understanding and we look forward to seeing very soon on: http://www.remmina.org/ https://gitlab.com/Remmina/Remmina
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Artemis

    Cassandra "ORM" with hooks for Jersey integration if desired

    ...It also contains hooks for integration into Jersey2 to enable rapid development of RESTful services, or even websites, if you enable JSP functionality for Jersey. If there is a demand, I could add a plugin to render views using things like Velocity, etc. See https://sourceforge.net/p/wicca/wiki/Home/ for more documentation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    ZILF

    This repository is deprecated. Use Heptapod instead.

    THIS REPOSITORY IS DEPRECATED. Please use the Heptapod repository instead: https://foss.heptapod.net/zilf/zilf ZILF is a set of tools for working with the ZIL interactive fiction language, including a compiler, assembler, disassembler, and game library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PLM - Innovative cryptocurrency

    PLM - Innovative cryptocurrency

    PLM - The Universal Currency for Poeple

    Polish Mark (PLM) is an open cryptocurrency, formerly Q-coin (www.q-coin.org), is completely Polish idea and product, created on the basis of science (Information Theory) and philosophy - Informationism. More about Polish Mark discover the web site www.markapolska.org. There is also the source code of the wallet https://github.com/wonabru/qcoin or https://github.com/wonabru/Q, so you can connect to the network and register your account with the name in the network of Polish Mark.
    Downloads: 0 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
  • 10
    ReFit

    ReFit

    Eclipse Plug-in for Automatic Refactoring of Fit Tests.

    ...NOTE: The project is still in Beta, but we think stable enough, to be used. Just try. For more information about the project, installation and use instructions see https://sourceforge.net/apps/trac/fitrefactoring/ We are pleased about the many downloads. We are also pleased for your feedback/review - many thanks!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DBvolution

    DBvolution

    Java library to remove Object/Relation Impedance

    Now stored at https://github.com/gregorydgraham/DBvolution Available from Maven Central: nz.co.gregs.dbvolution Makes relational data easy and fast to use with semantic annotations and encapsulated datatypes. Simple declaration of a DB table: @DBTableName("mytable") public class MyTable extends DBRow { @DBColumn("numeric_code") @DBForeignKey(Code.class) private DBNumber numericCode = new DBNumber(); @DBColumn("uid_mytable") @DBPrimaryKey @DBAutoIncrement private DBNumber uidMyTable = new DBNumber(); } Easy Gets: List<MyTable> myRows = myDB.get(new MyTable()); MyTable row = myDB.getDBTable(new MyTable()).getByPrimaryKey(61176904); Natural and Outer Joins and Criteria: CarCo carCo = new CarCo(); carCo.name.isLiterally("GM"); List<DBQueryRow> results = myDB.get(carCo, new Marque()); dbQuery.addOptional(new CarModel()); Easy debugging: query.getSQLForQuery(); Simple processing: db.print(query.getAllRows()); List<Marque> marques = query.getAll
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project has now moved to bitbucket!!! https://bitbucket.org/Teknomancer/nopf Sourceforge won't let me delete it from here! WARNING TO ALL!! Don't ever create a project on sourceforge! they will not let you delete it!!! Go to other hosting providers that are much nicer!!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    vcfhacks

    simple to use commandline programs for VCF filtering and manipulation

    PLEASE NOTE: THIS PROJECT PAGE WILL NO LONGER BE UPDATED - PLEASE USE THE GITHUB PAGE (https://github.com/gantzgraf/vcfhacks) TO FIND THE LATEST RELEASE (https://github.com/gantzgraf/vcfhacks/releases/latest). (relatively) Simple to use commandline tools for the manipulation and analysis of VCF files, geared towards the identification of pathogenic mutations in Mendelian disease.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    OCILIB - C and C++ Driver for Oracle

    OCILIB - C and C++ Driver for Oracle

    Open source C and C++ library for accessing Oracle Databases

    ...Written in ISO C and C++ on top of OCI, OCILIB runs on all Oracle platforms. NOTE : The project has moved to GitHub ! Website URL : http://www.ocilib.net GitHub URL : https://github.com/vrogier/ocilib
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15
    E-w0rm | PHP Shell
    E-w0rm : is a powerfull shell with handy features like : file manager , password change , database manager , bind shell , remote shell , remote upload , edit , chmod , delete , make , autoroot , php code execution , server command execution , process manager ... You can also change theme ! And " E-w0rm " brought to you by : Epic Hackers S.C Scan : https://goo.gl/718BkD
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Simple Normal Mapper

    Simple Normal Mapper

    Easy creation of normal maps

    ...Simple Normal Mapper is fully automatic with some user-controllable parameters. Simple Normal Mapper is written in Qt and C++. The newest source code and releases here: https://github.com/juzzlin/SimpleNormalMapper/releases
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    MV2
    There are a lot of tools and plugins to fix security issues of the dignified mail system. The goal of this project is to redefine a system that takes the problems of our time into account. Be sure to visit this project on github: https://github.com/mv2project/mv2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    QtCreator Tabbed Editor Plugin

    QtCreator Tabbed Editor Plugin

    QtCreator now with tabs!

    ...It is very helpful when you edit less than 10 files simultaneously. Currently project supported by Trollix on GitHub, where you can find source code for newest QtCreator versions https://github.com/trollixx/qtcreator-tabbededitor-plugin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    gloc

    gloc

    Audiobook download client for Linux

    GLOC is a GTK-based native download client for OverDrive and eMusic MP3 audiobooks. Please note that current development on this project has been moved to GitHub: https://github.com/jvolkening/gloc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The C Algorithms library has moved to GitHub. Please go to the new project page: https://github.com/fragglet/c-algorithms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Exreco

    Exreco

    EXperimental REplicator COllider

    The project is moved to GitHub : https://github.com/bekisz/exreco/ Exreco is a agent based platform for the simulation and study of the Darwinian evolutionary process. It aims to support the exploration of genetically rooted phenomena like - aging (programmed cell death) - sexual and asexual reproduction - altruism of individuals - spread of diseases The typical way of using Exreco starts by defining the behavior of your replicators ( agents that can reproduce and evolve over time), and defining the environment of these replicators. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GenomeView
    GenomeView is a genome browser and annotation editor that displays reference sequence, annotation, multiple alignments, short read alignments and graphs. Most major data formats are supported. Local and internet files can be loaded. This project has moved to GitHub: https://github.com/GenomeView/genomeview
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    BOSC

    Website and Java frontend to a Cloud database for booksellers.

    ...Ebay API exports from JBookCloud import into JeBayLister. JAMWS is a multiplatform, command line interface to Amazon MWS. GO HERE FOR README AND FILE DOWNLOADS : https://sourceforge.net/projects/jbookcloud/files/?source=directory GO HERE FOR SUPPORT: https://sourceforge.net/p/jbookcloud/discussion/?source=nam FEEDBACK LEADS TO FIXES AND NEW FEATURES
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Dust Racing 2D

    Dust Racing 2D

    A traditional top-down OpenGL car racing game

    ...Play against challenging computer cars or use the split-screen mode to play against your friend. A level editor for easy level creation is included. Dust Racing 2D is inspired by Super Cars and Slicks’n Slide. The newest releases and source code here: https://github.com/juzzlin/DustRacing2D/releases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    *WARNING* gtburst moved to github (https://github.com/giacomov/gtburst). ########################################## gtBurst is a tool to download data, analyze and simulate Gamma-ray Bursts and Solar Flares as observed by the NASA Fermi satellite.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB