Showing 100 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
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1

    neuranep

    Neural Network Engineering Platform

    A parallel-programming framework for concurrently running large numbers of small autonomous jobs, or microthreads, across multiple cores in a CPU or CPUs in a cluster. NeuraNEP emulates a distributed processing environment capable of handling millions of microthreads in parallel, for example running neural networks with millions of spiking cells.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Parallel Compute
    Center for Parallel Computing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    ProC 3.0

    smart Workflow Engine

    ProC 3.0 is a scientific workflow engine to build, manage and execute workflows (pipelines) in heterogeneous environments, supporting GRID and other means of parallel processing. It includes a data management component (DMC) to transparently access databases for storage of results and automatically adds metadata to track the processing of data products, so that at every time a full processing history is available. The software was developed and used within the ESA Planck satellite mission.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    mapgraph

    mapgraph

    Massively Parallel Graph processing on GPUs -- now part of Blazegraph

    Mapgraph is SYSTAP’s disruptive new technology to exploit the main memory bandwidth advantages of GPUs. The early work was co-developed with the University of Utah SCI Institute and has its pedigree in the UINTAH software running on over 750M cores on the TITAN Super Computer. Today, SYSTAP has commercialized this technology into it’s Blazegraph Accelerator and Blazegraph HPC products. Checkout our options for GPU acceleration of graphs or contact us to learn more: ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn traffic into pipeline and prospects into customers Icon
    Turn traffic into pipeline and prospects into customers

    For account executives and sales engineers looking for a solution to manage their insights and sales data

    Docket is an AI-powered sales enablement platform designed to unify go-to-market (GTM) data through its proprietary Sales Knowledge Lake™ and activate it with intelligent AI agents. The platform helps marketing teams increase pipeline generation by 15% by engaging website visitors in human-like conversations and qualifying leads. For sales teams, Docket improves seller efficiency by 33% by providing instant product knowledge, retrieving collateral, and creating personalized documents. Built for GTM teams, Docket integrates with over 100 tools across the revenue tech stack and offers enterprise-grade security with SOC 2 Type II, GDPR, and ISO 27001 compliance. Customers report improved win rates, shorter sales cycles, and dramatically reduced response times. Docket’s scalable, accurate, and fast AI agents deliver reliable answers with confidence scores, empowering teams to close deals faster.
    Learn More
  • 5
    MDcore is an Open-Source library implementing the core functionality of a Molecular Dynamics engine. The engine is inherently multi-threaded and runs efficiently on multi-processor/multi-core shared-memory architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PiSvM is a parallel Support Vector Machine (SVM) implementation. It supports C-SVC, nu-SVC, epsilon-SVR and nu-SVR and has a command-line interface similar to the popular LibSVM package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Hrothgar Parallel LM/MCMC Minimizer

    A versatile MCMC and downhill optimization engine

    Hrothgar is a parallel minimizer and Markov Chain Monte Carlo generator by Andisheh Mahdavi of San Francisco State University. It has been used to solve optimization problems in astrophysics (galaxy cluster mass profiles) as well as in experimental particle physics (hadronic tau decays). It is probably adaptable enough to be applied to your merit function if you can write it in C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    pmutualinformation

    Computes pairwise genes mutual information using GEPs

    pmutualinformation (parallel mutual information) computes the pairwise Mutual Information for all pairs of genes from a potentially massive and heterogeneous dataset containing GEPs. GEPs can be part of different experiments collected from public repositories. pmutualinformation runs on MIMD systems and has been implemented in C using the MPI standard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    GENIE (GEne-geNe IntEraction)

    GPU based Parallel Gene-Gene Interaction Analysis

    Gene-gene interaction in genetic association studies is computationally intensive when a large number of SNPs are involved. Most of the latest Central Processing Units (CPUs) have multiple cores, whereas Graphics Processing Units (GPUs) also have hundreds of cores and have been recently used to implement faster scientific software. However, currently there are no genetic analysis software packages that allow users to fully utilize the computing power of these multi-core devices for genetic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver trusted data with dbt Icon
    Deliver trusted data with dbt

    dbt Labs empowers data teams to build reliable, governed data pipelines—accelerating analytics and AI initiatives with speed and confidence.

    Data teams use dbt to codify business logic and make it accessible to the entire organization—for use in reporting, ML modeling, and operational workflows.
    Learn More
  • 10
    The parallelized FDTD Schrodinger Solver implements a parallel algorithm for solving the time-independent 3d Schrodinger equation using the finite difference time domain (FDTD) method. See the Hosted Apps > MediaWiki menu item for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    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
  • 13

    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
  • 14
    parastructure is a perl script collection to run the population genetics software STRUCTURE from Pritchard et al. 2000 (http://pritch.bsd.uchicago.edu/structure.html) in parallel on a cluster (beowulf type). Each run of K (the number of populations) is executed separately on each CPU of the cluster trough queue system based on PBS. A summary statistics table and distruct figures (Noah Rosenberg: http://www.stanford.edu/group/rosenberglab/distruct.html) are built at the end of the run. A patch for the structure (ran.c) is also provided in order to correct the generation of the seed number.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    SPSens

    Stochastic parameter sensitivity analysis for chemical networks

    ...Additionally the package includes basic stochastic simulation algorithms. The package includes several example networks which can be easily modified for other networks. Serial and parallel MPI implementations can be built and called from the command line. The serial implementation of the package can also be called from Matlab via the MEX interface with limited functionality. It supports many user specified options, including the use of antithetic sampling that can be used in some cases to increase efficiency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    COS - Parallel Community Detection

    COS is a free, opensource parallel k-clique community detection method

    Clique percolation method On Steroids (COS) enable k-clique communities to be detected, in parallel, from large-scale networks. Its low memory requirements, together with its linear speedup, make it really efficient, even on dense, highly interconnected networks. COS should be the method of choice for k-clique community detection aiming at very high performance and low resource requirements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Drivers and applications for the range of Scientific CCD cameras produced by Apogee Instruments Inc. Both ISA and Parallel interfaces are supported. A high level library and GUI are provided for Astronomical applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    LCD_TUI_Toolkit

    LCD TextUserInterface Toolkit with edit widgets on alphanumeric LCD

    ...To ease creations of many menus with always same appearance. Simple example menus demo provided. Low-level LCD part included is for classic hardware HD44780 through the parallel port (based on code by Randy Rasa, see at http://ee.cleversoul.com/lcd-project.html)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Optimizer for External Function Evaluation. Can handle function and least square minimization. Designed for external time consuming simulators (e.g. FEM simulator, Spice simulator). Can define parallel running tasks for gradient and line minimization
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    balaBLAST
    balaBLAST is a free useful tool for the parallel execution of NCBI BLAST. It exploits I/O parallelism and database partitioning, while guaranteeing the same output reporting of a single-core NBCI BLAST. Really easy to install, with package Debian.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    pMap is an MPI-based tool to parallelize the alignment step of state-of-the-art sequence mapping programs. It allows transparent execution of the alignment step of a selected program in parallel on a compute-cluster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    EPSILON is a powerful Open Source wavelet image compressor. The project is aimed on parallel and robust image processing.
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 23
    cca-forum
    Cca-forum unifies the Common Component Architecture tools and tutorial. It includes the CCA specifications, the Ccaffeine framework for HPC, and related tools. These support multilanguage scientific and parallel computing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    parashell - Parallel Port Control
    Parallel Port Control Made Easy - parashell allows control of a PC parallel port (input and output) with simple command line arguments. The simplicity of these programs make it very easy to use in scripts. Control stepper motors, Relays, LEDs, etc...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Distributed Parallel Programming for Python! This package builds on traditional Python by enabling users to write distributed, parallel programs based on MPI message passing primitives. General python objects can be messaged between processors. Ru
    Downloads: 0 This Week
    Last Update:
    See Project