Showing 51 open source projects for "parallel-sudoku-solver"

View related business solutions
  • 1Password makes it easy to store and share passwords anywhere, anytime Icon
    1Password makes it easy to store and share passwords anywhere, anytime

    More than a password manager.

    Protect yourself, your family, or your global workforce with simple security, easy secret sharing, and actionable insight reports.
    Start Today
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • 1
    PRDownloader

    PRDownloader

    A file downloader library for Android with pause and resume support

    ..., 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: 4 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    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: 0 This Week
    Last Update:
    See Project
  • 4
    OpenAS2

    OpenAS2

    AS2 1.1 server implementation in Java

    OpenAS2 is a java-based implementation of the EDIINT AS2 standard. 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. 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...
    Leader badge
    Downloads: 31 This Week
    Last Update:
    See Project
  • Manage printing in a cost-efficient and eco-friendly way with Gelato. Icon
    Manage printing in a cost-efficient and eco-friendly way with Gelato.

    Gelato offers an extensive catalog of custom products, a zero-inventory business model, and free designing tools—all in one place.

    The world's largest print on demand network with 140+ production partners across 32 countries. Gelato offers end-to-end design, production and logistics for individuals looking to start their own business today!
    Sign up for Free
  • 5
    pacman.store

    pacman.store

    Pacman Mirror via IPFS for ArchLinux, Endeavouros, Manjaro

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

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

    gross

    Gross greylisting server

    Gross is a 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
  • 8
    gr-acars

    gr-acars

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

    ... wrapper. Doing so, multiple ACARS decoding blocks can run in parallel. Compile for x86 PC with: cd 3.8ng 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
  • 9
    nftool

    nftool

    A suite of tools for NFT generative art

    A suite of tools for NFT generative art. Generate ERC-721 and ERC-1155 compatible metadata. Traits/Attributes/Properties Generation. Configure custom rarity. Generate collection attributes configuration file. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 10
    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
  • 11
    multirpc

    multirpc

    Multi transport RPC

    A JSON-driven, signature-ready, flexible and modular RPC stack for multiple transports. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    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
  • 13
    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: 6 This Week
    Last Update:
    See Project
  • 14
    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...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    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: 143,883 This Week
    Last Update:
    See Project
  • 16
    JennyNet

    JennyNet

    Java Network Layer for Server/Client Communication

    Java Network 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 Kryo for object serialisation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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: 1 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    Grammar based Combinatorial Solver

    Grammar based Combinatorial Solver

    Solver with Applications in Computer Network Systems Design

    The solver performs an exhaustive search on the space defined using simple formal language grammar constructs to identify solutions that meet the objective and constraints. It can be used to easily define complex discrete multi-dimensional combinatorial problems that are otherwise difficult to model using Mixed Integer Linear Programming solvers. The solver does not make any assumptions on continuity of the search space. The solver is implemented in PHP. A GoJS based visualization is provided...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

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

    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. The main idea behind jmpshcmd is a java based tool with support for missing features (like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    TCM's bin2img converter

    TCM's bin2img converter

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

    ATTENTION: MOVED TO GITHUB BECAUSE SOURCEFORGE SUCKS! https://github.com/thecodemonkey86/bin2img/releases bin2img converter is 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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: 0 This Week
    Last Update:
    See Project
  • 25
    CatchUp Podcast Reciever
    CatchUp is a simple, platform independent podcast client written in Java. It features an automatic cleanup of old files and an optional automatic volume adjustment using MP3Gain (mp3gain.sourceforge.net). Java SE 1.6.0 or higher required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next