Showing 47 open source projects for "parallel"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
  • 1
    NeoPixelBus

    NeoPixelBus

    An Arduino NeoPixel support library

    ...There are multiple competing libraries, FastLED being the biggest and Adafruit NeoPixel being the most common for beginners. On ESP32, both FastLED and NeoPixelBus can provide more than one channel/bus. FastLED primarily uses RMT to support 8 parallel channels. NeoPixelBus now supports the RMTs 8 channels and two more channels using i2s.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Monsputer project

    Monsputer project

    Documentation for the Z80 monsputer

    The Monsputer is a Z80 computer developped with old chips (and some new) collected over the years. It has about 2M memory, clocks at 4.0MHz, has serial ports, 1 parallel port, 1 CAN bus, 2 SPI, 1 I2C, a RTC and other features. It supports interrupts mode 2 but not DMA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ...Win NT/2K/XP/7/8/10/11, Linux/i386/AMD64/ARM, FreeBSD and MacOS X kernel driver and development library to control serial CBM devices, such as the Commodore 1541 disk drive, connected to the PC's parallel port via a XM1541 or XA1541 cable. Fast disk copier included. Successor of cbm4linux. Also supports the XU1541 and the XUM1541 USB devices (a.k.a. "ZoomFloppy").
    Leader badge
    Downloads: 37 This Week
    Last Update:
    See Project
  • 4
    WxPic
    WxPic allows, with a PC and an adapter (programmer), to program a PIC micro-controller, by loading a HEX file, reviewing and/or editing the configuration or memory and writing and/or verifying the device flash memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5

    parexec

    Execute multiple commands in parallel and display output with ncurses

    Usage: parexec NUMTHREADS where NUMTHREADS is the number of commands you want to execute in parallel The commands are read from stdin. Empty lines are ignored. Lines containing a single `-' instruct parexec to wait until all previous commands have finished before starting to execute further commands. When sending a SIGINT to parexec (usually done when you hit CTRL-C) it will wait for currently running processes, but if they are done parexec will exit ignoring all the following commands. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    prll

    A utility for parallelizing the execution of shell functions.

    PRLL HAS MOVED TO GITHUB https://github.com/exzombie/prll A utility for parallelizing the execution of shell functions. Focuses on convenience in interactive use, but is just as usable in shell scripts. Put your multicore to good use, or combine prll with ssh to create an instant cluster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    DIY Arduino Boards IO I2C

    DIY Arduino Boards for IO using port expanders and I2C

    DIY Arduino Boards PCF8674 MCP23017 74HC595 CD4021 I2C Parallel IO Piezo buzzers See the Files section for a wide range of sensors and sample code Schematics PCB Layout Sample Code
    Downloads: 31 This Week
    Last Update:
    See Project
  • 8

    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
  • 9
    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: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    A collection of libraries and tools to use graphical LC displays connected to the PC's parallel port.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    libieee1284 is a cross-platform library for parallel port access.
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 12
    grummel
    This C++ and Qt based project provides an easy way to control the step motor boards PAO-3M and SMK-4M-4A from Grummes Elektronik GmbH from within your own application. Interfacing is done using the LPT parallel port.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PyMW is a Python module for parallel master-worker computing in a variety of environments. With the PyMW module, users can write a single program that scales from multicore machines to global computing platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Software for controlling vending machines. Allows users to preload credits to their user accounts and use them to buy various goods from one or more vending machines connected to computer via parallel port relay interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    hardware log monitor that will display log behaviour via various hardware (parallel port, USB devices, ...). You can specify pattern(regexp) in log(s) on which hardware will turn on. It has also some unique ways of visualization of log files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    New programming language for SPS devices like Amtel Controller . The basic element of this language will be small Moduls of Code which work parallel (Multitasking). A Module can work indepent or with addiction to other Moduls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The libtlc54x helps you to communicate with the Texas Instruments TLC548/549 A/D-Converter via serial or parallel port. With the library you need only three steps to open the device, read the data and close the device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An high speed Linux device driver for the digital parallel I/O board DIO32HS produced by National Instrument. Currently we tested only computer input, were we get more than 5.5Mbytes/sec on a 32 bit wide bus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Parapin makes it easy to write code under Linux that controls individual pins on a PC parallel port. This kind of control is very useful for electronics projects that use the parallel port as a generic digital I/O interface (instead of as a printer port)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Uma API de C++ multi-plataforma que fornece fácil acesso à porta paralela. Com ela o desenvolvedor não se preocupa com inversões de bits e como o sistema lida com a porta. English: A C++ API for using the PC parallel port written in BR Portuguese
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is an easy to use library for interfacing with the parallel port from Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Parallel Events and Asynchronous tasKing Library. Originally combining multi-threading with an efficient I/O event model, it's now more a lightweight object-oriented framework for event-based applications.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 23
    Input/output (IO) C library exposing a common API for real mode and permission-restricted access to parallel port under Windows, Linux and MS-DOS operative systems. It also allows pin-by-pin port access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    pystim is an open source electrical stimulation device driver and development framework. It features a parallel/sequential block paradigm and supports event-base programming. It also provides a device simulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Cylon is a project to send various patterns to a simple LED display connected to the parallel port of a standard PC. The low-level drivers currently support Linux, but I have ported it to FreeBSD and Cygwin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB