Showing 1556 open source projects for "https"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • $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

    Pales

    Java framework to launch and track arbitrary processes

    Project has moved to https://code.google.com/p/pales
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    An remote cache server for NPSS Framework (https://sourceforge.net/projects/npss/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    AzorgaSORM || @AzorgaSORM at Twitter

    small object relational mapping

    AzorgaSORM - damn small object relational mapping for studying purposes https://twitter.com/#!/AzorgaSORM
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MTCaptcha Direct Token Decrypt
    ...This is the demo code to decrypt and decode MTCaptcha's verified token directly on server side without making any API call. This is for customers of MTCaptcha Captcha Service (https://www.mtcaptcha.com) The demo code can be found on github: https://mtcaptcha-public.github.io/MTCaptcha-Direct-Token-Decryption/
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    Android CMDLauncher

    Android CMDLauncher

    Command-line launcher for Android devices

    ...It's functionality is, however, growing on a daily basis. description > If you're brave enough to go text-only and would like to provide me with some feedback then please sign-up for the beta release here: https://sourceforge.net/p/android-cmdlauncher/discussion/beta-03/thread/2bd80664/ description > You can also follow the development and provide feedback at my Trello board: https://trello.com/b/VzFXzcYZ/android-cmdlauncher-development description > exit [Enter] >
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    SonarQubeExporter

    Export SonarQube's analysis to excel file

    This tool is based on command line(CMD/Terminal) to export the analyzed output of SonarQube to excel file as there is no option to export in Community Edition of SonarQube. Github Project Link : https://github.com/vikasdubeyyy/SonarQubeExporter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    bornlib

    Set of Java classes

    git server on https://github.com/borneq/bornlib
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    project is moved to https://github.com/vishwasbabu/Mifos-Offline-Client
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    MECT

    MANEATER CLOUD TECHNOLOGY

    a lightweight, cloud based, information software system designed to help effectively mitigate the managing of bad clams and man-eaters!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 10
    Personal Twitter Search without noise. Java code at https://github.com/karussell/Jetwick
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project is about porting the current Zekr Open Source project, found here https://sourceforge.net/projects/zekr/ and http://zekr.org/ coded in Java/SWT to Objective-C/Cocoa for the iPhone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Catal

    Disk Catalog

    Application to store information about your disk (usually DVD). Git repository in https://github.com/borneq/Catal
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    QTI Works

    QTI 2.1 assessment delivery system

    QTIWorks is now hosted at github.com! Please see https://github.com/davemckain/qtiworks
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A component-based modeling platform for deterministic and stochastic risk and capital models. The project was moved and now can be found under https://github.com/pillarone
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This reimplementation is a pure java reimplementation of proj.4 ( https://sourceforge.net/projects/freshmeat_proj.4/ ) instead of a jni wrapper around the native proj.4 libraries
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Infect is a network traffic classification tool, that classifies TCP protocols. The classification is based on ML techniques. Scen: Train/Recognize arbitrary protocols (SSH, HTTPS..), Detect policy violations (e.g. tunnels)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Green Tara's OO jDREW

    Mirror of Green Tara's OO jDREW fork on Bitbucket

    This is a mirror site for downloads and forks. There is no documentation or issue tracking here. Please see the code issue tracking system on Bitbucket at https://bitbucket.org/taraathan/oojdrew
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ...Using cutting edge JEE technologies, like Jboss Seam framework with Jsf and Richfaces, Ejb 3.0, Compass search engine and a lot of more exciting stuff. NEW VERSION: https://github.com/ignl/igdo simplyfied and updated to JSF 2.2 and Spring
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    External Java Command Control

    Send commands from the command-line to your running application.

    Moved to GitHub https://github.com/fedups ExCon is a small Java class (a runnable Jar file, “sender”) that you run whenever you need to send a command to your application. Your application needs to include the ExCon “receiver”. The receiver accepts the commands from the ExCon sender and processes them. Since the receiver runs within you application it can access all of your application’s classes and resources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Opensource peer-to-peer Chat application based on JXTA framework (https://jxta.dev.java.net/) from AtexSoft Company (http://www.atexsoft.com).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Armature

    Java ARM support for standards, Maven, & archetypes

    ...The set of interfaces, abstract classes, events and enums create a standard that help enforce the write once, run anywhere credo. This will make code more portable and readable. Main Area: https://sourceforge.net/p/armature/discussion/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Ataroid

    Ataroid

    Atari emulator for Android phones

    This project is based on sources published by original Ataroid developer, who in turn used code of Stella. This project is abandoned in favor of Droid2600: https://code.google.com/p/droid2600/. Available sources do not compile into anything working anyway.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SquirrelTrivia is a Java and PIRC-bot-framework based IRC bot designed specifically for trivia, and plans to include public and private trivia, amd highscores. Attention: Now defunct, please see https://sourceforge.net/forum/forum.php?forum_id=781270
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    psx4droid

    psx4droid

    PSX emulator for Android phones

    This project is based on sources published by original psx4droid developer (or someone else – I don't care as it is all GPLed anyway), who in turn used code of PCSX-ReARMed, forked from PCSX-Reloaded, based on PCSX-df and original PCSX... This project is abandoned in favor of libretro PCSX-ReARMed variant: https://github.com/libretro/pcsx_rearmed. Current sources already depend on recent version of platform anyway.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    KorAP

    modular and scalable corpus analysis platform

    ...The platform will facilitate new linguistic findings by making it possible to manage and analyse primary data and annotations in the petabyte range, while at the same time allowing an undistorted view of the primary linguistic data, and thus fully satisfying the demands of a scientific tool. Check out https://github.com/KorAP
    Downloads: 0 This Week
    Last Update:
    See Project