Showing 1541 open source projects for "https"

View related business solutions
  • 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
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    Neuro4jWorkflows

    Neuro4jWorkflows

    Open-source lightweight java workflow engine

    ...Neuro4j Studio automatically generates the corresponding Java code. Using a special wizards you can generate new flow, new custom block or web-application. Download source code from GitHub (https://github.com/neuro4j) Studio can be downloaded from (http://neuro4j.org/f/welcome-downloads).. How to start? Read how to create your first flow (http://neuro4j.org/articles/tutorial_hello_world)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    https://sourceforge.net/p/anuenue/wiki/Home/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JChart2D

    JChart2D

    jchart2d is a real-time charting library written in java.

    ...It supports real-time (animated) charting, custom trace rendering, Multithreading, viewports, automatic scaling and labels. Former UI controls (right click context menu, file menu) have been ported to the subproject jchart2d-uimenu (https://sourceforge.net/projects/jchart2d-uimenu.jchart2d.p/) for the benefit of having no dependencies to 3rd party libraries.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    JLWR

    JLWR

    Java Locally weighted regression (JLWR)

    Locally weighted regression (LWR) is a variation of the standard linear regression technique in which training points close to the query point have more influence over the fitted regression surface. Given a set of training points, linear regression ts the linear model that minimizes squared prediction error over the whole training set. source on git :https://github.com/ahrnazemi/jlwr This implicitly assumes that we know the global form of the underlying function that generated the data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    JStock - Free Stock Market Software
    JStock - Free Stock Market Software had moved to GitHub : https://github.com/yccheok/jstock
    Downloads: 11 This Week
    Last Update:
    See Project
  • 6

    busilet

    Busilet is a reference implementation of IDTP and UTID.

    ...The IDTP (Identifier Tracing Protocol) is a communication protocol to access the information of a thing that identified by UTID. The IDTP and UTID were designed by the author of the Busilet project in recent three years. For more information, see: https://datatracker.ietf.org/doc/draft-huangng-idtp/ https://datatracker.ietf.org/doc/draft-huangng-utid/ Project Busilet is a reference implementation of IDTP that provides a set of APIs developers to develop IDTP server and IDTP client software. Busilet4j is written in Java language and is for Java programmer to develop IDTP server and IDTP client software. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    argument

    Command line argument parser library for Java

    Moved to GitHub https://github.com/fedups Command-line argument compiler and parser. With just two lines of code you can start to set up a command-line interface to your Java programs. Many advanced features including "required", "positional", "multiple", and the most advanced - "group"
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    mod_MumbleLink

    mod_MumbleLink

    Positional Audio Communication for Minecraft with Mumble

    ...Please visit the Forum for information about the newest Version! Main Forum-Thread: http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1272675 TheSkorm's Fork on GitHub: https://github.com/TheSkorm/mod_mumblelink Mumble: http://mumble.sourceforge.net Donations are greatly appreciated: https://sourceforge.net/donate/?user_id=2370023
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    nds4droid

    nds4droid

    Nintendo DS emulator for Android

    nds4droid has moved to GitHub: https://github.com/jquesnelle/nds4droid
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    TUIT

    Taxonomic Unit Identification Tool

    For the installation instructions please see Wiki page: https://sourceforge.net/p/tuit/wiki/ IMPORTANT: since version 1.0.4.0 TUIT allows to select RDP-like formatted output to improve out of the box compatability with tools, that assume RDP-formatted input. A new field has been added to the properties.xml, please make sure to update it to contain <OutputFormat format="tuit"/> or <OutputFormat format="rdp"/> in the <BLASTNParameters> section.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CEVAP
    Instalando o CEVAP: https://www.youtube.com/watch?v=I8gOCTK9QRs Instalando o MySQL: https://www.youtube.com/watch?v=hFbqNmfgRPM Controle de estoque e válidade Desenvolvido para atender empresas e microempresas que tenham estoque de produtos perecíveis e não perecíveis, visando solucionar perdas desses produtos e controle de estoque. CEVAP é uma Software de controle de estoque e validade, onde serão armazenadas informações de produtos perecíveis e não perecíveis. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    DBXDroid

    Simple ORM Library for Android SQLite Database

    This is android library to simplify Android SQlite Database It become very tedious to write large Android SQLite Open helper for simple database usage. So I developed this library to create android databases very easily using straight forward functions. Github Project https://github.com/adityakamble49/DBXDroid Refer DBXDroidDemo for Full Demo https://github.com/adityakamble49/DBXDroidDemo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Structorizer
    Structorizer is a little tool which you can use to create Nassi-Schneiderman Diagrams (NSD). Stuctorizer is written in Java and free for any use. The code has been moved to Github: https://github.com/fesch/Structorizer.Desktop
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 14
    JSqsh is a Java implementation of sqsh, a console based database query tool featuring much of the functionality provided by a good shell, such as variables, redirection, pipes, history, command line editing, and dynamic configuration JSqsh has been moved to: https://github.com/scgray/jsqsh
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AndroidSidebarExample

    AndroidSidebarExample

    An example app using the library "AndroidSidebar"

    This project contains an example App, which implements an use case of the Android library "AndroidSidebar". The project homepage of the library "AndroidSidebar" is available on Sourceforge via the URL https://sourceforge.net/projects/androidsidebar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AndroidSidebarTest

    AndroidSidebarTest

    Contains JUnit tests for the library "AndroidSidebar"

    This project contains JUnit tests for the Android library "AndroidSidebar". The project homepage of the library "AndroidSidebar" is available on Sourceforge via the URL https://sourceforge.net/projects/androidsidebar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Classic Monitor

    Classic Monitor

    Android app to monitor a Midnite Solar Classic charge controller

    Now available on Google Play at <https://play.google.com/store/apps/details?id=ca.farrelltonsolar.classic> The source code is now maintained on <https://github.com/graham22/Classic> Classic Monitor is a free status monitor for Midnite solar 's, Classic 150, 200, 250 Charge Controller. It is a Read Only Program, it does not write to the Classic. The software is provided "AS IS", WITHOUT WARRANTY OF ANY KIND, express or implied.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    AndroidSidebar

    AndroidSidebar

    Provides a sidebar, which can be shown in front of a main content.

    ...Furthermore there are a lot of attributes, which allow to specify the appearance and behavior of the sidebar. An Android test project, which provides JUnit tests for this library, is available via the URL https://sourceforge.net/p/androidsidebartest. An Android app, which implements an use case, using this library, can be found via the internet address https://sourceforge.net/p/androidsidebarexample.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JBEAM

    JBEAM

    Java based Batch scheduling, processing and monitoring framework

    JBEAM can be leveraged to 1. Define a batch calendar 2. Schedule and execute end of the day processing of business objects 3. Schedule execution of inbound and outbound interface jobs 4. Schedule any end of business day or monthly reports 5. Monitoring of the Jobs status and execution
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    Sensory Effect Simulator

    Simulator for sensory effect and multimedia content

    This program provides means for simulating multimedia content (e.g., videos) with sensory effects based on the MPEG-V: Media Context and Control standard, especially Part 3: Sensory Information (ISO/IEC 23005-3). NOTE: SESim will not be developed any further as it is now integrated in the Sensory Effect Video Annotation (SEVino) tool: https://sourceforge.net/projects/sevino/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    backdup

    backdup

    BackDup is a Duplicity front-end for MacOS and Linux

    BackDup is a Duplicity (http://duplicity.nongnu.org/) front-end for MacOS and Linux written in Java. Duplicity creates bandwidth-efficient backup using the rsync algorithm. Mac OS users: please install Duplicity via macports (https://www.macports.org/) Linux users: install Duplicity via your package manager as usual.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    FFMQ
    [MOVED TO GITHUB] https://github.com/timewalker74/ffmq FFMQ is a full-java, light-weight and super-fast JMS 1.1 server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    OpenFlux2 is an extended version of OpenFLUX (https://sourceforge.net/projects/openflux/) - the modern MATLAB-based modelling software for 13C flux analysis (MFA). The following features were implemented in OpenFLUX2, which were not present in original software: integrated support for calculation and analysis of parallel labeling experiments (PLE), extended statistical analysis of parameter estimation results, calculation of fluxes and measurements correlation, structural identifiability analysis and elements of experimental design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ...Cookie session are stored in memcache deamon. Can be used has an simple "Single Signe-On" (SSO). All the code source and the bug tracking has migrated to github: https://github.com/ZenProjects/Apache-Authmemcookie-Module All the documentation are here: https://zenprojects.github.io/Apache-Authmemcookie-Module/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    ApacheConfParser

    Java Apache http server configuration parser

    ...Please see the Wiki section for information on jar usage. This project currently supports Apache 2.2 and Apache 2.4 with Java 1.6-1.8. Source code for this repository is hosted on github https://github.com/jrossi227/ApacheConfParser
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB