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
    Transformer TTS

    Transformer TTS

    Implementation of a Transformer based neural network

    ...This design addresses common autoregressive issues such as repetition, skipped words, and unstable attention, and results in robust, fast synthesis where all frames are predicted in parallel. The repository ships with tooling to build datasets (especially LJSpeech) and create training data, plus scripts to train both the aligner and the TTS model, monitor training with TensorBoard, and resume or reset training runs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    FARM

    FARM

    Fast & easy transfer learning for NLP

    ...With FARM you can build fast proofs-of-concept for tasks like text classification, NER or question answering and transfer them easily into production. Easy fine-tuning of language models to your task and domain language. AMP optimizers (~35% faster) and parallel preprocessing (16 CPU cores => ~16x faster). Modular design of language models and prediction heads. Switch between heads or combine them for multitask learning. Full Compatibility with HuggingFace Transformers' models and model hub. Smooth upgrading to newer language models. Integration of custom datasets via Processor class. Powerful experiment tracking & execution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Amadeus

    Amadeus

    Harmonious distributed data analysis in Rust

    Amadeus is a high-performance, distributed data processing framework written in Rust, designed to offer an ergonomic and safe alternative to tools like Apache Spark. It provides both streaming and batch capabilities, allowing users to work with real-time and historical data at scale. Thanks to Rust’s memory safety and zero-cost abstractions, Amadeus delivers performance gains while reducing the complexity and bugs common in large-scale data pipelines. It emphasizes developer productivity...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    LBRYcrd

    LBRYcrd

    The blockchain that provides the digital content namespace for LBRY

    ...The most salient feature of the LBRY blockchain is the association of a normalized string of characters (a “name”) with a structured set of metadata. This coupling is called a claim. The LBRY blockchain stores names and metadata in a parallel Merkle tree, separate from the tree used to store transaction data. This allows LBRY URLs to be trustfully resolved even without a full copy of the blockchain.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Inventors: Validate Your Idea, Protect It and Gain Market Advantages Icon
    Inventors: Validate Your Idea, Protect It and Gain Market Advantages

    SenseIP is ideal for individual inventors, startups, and businesses

    senseIP is an AI innovation platform for inventors, automating any aspect of IP from the moment you have an idea. You can have it researched for uniqueness and protected; quickly and effortlessly, without expensive attorneys. Built for business success while securing your competitive edge.
    Learn More
  • 5

    Precision_trimmer

    Precision resistance value trim circuit using standard parts.

    By using standard precision resistors in parallel and series with standard 1, 2, 5 multiple potentiometers, a precision, narrow range resistance trimmer can be created. Fixed resistors are more stable than potentiometers and the circuit reduces the effects of the potentiometer while also determining a precise range. For convenience, a Python script is used to assist in part selection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    kAtomics

    Geometric kernel for CAD programs using an atomic approach

    This kernel uses a discrete approach where the geometry is split into "atoms" at a fixed resolution (e.g. 1µm). The aim is to make full use of the parallel processing capabilities of modern graphics hardware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Lightweight-Stream-API

    Lightweight-Stream-API

    Stream API from Java 8 rewritten on iterators for Java 7 and below

    Stream API from Java 8 rewritten on iterators for Java 7 and below.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8

    PyBitBanger

    Python controlled hardware.

    With the demise of the parallel port, a simple way for a Python script to control external hardware has disappeared. The goal of this project is to use relatively simple hardware like an Arduino Nano and the Microchip MCP23S17 port expander as an extensible bit banger. Ideally, all hardware should be leaded and breadboard friendly for easy project prototyping.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    exa

    exa

    A modern replacement for ls

    ...Different types of file and data will be coloured differently, and the user and group columns will be highlighted for the current user. exa can display a file’s extended attributes, as well as standard filesystem information such as the inode, the number of blocks, and a file’s various dates and times. exa queries files in parallel, giving you performance on par with ls. Not only is the standard tree tool built-in, but it’ll show you your files’ information alongside the hierarchy. View the staged and unstaged status of every file, right there in the standard view. Also works in tree view for a high-level overview of your repository.
    Downloads: 1 This Week
    Last Update:
    See Project
  • eProcurement Software Icon
    eProcurement Software

    Enterprises and companies seeking a solution to manage all their procurement operations and processes

    eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
    Learn More
  • 10

    Pushloc

    A wireless push-type network simulator.

    A wireless push-type network simulator that considers locality of demand for performance improvement. The network environment consists of multiple directed emitters for parallel data broadcasting. Performance depends on the mean response time of clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    YOLO ROS

    YOLO ROS

    YOLO ROS: Real-Time Object Detection for ROS

    ...Darknet on the CPU is fast (approximately 1.5 seconds on an Intel Core i7-6700HQ CPU @ 2.60GHz × 8) but it's like 500 times faster on GPU! You'll have to have an Nvidia GPU and you'll have to install CUDA. The CMakeLists.txt file automatically detects if you have CUDA installed or not. CUDA is a parallel computing platform and application programming interface (API) model created by Nvidia.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    XLM (Cross-lingual Language Model)

    XLM (Cross-lingual Language Model)

    PyTorch original implementation of Cross-lingual Language Model

    XLM (Cross-lingual Language Model) is a family of multilingual pretraining methods that align representations across languages to enable strong zero-shot transfer. It popularized objectives like Masked Language Modeling (MLM) across many languages and Translation Language Modeling (TLM) that jointly trains on parallel sentence pairs to tighten cross-lingual alignment. Using a shared subword vocabulary, XLM learns language-agnostic features that work well for classification and sequence labeling tasks such as XNLI, NER, and POS without target-language supervision. The repository provides preprocessing pipelines, training code, and fine-tuning scripts so you can reproduce benchmark results or adapt models to your own multilingual corpora. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Ultra Runner

    Ultra Runner

    Ultra fast monorepo script runner and build tool

    Ultra Runner is a high-performance task runner for monorepos. It optimizes package execution, dependency management, and caching to improve speed and efficiency when running scripts across multiple projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    HamsterLab

    HamsterLab

    education, children, course, C programming language, maze, 2d graphic

    ...It is designed to be used for teaching classes and contains a possible lesson plan (currently only in German). Special thanks to Oliver Saalfeld for drawing the texture graphics. Please note that the software is not finished, yet, since it is developed right now in parallel to my current course. Also a user guide is supposed to come. By now, please read the README file in doc/ for some minor instructions. For a quick start, download HamsterLab_bundle.zip for a ready to use version on Linux/Windows with Code::Blocks IDE and libSIGIL graphics library (pay attention to the corresponding licenses) or use HamsterLab.zip for the plain sources (GPLv3). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    parallel_hmmer

    Lets HMMER programs use databases presplit to compute nodes.

    Modified HMMER that can utilize databases split across compute nodes, as opposed to using one large database on the master node and moving all of the data across the network on each run. Also implements a web server interface which is aware of these changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RadonDB

    RadonDB

    RadonDB is an open source, cloud-native MySQL database

    RadonDB is a cloud-native database based on MySQL, and architected in fully distributed cluster that enable unlimited scalability (scale-out), capacity and performance. It supported distributed transaction that ensure high data consistency, and leveraged MySQL as storage engine for trusted data reliability. RadonDB is compatible with MySQL protocol, and sup-porting automatic table sharding as well as batch of automation feature for simplifying the maintenance and operation workflow. RadonDB...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    multirpc

    multirpc

    Multi transport RPC

    ...This GoLang module provides a full stack for implementing a flexible RPC service. The same mux router could be used for providing service to multiple network transports in parallel. The aim for multirpc is to provide and easy way to implement an RPC communication over any transport layer, using the same JSON structure and signature schema. The API consumer only needs to provide the application layer (define the custom JSON fields and handlers). The RPC provides security mechanisms for validating the origin and for authentication (using secp256k1 cryptography). ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Gnuplot Helper

    Gnuplot Helper

    It generates and runs gnuplot scripts in Graphical User Interface mode

    Gnuplot is a software for plotting 2D or 3D graph in command line mode. Some users are uncomfortable to remember command sets which must be exactly entered. This software runs in parallel to gnuplot in Graphical Window mode to generate graph for you automatically. It greatly reduces error possibility during runtime and hence faster to use. You need to install gnuplot first and then install this software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    esprint

    esprint

    Fast eslint runner

    esprint (pronounced E-S-sprint) speeds up eslint by running the linting engine across multiple threads. esprint sets up a server daemon to cache the lint status of each file in memory. It uses a watcher to determine when files change, to only lint files as necessary. It also has a CI mode where it does not set up a daemon and just lints in parallel. In order to use esprint, first place an .esprintrc file in the root directory your project. This is similar to a .flowconfig if you use flow types. The .esprintrc file describes which paths to lint and which paths to ignore. You can also override the port to start the background server on. esprint will find the root of your project automatically and lint the whole project. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    IGA PEH

    Isogeometric Analysis (IGA) of Piezoelectric Energy Harvesters (PEH)

    Isogeometric Analysis (IGA) is a modification of the Finite Element Method (FEM), which uses Non-Uniform Rational B-Splines (NURBS) as shape functions. With NURBS in the Kirchhoff-Love plate theory framework, the geometry is precisely represented, and the second-order derivatives appearing in its weak form can be efficiently approximated. In this work, we analyze piezoelectric energy harvesters (PEH) with the IGA, considering the Kirchhoff-Love plate theory. The work includes cantilever...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PostCSS Import

    PostCSS Import

    PostCSS plugin to inline at-import rules content

    PostCSS Import is a plugin for PostCSS that enables the use of @import statements within CSS files. It allows modularizing CSS by merging multiple stylesheets into a single processed output, improving maintainability and compatibility with modern front-end workflows.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22
    TymeacDSE

    TymeacDSE

    Data Parallel Engine for JavaSE

    TymeacDSE is a Fork-Join application server employing the Divide-and-Conquer methodology in either an embedded or remote (RMI) configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    TymeacSE

    Task Parallel Engine for JavaSE

    TymeacSE is a full-feature, multi-threading, fork-join framework for Java SE development (RMI and internal server). TymeacSE provides a high performance queuing facility, professional thread management and recursive processing that is easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    FDMNES powered by sparse solvers

    FDMNES powered by sparse solvers

    The sources and builds history of FDMNES project

    The sources and builds history of FDMNES project (http://neel.cnrs.fr/spip.php?rubrique1007&lang=en ) with parallel sparse solvers moved to github: https://github.com/gudasergey/fdmnes
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    lin_guider
    ...It supports Philips, Logitech, uvc webcams, QHY5, QHY6, DSI2PRO, QHY5L-II-M, QHY5L-II-C, QHY5-II, ATIK, Starlight Xpress, ZWO ASI astrocams for video and FTDI chip-based, parallel port-based (LPT), GPIO-based, GPUSB devices, Nexstar-protocol based and QHY5, QHY6, QHY5L-II-M, QHY5L-II-C, QHY5-II, ATIK, Starlight Xpress, ZWO ASI astrocams for pulse guiding. Starlight Xpress ltd. is helping this project http://www.sxccd.com/
    Downloads: 16 This Week
    Last Update:
    See Project