Showing 10192 open source projects for "gnu linux"

View related business solutions
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    MDDriver
    [OBSOLETE, check Github repository: https://github.com/LBT-CNRS/MDDriver) MDDriver is a library allowing a user to easily couple molecular visualisation tools with simulation code through a network. It allows to carry out interactive molecular dynamics, visualize simulation results and drive a simulation in interactive time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    OpenWAM
    The 1-dimensional gas-dynamics code. More information in http://www.openwam.com Modeling is an important technique for the optimization of internal combustion engines (ICE). The use of calculation models together with experimental tests is producing unquestionable successes due to the fact that both techniques complement each other. 1D wave action models simplify the engine by means of ducts, where only one dimension is considered, and volumes where mass accumulation is considered and...
    Downloads: 28 This Week
    Last Update:
    See Project
  • 3
    ICeE
    A simple database designed to allow easy storage and retrieval of Biosort data for C. elegans, but which has a wide potential application for organizing large datasets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    kagwang

    A wireshark dissector plugin for the IEEE 1905.1 protocol.

    The IEEE 1905.1 standard describes a convergent digital home network for heterogeneous technologies, such as PLC, WLAN, Ethernet and MoCA. This dissector enables Wireshark to understand, display and analyze IEEE 1905.1 traffic. It is implemented as a LUA script and can thus be easily plugged-into an existing wireshark installation. See the comments at the beginning of the file for hints on how to install the plugin.
    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.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    A set of software tools useful for building, testing, and exercising web services (and other interfaces) for the travel industry which comply with the specifications of the Open Travel Alliance (OTA). This project is initiated by members of the OTA.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    WeatherMonitoringStation

    WeatherMonitoringStation

    WeatherMonitoringStation monitors environmental data

    ...Recommended setup: * Eclipse with CDT. * GNU toolschain for ARM. * Oscilloscope. * Open collector buffer as described in AVR318 (http://www.atmel.com/images/doc2579.pdf). * BeagleBone or similar (Angstrom v2011.12-core - Kernel 3.1.0+). * DB18B20 temperature sensor. * For the PC client, Python 3.3 or better is needed in addition to matplotlib.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MolTPC

    MolTPC

    MolTPC provides a solution for fully automatic tautomer enumeration.

    Besides all their conformational degrees of freedom, drug-like molecules and natural products often also undergo tautomeric interconversions. Compared to the huge efforts made in experimental investigation of tautomerism, open and free algorithmic solutions for prototropic tautomer generation are surprisingly rare. The few freely available software packages limit their output to a subset of the possible configurational space by sometimes unwanted prior assumptions and complete neglection of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    CG-Pipeline

    A computational genomics pipeline for prokaryotic sequencing projects

    This project has moved to Github! However, please see the Sourceforge wiki for any help. https://github.com/lskatz/cg-pipeline http://cg-pipeline.sourceforge.net/wiki/index.php/Main_Page
    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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 10

    libVMR

    VMR - machine learning library

    libVMR is a class library written in Java which implements code generator for group method of data handling - GMDH. The library is intended for users, with machine learning skills. libVMR provides an effective framework for the research and development of data mining and predictive analytics. libVMR is based on the most popular neural network model with a higher generalization ability from kernel tricks - vector machine by Reshetov (VMR). The library has been designed to learn from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JFCM
    Java implementation of Fuzzy Cognitive Maps (FCM). Implementation aims to be: small (and fast), simple to use, flexible enough to be used as a basis for other projects / libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    cnvCapSeq

    detecting & genotyping CNV in long-range targeted resequencing.

    cvnCapSeq is a set of Java-based command-line tools for detecting and genotyping copy number variation (CNV) in targeted resequencing experiments of large contiguous genomic regions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    Digital Expression on the Web

    DEW is a platform that allows users to explore RNA-Seq data

    DEW is a platform that allows users to explore RNA-Seq data. A web-based Graphical User Interface is included. The analysis proceeds as such: gapped alignments are performed and corrected for length, PCR and fragment bias so that a Fragment Per (effective) Kilobase per Million of reads (FPKM) is estimated as well as the simpler Reads Per Kb per Million of reads (RPKM). When provided with multiple isoforms and in the ‘contextual’ mode, corrections include a expectation maximization...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    LWPR

    Locally Weighted Projection Regression (LWPR)

    Locally Weighted Projection Regression (LWPR) is a fully incremental, online algorithm for non-linear function approximation in high dimensional spaces, capable of handling redundant and irrelevant input dimensions. At its core, it uses locally linear models, spanned by a small number of univariate regressions in selected directions in input space. A locally weighted variant of Partial Least Squares (PLS) is employed for doing the dimensionality reduction. Please cite: [1] Sethu...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a project which aims to create a theorical model for trajectories of airsoft bb's, and to compute them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Moving Finite Elements project hosts a collection of simulation codes for time-dependent PDE systems that implement various forms of Keith Miller's gradient-weighted moving finite element (GWMFE) method. The Calliope sub-project aims to provide new reference implementations in modern object-oriented Fortran. Click on the Calliope tab on the main project menu bar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Corbomite
    Data logger, manipulator and visualizer. Receives data in CSV format from stdio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A script for parsing a LaTeX snippet into png. Very useful for those who wish to create quick equations for either presentations or websites. The latex2png script comes in three flavors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Wrapper for vendors to simplify usage of the Java Speech API (JSR 113). Note that the spec is an untested early access and that there may be changes in the API.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    Libraries, documentation, examples & drivers for Eagle Technology South Africa's Data Acquisition products. These include ISA, PCI, PCI Express, USB, Serial & Ethernet. Supported languages will be C/C++, JAVA, Perl, Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    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. Read our paper in Biotechniques:...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    Palomino flight simulator

    action/combat flight sim

    Palomino was an unfinished action/combat flight simulator. Air-to-air combat mode was never implemented. However, it does have a land-on-carrier and shoot-SAMs missions. Requires OpenSceneGraph. Optional: SDL, FLTK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A multiparticle tracking postprocessor library for accelerator physicsists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Matlab/Octave implementation of the 2D Rigorous Coupled Wave Analysis
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An optimized C library for numerically solving exterior ballistics problems. It supports standard drag models (Drag Functions G1-G8). The solution method is the common "3 degree of freedom" analysis found in many commercial programs.
    Downloads: 3 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB