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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1

    SWIFT

    SPH With Inter-dependent Fine-grained Tasking

    Shared-Memory Parallel Smoothed Particle Hydrodynamics (SPH) code for large-scale cosmological simulations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ASTRA Tomography Toolbox

    ASTRA Tomography Toolbox

    A high-performance GPU MATLAB toolbox for 2D and 3D tomography

    NB: The ASTRA Tomography Toolbox is now hosted at http://www.astra-toolbox.com/ The ASTRA Tomography Toolbox is a MATLAB toolbox based on high-performance GPU primitives for 2D and 3D tomography, developed jointly by the ASTRA-Vision Lab research group at the University of Antwerp and CWI, Amsterdam. It supports 2D parallel and fan beam geometries, and 3D parallel and cone beam. All of them have highly flexible source/detector positioning. A large number of 2D and 3D algorithms are available, including FBP, SIRT, SART, CGLS. The basic forward and backward projection operations are GPU-accelerated, and directly callable from MATLAB to enable building new algorithms.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    ParallelAccelerator.jl

    ParallelAccelerator.jl

    ParallelAccelerator package, part of the High Performance Scripting

    ...ParallelAccelerator compiles these parts of the program to fast native code. It automatically eliminates overheads such as array bounds checking when it is safe to do so. It also parallelizes and vectorizes many data-parallel operations. ParallelAccelerator is part of the High Performance Scripting (HPS) project at Intel Labs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    SAT-Assembler

    Scalable and accurate targeted gene assembly for large-scale NGS data

    ...It recovers genes from gene families of particular interest to biologists with high coverage, low chimera rate, and extremely low memory usage compared with exiting gene assembly tools. Moreover, it is naturally compatible with parallel computing platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 5

    CUPBB

    A Compute Unified Parallel Building Blocks Library Using GPU Computing

    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Robot Framework FTP Library

    Robot Framework FTP Library

    FTP client for Robot Framework

    SOURCE CODE MOVED TO https://github.com/kowalpy/Robot-Framework-FTP-Library . NEW RELEASES WILL APPEAR ONLY AT GITHUB AND PYPI. This Python library makes it possible to test or use FTP server using Robot Framework keywords. Together with the library, there are also available project example and keywords documentation created by libdoc. This sourceforge webpage is linked from http://robotframework.org/#test-libraries as external library so it can be considered as the official Robot...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Selendroid

    Selendroid

    Test automate native or hybrid Android apps and the mobile web

    ...Tests are written using the Selenium 2 client API. Selendroid can be used on emulators and real devices and can be integrated as a node into the Selenium Grid for scaling and parallel testing. Selendroid can be extended at runtime with your own extensions. Selendroid can interact with multiple Android devices (emulators or hardware devices) at the same time. UI elements can be found in different locator types. Same concept for automating native or hybrid apps. No modification of the app under test is required in order to automate it. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8

    Folder

    Toolbox for modelling deformation in layered media in 2D

    Folder is a tool to simulate and analyse the development of structures in mechanically layered media during layer parallel shortening or extension. It includes a graphical user interface that allows for easy designing of complex geometrical models, defining material parameters (including linear and non-linear rheology), and specifying type and amount of deformation. It also includes a range of features that facilitate the visualization and examination of various relevant quantities e.g. velocities, stress, rate of deformation, pressure, and finite strain. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Bat2015

    Bat2015

    Bachelor of Science (Informatik)

    ...With a focus on the MILP methods we implement a load balancing and speed up the solving process in a multiplicative way. Sometimes we have super-linear speedup with a small set of hardware. With a splitting of problems, parallel computing and distributing the actual best solution to all running processes we solve CBP much faster than a sequential processing can do.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • 10

    ClockSimpleJEE

    Sample simplejee code, advanced junit test usage

    This is the pure MVC lightweight framework. 10 times speed and limited filesize. Login: EmpID:160208 Password:mala We have junit test parallel system, you can use production database and test database at same time
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ParDRR-MPI

    Parallel Duplicate Read Remover with MPI

    ParDRR-MPI is a parallel tool to remove duplicate reads. Duplicate reads can be seen as identical or nearly identical sequences with some mismatches. This tool will let the users to avoid the analysis of not necessary reads, reducing the time of subsequent procedures with the dataset (e.g., assemblies, mappings, etc.). The tool is implemented with MPI in order to exploit the parallel capabilities of multicore clusters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    HLearn

    HLearn

    Homomorphic machine learning

    HLearn is a Haskell-based machine learning library focused on composability, algebraic structure, and performance. It provides a functional approach to building machine learning algorithms by leveraging algebraic properties such as monoids and groups. This allows for parallel, incremental, and distributed computation in a mathematically consistent way. HLearn aims to provide implementations of common algorithms like k-means, naive Bayes, and others while maintaining the expressiveness and safety of the Haskell language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Polaris CFD

    Aerodynamics simulations based on gas kinetics

    Polaris CFD is a complete CFD software suite for Aerodynamics simulations created by Alta Dynamics. It is validated to provided accurate results for both internal and external flow problems. Its viewer is built on ParaView for pre and post processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PLUTO is an automatic source-to-source transformer that can optimize nested loop sequences for coarse-grained parallelism and cache locality simultaneously. OpenMP parallel code for multicores can be generated from regular C program sections. Version
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Osman Arabic Text Readability

    Osman Arabic Text Readability

    Open Source tool for Arabic text readability

    ...All the readability metrics mentioned in Section \ref{calcRead} are included within the open source code, they all work with vocalised and non-vocalised text but based our results presented here we recommend adding the diacritics in by using the addTashkeel() method. See the files sections for the vocalised version of UN Arabic English parallel paragraphs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    ViennaWD

    Classical and quantum semiconductor device simulation

    The ViennaWD package provides a selection of simulation tools supporting classical and quantum approaches for semiconductor device simulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Python Control Systems Library

    Python Control Systems Library

    Feedback control system analysis and design

    The Python Control Systems Library, python-control, is a python module that implements basic operations for analysis and design of feedback control systems. This homepage for this project is at http://python-control.org and the code base in maintained at https://github.com/python-control/python-control. Information on this page is out of date, but left here for posterity.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    XSS-Scanner

    XSS-Scanner

    Powerful XSS Scanner based on Selenium Web Driver

    ...XSS scanner walks through all reachable pages of your web-site and checks all forms that can be potentially vulnerable. XSS-Scanner is a multi-threading app that works in parallel in several browser windows to save time and improve efficiency. After working, it creates a nice web page with a report of a test result. This app is absolutely free XSS Scanner, based on Selenium Web Driver. It scans directly in your browser. All you need is FireFox with FireFoxDriver (usually it is built-in). Here you can find a self-sufficient source, feel free to use and extend it if needed: https://github.com/pashna/XSS-scanner To check vulnerabilities, XSS-scanner uses a list of known XSS-injection provided by owasp: https://www.owasp.org/index.php/XSS_Filter_Evasion_Cheat_Sheet Let's test and keep safe!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Handy TCP/IP Server/Client Tools

    Various TCP/IP servers, clients and network management tools

    IPtools is an all in one package that includes various TCP/IP tools. Server: - FTP - TFTP - Syslog - Web - Remote Command - General UDP server - Multicast server Client utilities: - Multicast client - TFTP client Starting on version 0.2.0, a powerful network connection tools UBridge is added, it can bridge: - VXLAN (newly released) - UDP sessions - NIC card of the PC - Connections to Cisco Router Simulator "GNS3/dynamips" and H3C Router Simulator...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    GPFS Monitor Suite

    A suite of tools for monitoring GPFS clusters.

    The GPFS Monitor Suite was developed at the National Center for Atmospheric Research (NCAR) to assist with the deployment and operation of the GLADE storage envrionment, which utilizes IBM's General Parallel File System (GPFS). The suite uses perl scripts and Ganglia to provide low impact near real time monitoring of a GPFS multi-cluster environment consisting of 4,700+ Linux systems. This is not a standalone package, some assembly on your part is required!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    libsombrero

    Astronomical object/structure detection from 1D and 2D data sets.

    Sombrero is a fast wavelet image processing and object detection C library for astronomical images. Sombrero is named after the "Mexican Hat" shape of the wavelet masks used in image convolution and is released under the GNU LGPL library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    libCudaOptimize

    A Parallel Optimization library with CUDA

    LibCudaOptimize is a GPU-based open source library that allows you to run state-of-the-art bio-inspired optimization heuristics in parallel to optimize a fitness function, introduce a new optimization algorithm, or easily modify/extend existing ones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Program jobman (Job Manager) glues executables written in different languages according to a given flow. The program can run executables with arguments in parallel (multiprocessed) or in loop or in any combination of them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    rascanprint

    rascanprint

    Emulator based copier scanner and printer

    ...This library (the DLL), to work with the scanner (the default) through universal TWAIN-driver interface to the OS NT/2000/2003/XP/7/8, is designed for quick scanning without all the dialogues and acknowledgments are sent to the printing of the image and the parallel archiving of all scans in BMP or JPEG. A prerequisite for the development was the need to automate scanning and printing press of a button on the scanner (native software does not support it), due to geographically dispersed scanner and printer in order not to run back and forth, a kind of software emulation of the copier. DLL provides universal access for other applications, regardless of the language in the environment Win ALL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project aims to provide bit-parallel based string comparison tools on modern accelerators, as well as on common multi-core CPUs. Fundamentally, these tools are specified for biological data (i.e DNA, RNA sequences), however, they could also be extended to process other types of text data.
    Downloads: 1 This Week
    Last Update:
    See Project