Showing 50 open source projects for "parallel"

View related business solutions
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 1
    FreeFileSync

    FreeFileSync

    Folder comparison and synchronization software

    FreeFileSync is a folder comparison and synchronization software that creates and manages backup copies of all your important files. Instead of copying every file every time, FreeFileSync determines the differences between a source and a target folder and transfers only the minimum amount of data needed. FreeFileSync is Open Source software, available for Windows, macOS, and Linux.
    Downloads: 69 This Week
    Last Update:
    See Project
  • 2
    PRDownloader

    PRDownloader

    A file downloader library for Android with pause and resume support

    ...PRDownloader gives callbacks for everything like onProgress, onCancel, onStart, onError and etc while downloading a file. Supports proper request canceling. Many requests can be made in parallel. All types of customization are possible.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    JennyNet2

    JennyNet2

    Java transport layer on the TCP/IP network

    Java Network Transport Layer resting on TCP/IP for client/server or peer-to-peer communication with high efficiency on multi-processor systems. Based on a multi-threaded architecture, enables parallel sending and receiving of Java objects and file transfers on multiple priority channels. Uses Java default and optional Kryo for object serialisation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    OpenAS2

    OpenAS2

    AS2 1.1 server implementation in Java

    ...It is intended to be used as a server. It is extremely configurable and supports a wide variety of signing and encryption algorithms. Supports very high traffic volume allowing parallel processing of files per partner. SUPPORT: Please use the Github issues and Discussions channels here: https://github.com/OpenAS2/OpenAs2App/ Requirements: - Java 11 or newer (tested with the LTS versions of Java up to 21) - Any OS that runs Java Planned enhancements in the next major release: - User interace configuration GUI - Certificate Exchange Management IMPORTANT: Java 8 is no longer supported.
    Leader badge
    Downloads: 75 This Week
    Last Update:
    See Project
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 5

    gross

    Gross greylisting server

    ...The features that make gross stand out from other greylisters are: - it's blazingly fast - it's amazingly resource efficient - it can be configured to query DNSBL databases, and enforce greylisting only for hosts that are found on those databases - it can block hosts that match multiple DNSBL's - it can be replicated and run parallel on two servers - It supports Sun Java System Messaging Server, Postfix, Sendmail and Exim.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    gr-acars

    gr-acars

    ACARS decoder for GNURadio, for RTL-SDR, PlutoSDR or UHD receivers.

    ...The latest 2022 release for GNU Radio 3.9 and 3,10, following 3.8 named ng for New Generation, aims at adding bitrate clock tracking + removes the external dependence with libfftw by using the GNU Radio FFT wrapper. Doing so, multiple ACARS decoding blocks can run in parallel. Compile for x86 PC with: cd 3.10ng mkdir build cd build cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr .. make -j4 sudo make install (developed and tested on Debian GNU/Linux) Compile for RaspberryPi4/Buildroot (located in BR_PATH): cmake -DCMAKE_INSTALL_PREFIX:PATH=$BR_PATH/output/target/usr -DCMAKE_TOOLCHAIN_FILE=$BR_PATH/output/host/share/buildroot/toolchainfile.cmake ../ make -j4 make install
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Pget

    Pget

    The fastest, resumable file download client

    Multi-Connection Download using parallel requests. This program comes with no warranty. You must use this program at your own risk.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    LMAX Disruptor

    LMAX Disruptor

    High performance inter-thread messaging library

    LMAX aims to be the fastest trading platform in the world. Clearly, in order to achieve this we needed to do something special to achieve very low-latency and high-throughput with our Java platform. Performance testing showed that using queues to pass data between stages of the system was introducing latency, so we focused on optimising this area. The Disruptor is the result of our research and testing. We found that cache misses at the CPU-level, and locks requiring kernel arbitration are...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    cwdaemon

    morse daemon for the serial or parallel port

    This project is no longer actively developed on SourceForge. Its development has been fully moved to https://github.com/acerion/cwdaemon on 2024.08.03. ------ cwdaemon is a small daemon which uses the PC parallel or serial port and a simple transistor switch to output morse code to a transmitter from a text message sent to it via the udp internet protocol. The program uses the soundcard or PC speaker to generate a sidetone. Current version of cwdaemon is 0.12.0, it has been released in May 2023. Source code for cwdaemon is available on github: https://github.com/acerion/cwdaemon
    Downloads: 0 This Week
    Last Update:
    See Project
  • Yeastar: Business Phone System and Unified Communications Icon
    Yeastar: Business Phone System and Unified Communications

    Go beyond just a PBX with all communications integrated as one.

    User-friendly, optimized, and scalable, the Yeastar P-Series Phone System redefines business connectivity by bringing together calling, meetings, omnichannel messaging, and integrations in one simple platform—removing the limitations of distance, platforms, and systems.
    Learn More
  • 10
    pacman.store

    pacman.store

    Pacman Mirror via IPFS for ArchLinux, Endeavouros, Manjaro

    ...The data is held and shared by a collaborative cluster, which is provided by volunteers. Install ipfs on each of your systems - I recommend my AUR package go-ipfs-git which uses the hardened service file. It makes sense to set the parallel downloads to two and disable the download timeout, to avoid unnecessary aborts if ipfs needs initially a bit more time to find the right peers in the network (especially on high latency internet connections).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    nftool

    nftool

    A suite of tools for NFT generative art

    ...Merge collections, shuffle collections. Find collisions between collections, and image Generation. Generate images from the collection description. Generate images in parallel. Generate only missing images (if you delete a few images from the output folder). Generate traits rarity. Generate collection rarity. Provenance, generate provenance, OpenSea, update metadata of collection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    yowsup

    yowsup

    The WhatsApp lib

    yowsup is a python library that enables building applications that can communicate with WhatsApp users. The project started as the protocol engine behind Wazapp for Meego and OpenWA for BB10. Now as a standalone library it can be used to power any custom WhatsApp client. During maintenance of yowsup, several projects have been spawned in order to support different features that get introduced by WhatsApp. Some of those features are not necessarily exclusive to WhatsApp and therefore it only...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14

    imaplib2 module

    Threaded Python IMAP4 client

    Python IMAP4rev1 mail protocol client class using threads for parallel operation. PLEASE NOTE - active development of this module has now moved to https://github.com/imaplib2/imaplib2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    HelloNzb

    HelloNzb

    The Binary Usenet Tool

    With HelloNzb you can download (binary) files from Usenet servers via NZB index files. The software is based on Java and can thus run on many platforms (tested on Windows and Linux). Automatic archive verification via PAR2, automatic RAR archive extraction, built-in yEnc- and UU-decoding. Portable, no installation required.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    FileDownloader

    FileDownloader

    Android multi-task file download engine

    A reliable, flexible, fast and powerful download engine. Simple use case such as start and cancel, download queue or get state or task info. The advanced use case such as set max parallel running count, set remit database delay milliseconds or injection components. FileDownloader is multitask, multi thread (multi connection), breakpoint-resume, high-concurrency, simple to use, single/not single-process. From now on, FileDownloader supports the following components to be customized by yourself, Connection, OutputStream, Database, ConnectionCountAdapter, IdGenerator, and ForegroundServiceConfig. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Scrollout F1

    Scrollout F1

    An easy-to-use anti-spam email gateway

    • Designed for Linux and Windows email system administrators, Scrollout F1 is an easy to use, already adjusted email firewall (gateway) offering free anti-spam and anti-virus protection aiming to secure existing email servers, old or new, such as Microsoft Exchange, Lotus Domino, Postfix, Exim, Sendmail, Qmail and others. • Built-in multilayer security levels make configuration effort equal to a car radio. • It combines simplicity with effective protection using powerful open source...
    Leader badge
    Downloads: 106,448 This Week
    Last Update:
    See Project
  • 18
    JennyNet

    JennyNet

    Java Network Layer for Server/Client Communication

    Java Network Layer resting on TCP/IP is now developed by Wolfgang Keller, SF user "kse". This site is outdated and contains an old version of the software. I have given up developing this project and left all copyright to Wolfgang Keller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    bulk email sender

    bulk email sender

    Bulk email sender run as windows background service

    bulk email sender java (1) Import emails form Excel file (2) append more receiver's mails in the Excel file while the mailing program is still running. (3) simultaneously/ in parallel start as many number of mailer-programs on my system as I want to. (4) When mail is sent, the program should update Date and Time of sending of mail in another cell of the same Excel file (6) Program hidden from everywhere. you can stop it form Task Manager" from Services/process list.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    patient0

    patient0

    An Atari-ST floppy copier via parallel port

    Primary design to backup Atari ST floppies on a Linux box via a simple ECP compliant cable, patient0 is a command line utility that could be extended for other platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    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: 7 This Week
    Last Update:
    See Project
  • 22

    jmpshcmd - smarthome command tool

    java based cmd tool to connect different smarthome plattforms

    This project is stopped at the moment because of very interesting parallel activities like openhab... ------------- In the smarthome area different systems and technologies can be found. If you want to use only one user interface for all devices you will not find the "right" tool. But there are different automation plattforms like homematic or openhab and often a scripting feature are available.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    socketReader sends and receives messages via TCP/IP socket and file system. M:N routing is supported. Many communication paths can be configured in parallel. Both, Linux/Unix and Windows, are supported.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    TCM's bin2img converter

    TCM's bin2img converter

    a powerful tool for sharing non-image files on image hosting sites

    ...It converts files into the PNG image format and is able to directly upload to an image hosting site. You can split files to circumvent file size limits, with a nice side effect: parallel, faster downloads. Using image hosting sites for sharing files has advantages over conventional One-click hosting services: No download queue and full speed. 1-click downloads are possible by using a special URL protocol: b2i:// The tool creates real, valid PNG files and encodes the files into pixel colors based on the byte values instead of breaking file format specs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    LanHunt

    LanHunt

    Lan Search Engine

    LanHunt is a lan based search engine, which enable users to download and look for content shared on local area network. LanHunt is fast, typically giving results in seconds. Database update is required only once from the inbuilt updater. Supports parallel downloads, parallel searching, direct "open location" feature, filetype based narrowing and much more.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next