117 projects for "open queue" with 1 filter applied:

  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    American Fuzzy Lop

    American Fuzzy Lop

    American fuzzy lop - a security-oriented fuzzer

    AFL (American Fuzzy Lop) is a widely used graybox fuzzer that discovers bugs by mutating inputs and steering execution using lightweight instrumentation. Instead of random mutations alone, it uses coverage feedback to evolve input corpora, pushing programs into deeper and more interesting code paths. Its workflow emphasizes quick start: point it at a target binary with compile-time instrumentation (or use QEMU-based mode when recompilation isn’t possible), seed it with a small corpus, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Apple CUPS

    Apple CUPS

    Apple CUPS Sources

    CUPS is the widely used printing system for UNIX-like operating systems that presents a modern, network-centric print stack built around IPP. It includes the scheduler (the print server), filters, backends, and PPD/driver plumbing needed to accept jobs, determine capabilities, rasterize or convert, and deliver output to devices over local and network transports. Its modular pipeline lets administrators and vendors plug in drivers or filter chains while retaining a consistent user-facing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Download machine

    Batch download manager

    Download Machine is pure Java daemon that watches queue files for changes. If a new entry is available, DM will download it. Queue files are just URL lists. DM supports resume for FTP, FSP and HTTP downloads.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    JLibModbus - Java Modbus Library

    JLibModbus - Java Modbus Library

    A modbus library implemented in Java.

    JLibModbus is an implementation of the Modbus protocol v1.1b in java language. The library supports the most popular communication libraries (jssc, rxtx, jSerialComm, purejavacomm, java comm api); Maven dependency: <dependency> <groupId>com.intelligt.modbus</groupId> <artifactId>jlibmodbus</artifactId> <version>1.2.9.7</version> </dependency> Implemented MODBUS functions: 0x01 Read Coils 0x02 Read Discrete Inputs 0x03 Read Holding Registers 0x04 Read Input...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 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
  • 5
    NOTY

    NOTY

    NOTY is a dependency-free notification library

    NOTY is a notification library that makes it easy to create alert - success - error - warning - information - confirmation messages as an alternative the standard alert dialog. There are lots of other options in the API to customize the text, animation, buttons, and much more. It also has various callbacks for the buttons, opening closing the notifications, and queue control. Dependency-free notification library that makes it easy to create alert - success - error - warning - information -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    LNNotificationsUI

    LNNotificationsUI

    A framework for displaying notifications similar to Apple's iOS

    LNNotificationsUI is a customizable in-app notification framework that mimics iOS and OS X notification center styles. It allows developers to display interactive notifications within their apps in a polished and consistent manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Algorithms in Python

    Algorithms in Python

    Data Structures and Algorithms in Python

    Algorithms in Python is a collection of algorithm and data structure implementations (primarily in Python) meant to serve as both learning material and reference code for engineers. It includes code for graph algorithms, heap data structures, stacks, queues, and more — each implemented cleanly so learners can trace logic and adapt for their problems. The repository is particularly useful for people preparing for competitive programming, job interviews, or building a foundational...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    YYKit

    YYKit

    A collection of iOS components

    YYKit is a large collection of iOS utility and component modules, intended to provide building blocks for iOS app development. It is released under the MIT license. The repository splits out independent submodules such as YYModel (a high-performance JSON ↔ model mapping layer), YYCache (a fast caching system), YYImage (image handling, including support for formats like WebP, APNG, GIF), YYWebImage (asynchronous image loading and caching), YYText (a rich text display and editing component),...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Angular Websocket

    Angular Websocket

    The missing Angular WebSocket module for connecting client apps

    ...It wraps the native WebSocket API in a way that plays nicely with Angular’s digest cycle, ensuring that UI updates are triggered when messages arrive. The library manages an internal send queue so that messages requested before the socket is open are safely sent once the connection is ready. It offers a set of convenience methods and callbacks, such as onMessage, onOpen, onClose, and onError, to keep WebSocket handling consistent with other Angular services. Developers can filter messages by string or regular expression and optionally disable automatic $digest calls when needed for performance. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 10
    Disque

    Disque

    Disque is a distributed message broker

    Disque is a distributed, fault-tolerant, in-memory message broker designed for job-/message-queue scenarios, created as an experiment to capture the “Redis as a jobs queue” use case but elevate it into a self-contained and scalable system. The design focuses on simplicity, providing a minimal and clear API for producers to enqueue jobs (messages) and consumers to process them, while handling replication, failure and re-queueing internally. Disque supports multi-master clusters where any node...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    yourDashboard

    yourDashboard

    Webbased Dashboard to show the status of your IT infrastructure

    We moved to GitHub. Please see https://github.com/michael-batz/yourDashboard yourDashboard is a webbased dashboard engine written in PHP. You can define multiple dashboards using a XML configuration file. Each dashboard consists of one or multiple dashlets, that will be reloaded in a configurable time interval using AJAX technology. yourDashboard comes with a few dashlets, but it is easy to write your own dashlet, too. At the moment, the follwing dashlets come with yourDashboard: -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Java Application Framework For All

    JAFFA is a Rich Web 2.0 POJO based Event-Driven SOA framework

    An Enterprise Focused Java Framework For Rapid Application Development. JAFFA is a Java web application development stack, build around Web 2.0 technologies (ExtJS, DWR, JAWR) with an extensive service architecture, meta-data layer and rules engine (based on JBoss AOP and Drools). It provides an event driven SOA infrastructure with advanced scheduling and queue sub-systems
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13

    xorlisp

    Bit level lambda continuations and nothing else - Queue automata

    Not working yet. To deal with the Halting Problem, computing and data are navigated using debugger ops: linearForward and treeForward, which navigate an astronomically large bit string where 1 is ( and 0 is ). All pairs are derived from (). For example, true is represented as ((()())()), and false is (()(()())). It appears related to the church encoding of lambda where T chooses first parameter and F chooses second, of a pair. Continuations are nearly finished code and are represented as a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MoleQueue

    MoleQueue

    Desktop integration of high performance computing resources

    ...Each queue can have programs, with templates to facilitate the execution of the program. Input files can be staged, and output files collected using a standard interface.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 15
    Node Crawler

    Node Crawler

    Web Crawler/Spider for NodeJS + server-side jQuery

    Most powerful, popular and production crawling/scraping package for Node, happy hacking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    mqnic - virtual link layer for qemu/kvm

    Low latency, high bandwidth IP for virtual machines

    MQNIC ( Message Queue NIC ) Virtual Link Layer The Message Queue NIC project provides a virtual link layer for qemu/kvm based virtual machines. The virtual link layer provides transport using the Apache ActiveMQ message server or other message bus and eliminates the need for external IP infrastructure to support VM deployments. Based on the ivshmem technology originally developed by Cam Macdonell the mqnic drivers use zero copy vm<->host data transfers and the apache message...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MusicPlayer

    MusicPlayer

    Music player - endlessly plays your music

    This music player is supposed to be simple and all centered around an infinite intelligent queue (some other players call this PartyShuffle or DJ mode). You can manually add songs to it - but if you don't or the queue gets too short, it will automatically intelligently fill it with further songs. The intelligent queue decision currently is based on: * song ratings * context-based choices, e.g. related songs more likely Other features of this player: * open source, simplified BSD license * simple * support of most important sound formats. just uses FFmpeg * music database (optional) * audio volume normalization. own ReplayGain implementation * gapless playback * Last.fm scrobbling * AcoustID fingerprint * imports iTunes song ratings
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    AutoTeach

    AutoTeach

    AutoTeach makes kids study and learn in exchange for internet access.

    ...Everything is open-licensed, either Creative Commons or GPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    wlFxp is a ftp/fxp client written in java and loosely based on FlashFXP. Features include things like Site Manager, Queue Manager, a little scripting, skiplist, socks4/5 support, OTP and TLS/SSL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Janos
    A java/SWT application designed to control the Sonos ZonePlayers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    IaaSMon

    Plugin for monitoring OpenStack IaaS using Nagios

    Plugin for monitoring OpenStack infrastructure-as-a-service using Nagios. This plugin enables Nagios to adapt monitoring to physical and virtual resources by mean of the listened in the AMPQ OpenStack queue.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Spooler is a tool that monitors jobs of any kind of application through plain text files simply containing the parameters needed to submit a report to a print queue. As a plus it can also convert a report into pdf format and send it attached to an email.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    RedMQ

    Simple, flexible messaging with Redis.

    RedMQ is a Redis-based messaging system that is specifically designed to support flexible messaging schemes, exposing an API that allows messages to be filtered by a number of message attributes. At its core is a Python TCP server built on Asynchronous Messaging Protocol and Twisted's AMP module. This means RedMQ can support clients in any language, though only two clients - PHP and Python - have been implemented to date. The API is designed with flexibility in mind, providing native support...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    LOGalyze CLI

    LOGalyze CLI

    Command line client interface for LOGalyze 4

    Command line LOGalyze client. logalyze-cli is a powerful command line client for managing LOGalyze engine. With LOGalyze application log analyzer, you can collect your log data from any device, analyze, normalize and parse them.
    Downloads: 0 This Week
    Last Update:
    See Project