Showing 273 open source projects for "https"

View related business solutions
  • Deliver and Track Online and Live Training Fast and Easy with Axis LMS! Icon
    Deliver and Track Online and Live Training Fast and Easy with Axis LMS!

    Axis LMS targets HR departments for employee or customer training,

    Axis LMS enables you to deliver learning and training everywhere through a flexible and easy-to-use LMS that is designed to enhance your training, automate your workflows, and engage your learners.
    Learn More
  • Instant Remote Support Software. Unattended Remote Access Software. Icon
    Instant Remote Support Software. Unattended Remote Access Software.

    Zoho Assist, your all-in-one remote access solution, helps you to access and manage remote devices.

    Zoho Assist is cloud-based remote support and remote access software that helps you support customers from a distance through web-based, on-demand remote support sessions. Set up unattended remote access and manage remote PCs, laptops, mobile devices, and servers effortlessly. A few seconds is all you need to establish secure connections to offer your customers remote support solutions.
    Learn More
  • 1
    TikiOne JaCoCoverage

    TikiOne JaCoCoverage

    Java (6&7) Code Coverage Plugin for NetBeans, based on JaCoCo

    ...For Ant based JavaSE projects. Maven and Gradle support may be added later. WARNING: Binary files have been removed. They're now on a NetBeans update center. Please check https://github.com/jonathanlermitage/tikione-jacocoverage#download-stable-and-dev-builds for details. ~Jonathan Lermitage <jonathan.lermitage@gmail.com>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    LanguageTool

    Proofreading Software for 20+ Languages

    LanguageTool is an Open Source language/grammar checker. *** THIS REPOSITORY IS OUT OF DATE, see https://github.com/languagetool-org INSTEAD ***
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    is-sfe

    is-sfe

    Information System "Supercritical Fluid Extraction"

    ...The final target is to help to scientists who worked with supercritical fluids to predict some useful properties such as density, solubility etc. In order to calculate molecular descriptors, parse SMILES and another applied purposes is used Chemistry Development Kit (https://sourceforge.net/projects/cdk).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    TML - Text Mining Library for LSA & CMM

    TML is a Java Library for LSA and extracting Concept Maps from text

    TML has moved to http://www.villalon.cl/tml.html and the code to https://github.com/villalon/tml
    Downloads: 0 This Week
    Last Update:
    See Project
  • Outplacement, Executive Coaching and Career Development | Careerminds Icon
    Outplacement, Executive Coaching and Career Development | Careerminds

    Careerminds outplacement includes personalized coaching and a high-tech approach to help transition employees back to work faster.

    By helping to avoid the potential risks of RIFs or layoffs through our global outplacement services, companies can move forward with their goals while preserving their internal culture, employer brand, and bottom lines.
    Learn More
  • 5
    openDLX

    openDLX

    A DLX/MIPS processor simulator

    openDLX is a DLX/MIPS ISA compatible pipeline simulator. (Visit https://github.com/smetzlaff/openDLX for the latest development version or if You want to contribute.)
    Downloads: 13 This Week
    Last Update:
    See Project
  • 6
    Anteater

    Anteater

    Annotation Tool to Extract Endangered Animals from Text Resources

    The goal of this project is the extraction the information listed below from texts downloaded from the Federal Register (https://www.federalregister.gov). The texts are mainly applications for permits, notices about given permits, etc. This software tool is developed by the Max Planck Institute for the History of Science (http://www.mpiwg-berlin.mpg.de) in collaboration with Dirk Wintergrün and Etienne Benson.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A high-performance implementation of the BACnet I/P and MS/TP protocol written for Java (minimum version 1.5) by Infinite Automation Systems. Supports all BACnet services and full message segregation. Can be used for field devices or for control platforms. For commercial licenses contact https://infiniteautomation.com/bacnet4j-open-source-bacnet-library/ The most recent code is here: https://github.com/infiniteautomation/BACnet4J For support see: https://forum.infiniteautomation.com/category/12/bacnet4j-general-discussion
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    genomemap
    A software framework to build maps for Neurospora crassa genome based on probabilistic models of meiotic recombination. A netbeans platform application is built to incorporate the computations. Project issues are mainatined at https://freecode4susant.atlassian.net/browse/GENOMEMAP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SeqWare has moved to GitHub, see https://github.com/SeqWare SeqWare is a project to create a tool set to work with next generation genome sequencers (SOLiD & Illumina). It includes a LIMS, Pipeline, and Query Engine. Check out the wiki link below to see documentation. You can get the source from the Develop link.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Dragonfly | An In-Memory Data Store without Limits Icon
    Dragonfly | An In-Memory Data Store without Limits

    Dragonfly Cloud is engineered to handle the heaviest data workloads with the strictest security requirements.

    Dragonfly is a drop-in Redis replacement that is designed for heavy data workloads running on modern cloud hardware. Migrate in less than a day and experience up to 25X the performance on half the infrastructure.
    Learn More
  • 10
    The Systems Biology Ontology project (SBO) goal is to develop controlled vocabularies and ontologies tailored specifically for the kinds of problems being faced in Systems Biology, especially in the context of computational modeling. !!!! Important Announcement !!!! We have moved the curation and development of Systems Biology Ontology (SBO) to a git-hub repository https://github.com/EBI-BioModels/SBO. Hence, this SourceForge SBO project has also been retired. Please use the Git-Hub issue tracker https://github.com/EBI-BioModels/SBO/issues to request the addition of new terms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    BinBase

    BinBase is a software for the automatic analysis of Massspec data from

    BinBase is a software for the automatic analysis of Massspec data from LECO GC-Tofs. All code and documentation has been moved to the google code site of this project: https://code.google.com/p/binbase/ And support is provided by the company coding and more, which can be reached under: contact@codingandmore.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Java & MPEG-7 based tools for annotation and retrieval of digital photos and images (Caliph & Emir). LIRE has moved to https://github.com/dermotte/lire. Caliph & Emir have moved to https://github.com/dermotte/CaliphEmir.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JActor

    JActor

    High Performance, Lock Free Java Actors

    ...JActor achieves its speed, in part, by almost always executing synchronously--though it is easy enough to force asynchronous processing when needed. JActor is divided into several GitHub projects: JActor - https://github.com/laforge49/JActor JID - https://github.com/laforge49/JID JFile - https://github.com/laforge49/JFile JANetty - https://github.com/kumarshantanu/JANetty
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    OGEMA allows software applications aiming at energy management and energy efficiency to be executed on an embedded computer (the “Gateway”) connected to building automation systems. OGEMA wiki https://www.ogema-source.net/wiki/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    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
  • 17

    Seurat

    A sequence analysis tool for normal/tumor DNA and RNA data.

    THIS IS NO LONGER THE HOME FOR SEURAT. PLEASE GO TO https://sites.google.com/site/seuratsomatic/ --- Seurat is an sequence analysis program for somatic mutation and allelic imbalance discovery in paired tumor and normal genome and transcriptome data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Research Geographic Information Kernel developed by Charles Ehlschlaeger and team. NOTE: Project code has moved to https://github.com/chuckre/DigitalPopulations Documentation is at http://digitalpopulations.pbworks.com/w/page/26034597/FrontPage
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Javamony

    Javamony

    A Student's Approach to the Phylogenetic Problem

    Based on the not-so-successful Pysimony (https://sourceforge.net/projects/pysimony/), the same determined student takes another go at the phylogenetic problem. Javamony is invoked as follows: java -jar Javamony.jar [input.fasta] [random / stepwise (starting tree)] [# of bootstraps] [outgroup taxon #1] [outgroup taxon #2] ... Not meant as a competitive phylogenetic inference program, Javamony is an opportunity for me to acquire the Java language while learning to address and solve fundamental problems in phylogenetics. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Modern MATLAB-based modelling software for 13C metabolic flux analysis (MFA). Support available in Google group (https://groups.google.com/d/forum/13cmfa-openflux).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    iTLogger

    iTLogger

    Log and evaluate data from your smartphone and OBD

    ...Its aim was to create an app and corresponding desktop programm, so that people could track their journey on forest roads and later evaluate the data on their desktop. With the logged data you can evaluate the quality of forest roads. Available on Google Play: https://play.google.com/store/apps/details?id=de.tui.itlogger
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    samsn

    A tool to handle multi-stage mass spectrometry data

    The source code for SAMSN can be found in github at https://github.com/miquelrojascherto/samsn
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    niftilib

    ** MAIN SITE IS NOW: https://github.com/NIFTI-Imaging/nifti_clib **

    niftilib is a collection of i/o routines for the nifti1 neuroimage data format. C (nifticlib), Java (niftijlib), Matlab (niftimatlib), and Python (pynifti) code is available. For nifti format info see: http://nifti.nimh.nih.gov/
    Leader badge
    Downloads: 27 This Week
    Last Update:
    See Project
  • 24

    Java Decision Diagram Libraries (BDD)

    Java Decision Diagrams (BDD) libraries: JDD and JBDD

    This project has been moved to bitbucket.org: - https://bitbucket.org/vahidi/jbdd/wiki/Home - https://bitbucket.org/vahidi/jdd/wiki/Home It includes two libraries for working with decision diagrams: - JBDD: a Java interface to two popular BDD libraries, CUDD and BuDDy - JDD: a native Java library supporting BDD, Z-BDD
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Phenex
    ...Phenex saves ontology annotations alongside traditional character matrix data using the NeXML format standard for evolutionary data. Current Phenex development is taking place at GitHub: https://github.com/phenoscape/Phenex
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB