Showing 2307 open source projects for "gnu/linux"

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
  • 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
  • 1
    Arena is a computer simulation in which programs compete for CPU time and access to main memory. Processes such as the dynamics of punctuated equilibrium, host-parasite co-evolution and density dependent natural selection are amenable to investigation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    representation by relations vs data storage. pile unifies the contradicted qualities of tables/trees (databases) and complex networks, order and flexibility. dynamical data generation on call. fast. natively compressing similarities. search across scopes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MQTT for NS-3

    MQTT for NS-3

    NS-3 libraries for MQTT

    NS-3 libraries for simulating environments with the MQ Telemetry Transport (MQTT) protocol. For more information go to the Wiki. You can see a guide of how to integrate this library into the NS-3 here: http://www.eg.bucknell.edu/~perrone/2010/08/27/creating-a-new-module-in-ns-3/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    gvpp - Velocity Prediction Program

    VPP - Velocity Prediction Program

    VPP - Velocity Prediction Program - a Matlab library for sailing boat performance simulation. Based on DSYHS or user provided data. ###### A python version is currently under development and available upon request, please contact me at gianmail+gvpp@gmail.com ###### The new beta version replaces the previous alpha version after some bugs fixing and enhancements in the postprocessing output.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5

    CUDA-SPHERE-FWD-MEEG

    CUDA accelerated spherical model forward solution for EEG/MEG

    CUDA-SPHERE-FWD-MEEG is a CUDA C based toolkit which provides a GPU based implementation of the spherical model forward solution for the 306 channel Elekta Neuromag MEG system and the EEG. The 1-Sphere forward solution for the MEG and the 4-Sphere forward solution for the EEG is implemented in CUDA C and an accelerated solution is obtained using the NVIDIA GPU when the solution is calculated for a large number of dipoles (on the order of 15000 and above) and sensor locations. Speedup by a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Tina's Random Number Generator Library (TRNG) is a state of the art C++ pseudo-random number generator library for sequential and parallel Monte Carlo simulations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    Noisy Channel Simulator

    Demonstrate errors in transmission of a file over a noisy channel.

    This program was written to dimonstrate errors in transmission for a presentation on Claude Shannon's Noisy Channel Coding Theorem. It takes an input file, the probability of a bit being flipped, and, if specified, the size of the header of the file. The program was intended to take monochrome bitmap files as input, so that each bit refers to a pixel in the image and thus, it would be easy to see errors in the output file, as some of the pixels would be flipped; however, it will work on any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Global Epidemic Simulator

    Global Epidemic Simulator

    A platform for modelling influenza-like epidemics and containment

    The Global Epidemic Simulator is a platform for modelling directly transmissible human diseases such as influenza, and testing intervention policies that may reduce the duration or severity of an outbreak of such a disease. Building on previous work, this model is spatial and individual-based, using various geographical and demographic data sources to place households at absolute locations, populated with individuals of specific ages who each attend schools or workplaces situated in their...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This project has moved to http://sourceforge.net/projects/ngspice-ext.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 10
    iES is a interactive emergency simulator that displays maps and resources to emulate and study a mass-casualty event.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    2DSPH-Simulator

    2DSPH-Simulator

    Smoothed particle hydrodynamics simulator

    Attention V2 is now Online: Simple 2D SPH Simulator with some special functions. It's possible to load data with two different methods. One based on geometry objects, the second one on placing every SPH particle on it's own. It's possible to save simulations and to restart calculations from this safepoints. A tempSave-file is written to restart simulations, if they crash from an earlier point. Now in v2 an example is added with a FEM beam and a moving piston. Both are hardcoded in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    WEST (Wind Energy Simulation Toolkit) is a wind simulation application. It can be use to obtain high resolution results at various altitudes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ***** Discontinued (may still work but will not be updated and supported anymore) ***** This extension connects the simulation platform NetLogo with the statistical analysis software R via Rserve. It adds some new primitives to NetLogo, which offers the interchange of data with R and the call of R functions from NetLogo. See the documentation for more details. There is a similar extension, which use a direct connection to R via rJava/JRI, see http://r-ext.sourceforge.net. This...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SFish

    SFish

    Basic real-time simulation engine in C++

    In SFish you can model simulation objects with attributes and behaviour (continuous over time and not-continuous over time, latter one being events) and the communication between objects; then you can run simulations (real-/non-real-time) given a set of objects with specific attributes and see what happens in cause of their behaviour.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Celeste Cellular Automaton Simulator

    Celeste Cellular Automaton Simulator

    A tiny and very simple cellular automata simulator. Abandoned, ignore.

    Celeste is a tiny and simple Cellular Automata simulator written in Java. It is a command line application that writes an image of each simulation step. Celeste was designed to run Conway's Game of Life but other rulesets can be implemented as well. It is released under the extremely permissive WTFPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Java Micro Benchmark (Desktop/Server)
    Java Micro Benchmark - control tasks required to determine the comparative performance characteristics of the computer system on different platforms. Can be used to determine the effect of different software on the performance of a computer system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SimuSpace

    SimuSpace

    Simuspace is an realistic environnement simulator

    The first goal of this project is to create a realistic environnment simulator including most of the last scientist discovery. The domain are astrophysics, geophysics, electromagnetics, ... The second goal of this project is the creation of an interface to use this environnment. In particular the fact that it is possible to connect/command/control some automatic tools (robot, sensor, ... ) note : les images utilisés proviennent de http://www.photo-libre.fr
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ***** Discontinued (may still work but will not be updated and supported anymore) ***** This is the MultiView-Extension for NetLogo which enables you to visualize more than one patch variable at a time in additional view windows which represent the world. _______________________________________ Please have also a look on our info page about other NetLogo extensions at http://www.uni-goettingen.de/en/315075.html.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MuLaViTo

    MuLaViTo

    A framework for the visualization of multi-layer networks

    MuLaViTo is a multi-layer visualization framework which allows to visualize relations between multiple graphs in derived applications. Moreover, it provides helpful means like k-shortest path algorithms, running algorithms in a separate thread, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    rp6simul

    rp6simul is a simulator for the RP6 robot (AREXX Engineering)

    ...Thanks to this wrapper, and a flexible Lua driver interface, the simulator emulates most of the IO registers, requiring no or minimal code modifications. rp6simul is primarily developed on Linux, but a Windows version will also be released.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Simulator for transmission electron microscope images and tilt series of biological samples.
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 22
    A high-performance simulation package for sampling the chemical and reaction-diffusion master equations. Primarily intended for running stochastic simulations of microbial cells.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Ns is a discrete event simulator targeted at networking research. Ns provides substantial support for simulation of TCP, routing, and multicast protocols over wired and wireless (local and satellite) networks.
    Leader badge
    Downloads: 247 This Week
    Last Update:
    See Project
  • 24
    This project is based on a personal effort for researches on dynamics of coevovling networks. As a physicist, I am trying to build a framework for discrete-time dynamics of general networks, and its software libraries with APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    nanostructured-filter-simtool

    Simulates liquid filtration by channels with nanostructured walls

    Tool to simulate pressure-driven liquid filtration by filters composed by channels with nanostructured walls.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB