Showing 1344 open source projects for "parallel"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Manage your hosting business with our vacation rental software Icon
    Manage your hosting business with our vacation rental software

    Empowering your short-term rental business to succeed

    Whether you’re a new or established business, you can rely on Lodgify’s vacation rental property management software for support through every step of your journey.
    Learn More
  • 1

    corunner

    A utility to transport files and execute at remote in prarallel

    Are you maitaining many machines and bored with the tedious operation of logging to those machines one by one just for checking the machine's status? Or are you losing patient for your simple script that have to run command in those machines in sequence? The corunner is just for those senarios. It's designed to speed up execution in your machines. It can executes command in handreds of or thousands of machines concurrently. Provide it with your files and command and the machines' location,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    PASHA: Parallelized Short Read Assembly

    One of the fastest parallel short read assemblers for large genomes.

    PASHA is a parallel short read assembler for large genomes using de Bruijn graphs. Taking advantage of both shared-memory multi-core CPUs and distributed-memory compute clusters, PASHA has demonstrated its potential to perform high-quality de-novo assembly of large genomes in reasonable time with modest computing resources. Our evaluation using three small real paired-end datasets shows that PASHA is able to produce better assemblies with comparable genome coverage and mis-assembly rates compared to three leading assemblers: Velvet, ABySS and SOAPdenovo. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Finite Difference Time Domain (FDTD) method is a powerfull numerical technique to solve the Maxwell equations. Here you can find parallel FDTD codes developed by Zsolt Szabó. The codes can be run under UNIX and Windows operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Overlap Images

    Overlaps two images

    This project's purpose is to overlap two images in sequential and parallel mode. At the beginning you upload the first image, then the second image uploaded is resized in order to match the first one. The images are overlapped and the time operation is calculated in order to see the difference between the operations (sequential or parallel). The results are passed to the UI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Scheduling for Home Care Software Icon
    Scheduling for Home Care Software

    Home care agency owners, schedulers, nurses, managers, and caregivers searching for a solution to improve their operations

    Find the right caregiver for any client fast! Our database matches your caregivers with clients by skills, location, and availability. Monitor your leads and referral sources, with a complete history of your activities. You can even link your website to AdaCare's database. Keep records of all your staff, names, addresses, phone numbers, available hours, CEUs, and license expirations. Our "instant timecard" replaces paperwork, and sends alerts if caregivers are late. Less work, and better documentation. Your caregivers can sign in to view their schedules, calendars, maps, and more. Help your caregivers and your office staff. Print and export hours and mileage, for easier billing and payroll. Plus, reports and charts for managing your business. Secure and reliable, and you can work from anywhere, home, office, or in the field. Your caregivers can log in from home and print their own schedules and maps.
    Learn More
  • 5

    BriCS

    SaaS for running simulation models in the cloud

    The Bristol Cloud Service simulation runner is a cloud computing Software as a Service designed to enable users to quickly launch simulation code on Amazon AWS' Elastic Compute Cloud (EC2). BRiCS is written in Python using the Django framework and interacts with EC2 using the boto API. BriCS enables multiple simulation runs to be launched in parallel from a web browser. Model configuration (parameters) files are uploaded via the browser and results files are downloadable on completion. BriCS enables researchers with software simulation models to access the rapid scale out opportunities of the cloud. Why wait days or weeks for a series of trials to complete when you can run them in parallel in the time it takes to complete one?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Xboo loader

    Use the XBoo cable to upload a file to a GBA

    This is a command line application to upload a file to a Gameboy Advance (GBA or GBA SP). It can work on Windows, Linux and *BSD platforms. It uses the parallel port, and can use PCMCIA, PCI and PCI express parallel port adapters. It won't work with USB to parallel adapters. See this video for another alternative using the USB port. https://www.youtube.com/watch?v=Zfmj_KPE_L4
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    It is a software to program ISP based 8051 controllers(89SXX) on Linux. The software decodes the hex file entered from the command line and send it to controller's flash memory using PC's parallel port.The hardware connections are very minimal.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    prog89s52

    prog89s52

    Utility for programming an AT89S52 via a parallel port.

    prog89S52 is a utility for Linux on the PC, allowing programming of Atmel's AT89S52 microcontroller via the parallel printer port. Atmel's 89S are programmable via an SPI port and therefore require absolutely no additional components in order to program them in-system. This program requires a standard "Centronics" type PC parallel port (a bidirectional, EPP or ECP port is not required). A 5-way cable is required to connect the microcontroller to the port; wiring information is given in the included manual page. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Generates a list of passwords (wordlist) for password crackers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Discover the full potential of site search Icon
    Discover the full potential of site search

    AddSearch provides lightning-fast, effortless, and customizable site search for any website or web application.

    Increase conversions, reduce helpdesk costs and make your customers happy. Let us show you how.
    Learn More
  • 10
    FlowVR
    FlowVR is an open source middleware tailored for high performance in situ data processing and analytics running on large parallel machines
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    CAO_3D

    3D CAO Software for UPA engine.

    First School project : We were a 3 group people, who had to create a software for UPA engine. I was involved to create the 3D model who communicate with the software in TCP sockets, and this model had to move in parallel with the real model. The software was create with C++, C#, SDL and OpenGL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    VisIVO Gateway Portlets

    VisIVO Gateway Portlets

    Portlets to submit VisIVO Server jobs

    Portlets to submit VisIVO Server jobs to analyze and create customized views of 3D renderings from astrophysical datasets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Java Parallel Loops

    Parallel loops in Java

    A library that makes writing parallel (multithreaded) for loops in Java 5+ easier. It also supports parallel processing of lists and arrays, asynchronous invocation, progress and completion notification, computation interruption and results merging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Parallel DPCM

    C# Parallel implementation of DPCM alogrithm

    An implementation of the DPCM algorithm for compressing and decompressing an avi video file. It shows the compression size, as it is saved in a txt file near the avi original file. The decompression results in another avi file, saved near the original file. If the width and height of the frames aren't a multiple of 16, they are completed with black pixels. The pixel macroblocks of 16x16 are generated on separate threads for each frame and they are replaced on frames at decompression...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Molecular Measurer

    Parallel, Stochastic Measurement of Molecular Surface Area

    A program to measure molecular surface area. The algorithm is GPU-accelerated using CUDA and is described in the research paper linked from the project home page. The input to the program is xyzr files, which can be generated from pdb files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    hyprebin

    Binary libraries for hyprebased parallel software

    This is a binary distribution of hypre/libblas/liblapack open source libraries to ease the installation of software developed with these platforms on user systems. Focus is on the distribution of easy to install RPM or debian packages which are not available at the source download site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    stream-sync

    A library or framework for replicating streams among multiple nodes

    ...It's easy to use this to broadcast messages or upload files reliably to multiple machines distributed in different locations. Sync Mode Pipeline: ---> ---> A B C <--- <--- Parallel: ---> B <--- A ---> C <--- Feature: Multiple synchronizing mode: parallel and pipeline, etc Asynchronous IO: fast speed Atomic: option to guarantee the data is synchronized to all target machines Flexibility: user can use this simply to implement his own logic. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MPQC

    MPQC

    Massively Parallel Quantum Chemistry program

    The Massively Parallel Quantum Chemistry program, MPQC, computes properties of atoms and molecules from first principles using the time independent Schrödinger equation.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    An environment where everything can be kept in an interconnected way ...dependencies, parallel serials, multiple layers/levels - trees. One system based on another. Top-down, bottom-up concepts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Bad Monkey Engine

    Bad Monkey Engine

    A truly extensible cross-platform game engine

    ...Its architecture fully supports cross-platform game development by abstracting all platform specific code into general purpose utility classes. The primary platform is WinTel with parallel development occurring for Unix-based operating systems. Console-based platforms are not available yet due to the restricted nature of the APIs for these platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Dantzig-Wolfe Solver

    An implementation of Dantzig-Wolfe decomposition built upon GLPK

    An implementation of Dantzig-Wolfe decomposition built upon the GNU Linear Programming Kit. This is a command line tool for solving properly decomposed linear programs. There are several examples and some documentation to guide the use of this solver. Forked over to GitHub (see link).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Cbench is intended as a relatively straightforward toolbox of tests, benchmarks, applications, utilities, and framework to hold them together with the goal to facilitate scalable testing, benchmarking, and analysis of a Linux parallel compute cluster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Fat Controller is used to repeatedly run other programs, like CRON. Unlike CRON it is able to run many instances of a program or script in parallel making it ideal for executing scripts that process queues or perform tasks which must be repeated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    LARA

    LARA

    Lightweight Architecture for boundedly Rational Agents

    For the purpose of policy simulation in coupled social-ecological systems (e.g. energy supply), a credible modelling of actors – especially citizens – and their decision processes is needed. This requires a framework capable of handling high numbers of heterogeneous agents (several hundreds of thousands). LARA (Lightweight Architecture for boundedly Rational Agents) meets these requirements and fills the gap between frameworks without built-in psychological foundations and full-fledged...
    Downloads: 0 This Week
    Last Update:
    See Project