Showing 76 open source projects for "queueing"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 1
    qBittorrent

    qBittorrent

    qBittorrent BitTorrent client

    qBittorrent is a free, open‑source BitTorrent client written in C++ and Qt, designed to serve as a reliable and ad‑free alternative to µTorrent with cross-platform support and a user-friendly interface. It aims to be a good alternative to all other BitTorrent clients out there. qBittorrent is fast, stable, and provides Unicode support as well as many features. Starting from v3.3.4, all source tarballs and binaries are signed. qBittorrent is a bittorrent client programmed in C++ / Qt that...
    Downloads: 380 This Week
    Last Update:
    See Project
  • 2
    HandBrake

    HandBrake

    A open source video to convert video from any format to modern codecs

    HandBrake is an open-source, GPL-licensed, multiplatform, multithreaded video transcoder, available for MacOS X, Linux and Windows.
    Downloads: 45 This Week
    Last Update:
    See Project
  • 3
    Namida

    Namida

    A Beautiful and Feature-rich Music & Video Player

    Namida is a modern, local-first music player that focuses on high-quality playback and robust library management. It scans device or desktop storage to build an organized library from folders and tags, presenting artists, albums, and tracks with artwork and rich metadata. The player emphasizes smooth navigation and playlist workflows, enabling favorites, custom lists, and quick queueing for flexible listening sessions. Audio features commonly include gapless playback and adjustable options...
    Downloads: 40 This Week
    Last Update:
    See Project
  • 4
    Kueue

    Kueue

    Kubernetes-native Job Queueing

    Kueue is a set of APIs and controllers for job queueing. It is a job-level manager that decides when a job should be admitted to start (as in pods can be created) and when it should stop (as in active pods should be deleted). Use Kueue to build a multi-tenant batch service with quotas and a hierarchy for sharing resources among teams in your organization. Based on the available quotas, Kueue decides when jobs should wait and when and where they should run. Kueue works in combination...
    Downloads: 1 This Week
    Last Update:
    See Project
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 5
    ENScan Go

    ENScan Go

    ENScan_GO is an enterprise information reconnaissance tool

    ENScan_GO is an enterprise information reconnaissance tool focused on Chinese corporate data sources. It aggregates official and third-party APIs to pull records like ICP filings, affiliated/holding companies, apps, mini-programs, and WeChat official accounts, then exports merged results for analysis. The tool targets analysts who need one-click collection and normalized output to reduce manual lookups across registries and platforms. Recent releases added a reworked task model with queueing...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    pg-boss

    pg-boss

    Queueing jobs in Postgres from Node.js like a boss

    pg-boss is a job queue manager for Node.js applications that leverages PostgreSQL to handle job scheduling, processing, and persistence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    bors-ng

    bors-ng

    A merge bot for GitHub Pull Requests

    bors-ng is a GitHub merge bot that enforces an “evergreen” main branch by queueing approved pull requests, testing them together on a staging branch, and only advancing main with the exact, passing commit set. Instead of maintainers repeatedly rebasing and merging one PR at a time, bors-ng batches r+-ed PRs, triggers your existing CI (e.g., GitHub Actions), and merges automatically when the batch is green. If a batch fails, it bisects the batch into smaller runs to isolate the culprit, landing...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    BLESSED for Android

    BLESSED for Android

    BLESSED, a Bluetooth Low Energy (BLE) library for Android

    BLESSED is a very compact Bluetooth Low Energy (BLE) library for Android 5 and higher, that makes working with BLE on Android very easy. It takes care of many aspects of working with BLE you would normally have to take care of yourself. The BLESSED library was inspired by CoreBluetooth on iOS and provides the same level of abstraction, but at the same time it also stays true to Android by keeping most methods the same and allowing you to work with the standard classes for Services,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Procrastinate

    Procrastinate

    PostgreSQL-based Task Queue for Python

    Procrastinate is a powerful PostgreSQL-based task queue for Python, built to integrate seamlessly with Django and FastAPI. It allows you to schedule and execute background jobs using your existing database infrastructure, avoiding the need for additional queueing systems like Redis. Procrastinate is designed with simplicity, reliability, and observability in mind.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 10
    ALE

    ALE

    Check syntax in Vim/Neovim asynchronously and fix files

    ... Protocol client, providing go-to-definition, hover, and code actions through LSP servers when available. Its fix-on-save pipelines and formatter integration help enforce team style guides reliably and repeatably. For large codebases and slower linters, ALE’s job queueing and smart debouncing prevent UI hiccups while still surfacing timely results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Asynq

    Asynq

    Simple, reliable, and efficient distributed task queue in Go

    Asynq is a Go library for queueing tasks and processing them asynchronously with workers. It's backed by Redis and is designed to be scalable yet easy to get started. Client puts tasks on a queue. Server pulls tasks off queues and starts a worker goroutine for each task. Tasks are processed concurrently by multiple workers. Task queues are used as a mechanism to distribute work across multiple machines. A system can consist of multiple worker servers and brokers, giving way to high availability...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Lumen Framework

    Lumen Framework

    The Laravel Lumen Framework

    Laravel Lumen is a stunningly fast PHP micro-framework for building web applications with expressive, elegant syntax. We believe development must be an enjoyable, creative experience to be truly fulfilling. Lumen attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as routing, database abstraction, queueing, and caching. The Lumen framework has a few system requirements. Of course, all of these requirements are satisfied by the Laravel...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Exq

    Exq

    Job processing library for Elixir - compatible with Resque / Sidekiq

    Exq is a job processing library compatible with Resque / Sidekiq for the Elixir language. Exq uses Redis as a store for background processing jobs. Exq handles concurrency, job persistence, job retries, reliable queueing and tracking so you don't have to. Jobs are persistent so they would survive across node restarts. You can use multiple Erlang nodes to process from the same pool of jobs. Exq uses a format that is Resque/Sidekiq compatible. This means you can use it to integrate with existing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    qBittorrent

    qBittorrent

    A free and reliable P2P BitTorrent client

    An advanced and multi-platform BitTorrent client with a nice Qt user interface as well as a Web UI for remote control and an integrated search engine. qBittorrent aims to meet the needs of most users while using as little CPU and memory as possible.
    Leader badge
    Downloads: 373,492 This Week
    Last Update:
    See Project
  • 15
    DC++

    DC++

    A Windows client for the Direct Connect networks

    DC++ is an open source Windows client for the Direct Connect file sharing network. The DC network is a decentralized network, made up of individual servers (hubs) that users join to share files with other members on that hub. Each hub is individually run by a fellow user of the DC network, and may have certain themes to the content on the hub. Hub owners set up rules to regulate their hub as they see fit.
    Leader badge
    Downloads: 1,859 This Week
    Last Update:
    See Project
  • 16
    Java Modelling Tools is a suite of scientific tools for performance analysis and modelling using queueing theory and colored stochastic Petri nets. Models are solved either with analytical, asymptotic or simulation methods; workload characterization tools are also included in the suite. See the project website for more details: http://jmt.sf.net
    Leader badge
    Downloads: 197 This Week
    Last Update:
    See Project
  • 17

    LINE Solver

    Queueing Theory Algorithms

    LINE is an open-source software package to analyze queueing models via analytical methods and simulation. The solver is available for Java/Kotlin, MATLAB, and Python. LINE features algorithms for the solution of open queueing systems (e.g., M/M/1, M/M/k, M/G/1, ...), open and closed queueing networks, and layered queueing networks. Additional details are available on the project website: http://line-solver.sf.net.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18
    Tuniac

    Tuniac

    Tuniac Media Player

    Tuniac is an iTunes style media player/manager for Windows. Advanced playlist editor, search as you type and queue support. Supports: MPEG-1 Audio (mp3, mp2, mp1) FLAC (flac, fla, oga, ogg) Advanced Audio Coding (aac, m4a, m4b, mp4) Apple Lossless Audio Codec aka ALAC (m4a) Windows Media Audio (wma) Vorbis (ogg) Opus (opus) WavPack (wv) TAK Audio (tak) TrueAudio (tta) Monkeys Audio (ape, mac) Musepack (mpc, mp+, mpp) OptimFrog (ofr, ofs) Shorten (shn) Dolby Digital...
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 19
    Shotcaller Godot

    Shotcaller Godot

    2D top-down 1v1 MOBA with autonomous units

    Shotcaller is a real-time tactical game prototype made with the Godot Engine, where players command units by assigning actions during brief pause intervals. The project showcases tactical AI, unit pathfinding, and strategic gameplay mechanics with an emphasis on clarity and control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Lumen PHP Framework

    Lumen PHP Framework

    The Laravel Lumen Framework.

    Laravel Lumen is a stunningly fast PHP micro-framework for building web applications with expressive, elegant syntax. We believe development must be an enjoyable, creative experience to be truly fulfilling. Lumen attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as routing, database abstraction, queueing, and caching.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    KumoMTA

    KumoMTA

    The first Open-Source high-performance MTA for high-volume senders

    KumoMTA is an Open-Source, enterprise-grade email message transfer agent (MTA) software for sending high-volume, business-critical emails. KumoMTA is typically chosen by high-volume email users looking to replace PowerMTA, Momentum, or traditional Open Source MTAs. KumoMTA offers high-performance message relay to the tune of millions of messages per hour per server, combined with extreme flexibility and configurability through its use of a Lua scripting engine for configuration and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PowerTip

    PowerTip

    A jQuery plugin that creates hover tooltips

    PowerTip is a jQuery tooltip plugin with some advanced features like hover intent testing, tooltip queueing, and support for complex data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JServiceServer
    With the JServiceServer you can provide services over a network via http (like web services) without any XML-overhead. It has been developed for small computer systems like Java-microcontrollers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Pretty Damn Quick (PDQ) analytically solves queueing network models of computer and manufacturing systems, data networks, etc., written in conventional programming languages. Generic or customized reports of predicted performance measures are output.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    CocoaAsyncSocket

    CocoaAsyncSocket

    Asynchronous socket networking library for Mac and iOS

    CocoaAsyncSocket provides easy-to-use and powerful asynchronous socket libraries for macOS, iOS, and tvOS. The classes are described below. The project is currently configured to build for iOS, tvOS and Mac. Simply add the package dependency to your Package.swift and depend on "CocoaAsyncSocket" in the necessary targets. You can also include it into your project by adding the source files directly, but you should probably be using a dependency manager to keep up to date. GCDAsyncSocket is a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.