Showing 1299 open source projects for "https"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 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

    JCycles

    [frozen] A library for computing cycles in graphs or in Java code.

    [This project is frozen, but has an offspring with more features: https://github.com/jeffhain/jadecy ] JCycles provides treatments to compute cycles, or just strongly connected components, in directed graphs in general, or in classes or packages dependencies graphs parsed from class files (major version <= 51, else does best effort). It uses Tarjan's algorithm for SCCs, and Johnson's for cycles, with continuations instead of recursion, which allows to handle large graphs (< Integer.MAX_VALUE vertices). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Platinum UPnP
    NOTE: Source code is now hosted on github at https://github.com/plutinosoft/Platinum. A cross-platform C++ library for discovering, controlling or implementing UPnP devices. Contains sample code for a UPnP AV Media Server, Media Renderer & Control Point. (Platinum is copyrighted by Plutinosoft, LLC. http://www.plutinosoft.com)
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    DUnit FMX

    DUnit FMX

    DUnit translation to FMX and Mac OS X.

    ...You can support us saying you like this project and leaving a message, please. You can get the current state of the project with the next URL repository: https://svn.code.sf.net/p/dunitfmx/code/trunk We are going to appreciate all the support!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    indevIDE

    indevIDE

    A wxMax based IDE for the programming language BlitzMax

    IndevIDE is an open source IDE that uses wxMax (wxWidgets 3.0) and a SQLite database to provide you with the essential features of an IDE like autocompletion, call tips and quick documentation access on Windows and Linux. ~~~~~~~~~~~~~~~~~ This Program uses Code from MaxIDE CE for building and debugging as well as some of its icons (https://sourceforge.net/projects/blitzmax-ide/) Some of Burcey's Modules (regex,libxml,dbsqlite,boost) (http://code.google.com/p/maxmods/) notably wxMax (http://code.google.com/p/wxmax/) HotDocs Documentation Tool (http://home.arcor.de/plutomania/hotdocs/index_de.htm) Icons of Open Icon Library (http://openiconlibrary.sourceforge.net/) But it still lacks a logo and icon. ...
    Downloads: 3 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

    JPerf

    Java Performance and Scalability Testing

    ...It's like JUnit but for performance. Simple write a class that implements PerfTest then create a PerfTestRunner instance to run the test. *** JPerf has moved! Please go to https://github.com/andygrove/jperf for the current version ***
    Leader badge
    Downloads: 105 This Week
    Last Update:
    See Project
  • 6
    Ubuntu Customisation Remix

    Ubuntu Customisation Remix

    An Ubuntu base to be used for making your own remix/respin - Alpha !!!

    ...UCR will come in both 32/64-bit versions and is designed to be used in/with programs such as Customizer/Ubuntu Builder/Ubuntu Customization Kit/Relinux/Remastersys. Here is a Github page with some of the tools you can use to customise your own Ubuntu remix : https://github.com/Ubuntu-Customising-Remix Official pages of the tools mentioned : Customizer = https://github.com/clearkimura/Customizer Relinux = https://github.com/MiJyn/relinux Remastersys = http://remastersys.com/ Ubuntu Builder = https://launchpad.net/ubuntu-builder Ubuntu Customization Kit = https://sourceforge.net/projects/uck/ For some example respins made using UCR please check out this sourceforge page = https://sourceforge.net/projects/openboxubunturemix/files/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ...Maven dependancy: <dependency> <groupId>uk.ac.ebi.cheminformatics</groupId> <artifactId>NP-Likeness</artifactId> <version>2.1</version> </dependency> Required repository: <repositories> <repository> <id>ebi-repo</id> <name>EBI maven repository</name> <url>http://www.ebi.ac.uk/~maven/m2repo</url> <snapshots> <enabled>false</enabled> </snapshots> </repository> </repositories> Latest version of the project is available here in our GIT repo https://github.com/CS76/NP-Likeness
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    phpSELF

    Simple Enhanced Light Framework

    ...It is structured the way you would typically develop a desktop application with classes, and a main controller which, with the user side being dependent on Smarty templates, although you can adapt it to be MVC if you desire by stripping out Smarty and adding in a module to handle your code this way. Other Contributers: https://sourceforge.net/users/myrddinwylt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CoreTweet

    CoreTweet

    A .NET Twitter Library

    Simple, Powerful, and Well-designed for LINQ We recommend using NuGet to install this library. https://www.nuget.org/packages/CoreTweet
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build AI Apps with Gemini 3 on Vertex AI Icon
    Build AI Apps with Gemini 3 on Vertex AI

    Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.

    Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
    Try Vertex AI Free
  • 10

    HexNET

    A simple telnet (and possibly SSH) server

    Sourceforge is no longer being updated! This project has merged into another that can be found here: https://github.com/nicrohobak/Toolbox ------------------------------------------------------------ A simple telnet server originally developed as a foundation to a MUD server project called HexMUD. These project should be maintained alongside each other, but this particular project should be a very generic telnet/SSH server and nothing more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    qDecoder - CGI Library for C/C++
    ======================================================================================= OUR PROJECT HOME HAS BEEN MOVED TO https://github.com/wolkykim/qdecoder PLEASE CHECK OUT OUR NEW HOME FOR THE LATEST UPDATES. ======================================================================================= The goal of qDecoder project is providing complete but simple and versatile CGI library for C/C++ language. It supports GET/POST query parsing including File Uploading, Cookie handling and Session management. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    phprbac

    phprbac

    PHP Role Based Access Control library

    ...PHP RBAC is compatible with NIST Level 2 RBAC standard and provides even more, with best performance yet available for any authorization library, and its for PHP. Note: Development and support has been moved to Github (https://github.com/OWASP/rbac). New releases will continue to be released here on SF.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    ...The architecture will change (Grails) and move to being entirely web-based, but the driving force behind it is to retain and satisfy OSRMT users. For installation instructions, login at: https://sourceforge.net/p/nimble/wiki/Installation/ Support for aNimble Platform Users https://groups.google.com/forum/#!forum/animble-platform-users Support for aNimble Platform Developers: https://groups.google.com/forum/#!members/animble-platform-developers
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14

    NullsoftDecompiler

    Decompiler for setups creates with the Nullsoft Installer

    ...Generally 7-zip opens NSI[exe] files - since 9.33 [2014-06-15] there should be additionally the file [NSIS].nsi inside, that is the decompiled setup script. Attention this NSIS decompilation was disabled in 7z 15.06. So last version that officially **supports NSIS Script decompilation** is 7z **15.05** https://sourceforge.net/projects/sevenzip/files/7-Zip/15.05/ (2015-06-15) -> 7-zip 15.10 no longer decompiles NSIS script http://bit.do/7zNoMoreNSIS ^-however doing a private build you may get it back(more details in the post).
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 15

    Iterative Flow Analysis

    Iterative Data and Control Flow Analysis

    https://github.com/jplevyak/ifa IFA, Iterative Flow Analysis is a combined data-flow and control flow analysis. It is capable of resolving the concrete types (as opposed to the nominal or declared types) and the interprocedural call graph for statically or dynamically typed programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    dopecoin
    ...Total about 575 million coins Block Retarget= 120 Blocks, After Block 5000 Every Block Scrypt Proof-of-Work Kimoto Gravity Well Sample dopecoin.conf: listen=1 daemon=1 server=1 rpcuser=**Yourusername** rpcpassword=**Yourpassword** rpcport=41522 rpcconnect=127.0.0.1 EXCHANGES https://www.mintpal.com/market/DOPE/BTC https://www.allcoin.com/trade/dope_btc https://pmtocoins.com/index.php?page=trade&market=24
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Melon

    Melon

    Kinect based controller.

    ...The interaction area defined for this pointer is attached to another bone of the skeleton, therefore the visitor is free to move in the space defined. Video tutorial: https://vimeo.com/73297050 Developped by http://www.numediart.org [!] > requires OpenNI & NITE 1.5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    google.oauth2.limited

    oauth2 limited device flow helper for google

    Oauth2 helper for google to get access tokens for limited devices See: https://developers.google.com/accounts/docs/OAuth2ForDevices
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    HyperPool
    HyperPool is a 100% pure Java project for network services management. TCP (HTTP/1.1, HTTPS, FTP, SMTP, POP3), UDP and SOCKS5 protocols support. Configurations: proxy, web server, mail server, download manager, port mapping.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    OpenStack-Havana-Installer-debian7

    OpenStack-Havana-Installer-debian7

    Instalador SemiAutomatizado de OpenStack (Havana) sobre Debian 7

    Instalador Semi Automatizado de OpenStack Havana sobre Centos 7. Esto es parte de los esfuerzos de la comunidad OpenStack VE: https://plus.google.com/u/0/communities/118105990522935078913
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    OpenStack-Havana-Installer-centos6

    OpenStack-Havana-Installer-centos6

    Instalador SemiAutomatizado de OpenStack (Havana) sobre Centos 6

    Instalador Semi Automatizado de OpenStack Havana sobre Centos 6. Esto es parte de los esfuerzos de la comunidad OpenStack VE: https://plus.google.com/u/0/communities/118105990522935078913
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    QtnProperty

    Qt properties framework

    This is reference project to https://github.com/lexxmark/QtnProperty. Here you can download Demo application for Windows and Linux systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    We've moved to GitHub: https://github.com/berryware/cpo-api
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CRASM is a portable cross-assembler for 6800/6801/6803/6502/65C02/Z80. New repository: https://github.com/colinbourassa/crasm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    TextUML Toolkit is an IDE for UML that lets you create models at the same speed you write code by using a textual notation instead of the conventional graphical one. This project is now hosted on github. https://abstratt.github.io/textuml
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB