All Projects → qless-php → Similar Projects or Alternatives

748 Open source projects that are alternatives of or similar to qless-php

Task after
Elixir TaskAfter library
Stars: ✭ 35 (+40%)
Mutual labels:  task
Jocko
Kafka implemented in Golang with built-in coordination (No ZK dep, single binary install, Cloud Native)
Stars: ✭ 4,445 (+17680%)
Mutual labels:  queue
maker
Maker is a advanced mobile ToDo app for Android and iOS
Stars: ✭ 35 (+40%)
Mutual labels:  task
Datastructure
常用数据结构及其算法的Java实现,包括但不仅限于链表、栈,队列,树,堆,图等经典数据结构及其他经典基础算法(如排序等)...
Stars: ✭ 419 (+1576%)
Mutual labels:  queue
Kommander Ios
A lightweight, pure-Swift library for manage the task execution in different threads. Through the definition a simple but powerful concept, Kommand.
Stars: ✭ 167 (+568%)
Mutual labels:  task
Mail
Library to send e-mails over different transports and protocols (like SMTP and IMAP) using immutable messages and streams. Also includes SMTP server.
Stars: ✭ 399 (+1496%)
Mutual labels:  queue
taskw-dart
Taskwarrior-inspired mobile todo app
Stars: ✭ 58 (+132%)
Mutual labels:  task
Npm Build Boilerplate
A collection of packages that build a website using npm scripts.
Stars: ✭ 963 (+3752%)
Mutual labels:  task
Atomic queue
C++ lockless queue.
Stars: ✭ 373 (+1392%)
Mutual labels:  queue
tasks
Package tasks is an easy to use in-process scheduler for recurring tasks in Go
Stars: ✭ 121 (+384%)
Mutual labels:  task
Exq
Job processing library for Elixir - compatible with Resque / Sidekiq
Stars: ✭ 1,218 (+4772%)
Mutual labels:  queue
Huey
a little task queue for python
Stars: ✭ 3,761 (+14944%)
Mutual labels:  queue
EnumerableAsyncProcessor
Process Multiple Asynchronous Tasks in Various Ways - One at a time / Batched / Rate limited / Concurrently
Stars: ✭ 84 (+236%)
Mutual labels:  task
Saea
SAEA.Socket is a high-performance IOCP framework TCP based on dotnet standard 2.0; Src contains its application test scenarios, such as websocket,rpc, redis driver, MVC WebAPI, lightweight message server, ultra large file transmission, etc. SAEA.Socket是一个高性能IOCP框架的 TCP,基于dotnet standard 2.0;Src中含有其应用测试场景,例如websocket、rpc、redis驱动、MVC WebAPI、轻量级消息服务器、超大文件传输等
Stars: ✭ 318 (+1172%)
Mutual labels:  queue
Bake
Bake is a bash task runner
Stars: ✭ 27 (+8%)
Mutual labels:  task
Go Diskqueue
A Go package providing a filesystem-backed FIFO queue
Stars: ✭ 302 (+1108%)
Mutual labels:  queue
YACLib
Yet Another Concurrency Library
Stars: ✭ 193 (+672%)
Mutual labels:  task
Redisson
Redisson - Redis Java client with features of In-Memory Data Grid. Over 50 Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Publish / Subscribe, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate, MyBatis, RPC, local cache ...
Stars: ✭ 17,972 (+71788%)
Mutual labels:  queue
Tasker
Tasker is a multipurpose task runner
Stars: ✭ 160 (+540%)
Mutual labels:  task
Swiftqueue
Job Scheduler for IOS with Concurrent run, failure/retry, persistence, repeat, delay and more
Stars: ✭ 276 (+1004%)
Mutual labels:  queue
croner
Trigger functions and/or evaluate cron expressions in JavaScript. No dependencies. Most features. All environments.
Stars: ✭ 169 (+576%)
Mutual labels:  task
Javascript Datastructures Algorithms
📚 collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book
Stars: ✭ 3,221 (+12784%)
Mutual labels:  queue
Taskmanager
A simple、 light(only two file)、fast 、powerful 、easy to use 、easy to extend 、 Android Library To Manager your AsyncTask/Thread/CallBack Jobqueue ! 一个超级简单,易用,轻量级,快速的异步任务管理器,类似于AsyncTask,但是比AsyncTask更好用,更易控制,从此不再写Thread ! ^_^
Stars: ✭ 25 (+0%)
Mutual labels:  task
Resque Scheduler
A light-weight job scheduling system built on top of Resque
Stars: ✭ 1,713 (+6752%)
Mutual labels:  queue
fast-laravel
基于Swoole的高性能HTTP服务器,加速您Laravel应用程序。
Stars: ✭ 33 (+32%)
Mutual labels:  task
2017 PyConTW Talk
tw.pycon.org/2017/events/talk/314386410792550475/
Stars: ✭ 18 (-28%)
Mutual labels:  task
Audioplayermanager
⚠️ No longer maintained ⚠️ Small Swift Wrapper and Queue-Manager around AVPlayer which let you play MediaPlayer items and stream songs from URLs.
Stars: ✭ 78 (+212%)
Mutual labels:  queue
Shellkit
Objective-C framework for running shell scripts.
Stars: ✭ 83 (+232%)
Mutual labels:  task
resc
A task orchestrator using redis, written in rust
Stars: ✭ 27 (+8%)
Mutual labels:  task
Queue
A Go queue manager on top of Redis
Stars: ✭ 74 (+196%)
Mutual labels:  queue
todo.link
基于项目的任务管理系统
Stars: ✭ 90 (+260%)
Mutual labels:  task
goqueue
See https://github.com/damnever/goctl
Stars: ✭ 48 (+92%)
Mutual labels:  queue
Then
🎬 Tame async code with battle-tested promises
Stars: ✭ 908 (+3532%)
Mutual labels:  task
Data-structures
Data Structures in Java
Stars: ✭ 13 (-48%)
Mutual labels:  queue
csharp-workshop
NDC London 2019, Workshop: Become a better C# programmer: more Value, more Expressions, no Waiting
Stars: ✭ 21 (-16%)
Mutual labels:  task
Ects
Elastic Crontab System 简单易用的分布式定时任务管理系统
Stars: ✭ 156 (+524%)
Mutual labels:  task
rust-sidekiq
Rust Sidekiq Client
Stars: ✭ 24 (-4%)
Mutual labels:  queue
Specification
OpenMessaging Specification
Stars: ✭ 242 (+868%)
Mutual labels:  queue
Cargo Make
Rust task runner and build tool.
Stars: ✭ 895 (+3480%)
Mutual labels:  task
Data-Structures-and-Algorithms
Implementation of various Data Structures and algorithms - Linked List, Stacks, Queues, Binary Search Tree, AVL tree,Red Black Trees, Trie, Graph Algorithms, Sorting Algorithms, Greedy Algorithms, Dynamic Programming, Segment Trees etc.
Stars: ✭ 144 (+476%)
Mutual labels:  queue
Distube
A Discord.js v12 module to simplify your music commands and play songs with audio filters on Discord without any API key. Support YouTube, SoundCloud, Bandcamp, Facebook, and 700+ more sites
Stars: ✭ 73 (+192%)
Mutual labels:  queue
queue-promise
A simple, dependency-free library for concurrent promise-based queues. Comes with with concurrency and timeout control.
Stars: ✭ 56 (+124%)
Mutual labels:  queue
owl
A high-performance, Redis-backed job queueing library originally built for Quirrel. Has an in-memory mode for development use cases.
Stars: ✭ 83 (+232%)
Mutual labels:  queue
psched
Priority-based Task Scheduling for Modern C++
Stars: ✭ 59 (+136%)
Mutual labels:  queue
Srdownloadmanager
Powerful and easy-to-use file download manager based on NSURLSession. Provide download status, progress and completion callback block.
Stars: ✭ 221 (+784%)
Mutual labels:  queue
turnio
🤖 Bot to manage a queue of slack users in a channel
Stars: ✭ 11 (-56%)
Mutual labels:  queue
Whattodo
A Simple Todo app design in Flutter to keep track of your task on daily basis. Its build on BLoC Pattern. You can add a project, labels, and due-date to your task also you can sort your task on the basis of project, label, and dates
Stars: ✭ 817 (+3168%)
Mutual labels:  task
jrsmq
A lightweight message queue for Java that requires no dedicated queue server. Just a Redis server.
Stars: ✭ 28 (+12%)
Mutual labels:  queue
Chronicle Queue
Micro second messaging that stores everything to disk
Stars: ✭ 2,489 (+9856%)
Mutual labels:  queue
queueable
Convert streams to async ⌛ iterables ➰
Stars: ✭ 43 (+72%)
Mutual labels:  queue
Taskwarrior
Taskwarrior - Command line Task Management
Stars: ✭ 2,239 (+8856%)
Mutual labels:  task
tasuku
✅ タスク — The minimal task runner for Node.js
Stars: ✭ 1,488 (+5852%)
Mutual labels:  task
Traffic Shm
traffic-shm (Anna) is a Java based lock free IPC library.
Stars: ✭ 72 (+188%)
Mutual labels:  queue
Laravel Queue Rabbitmq
RabbitMQ driver for Laravel Queue. Supports Laravel Horizon.
Stars: ✭ 1,175 (+4600%)
Mutual labels:  queue
Terraform Aws Ecs Container Definition
Terraform module to generate well-formed JSON documents (container definitions) that are passed to the aws_ecs_task_definition Terraform resource
Stars: ✭ 217 (+768%)
Mutual labels:  task
Tui.calendar
🍞📅A JavaScript calendar that has everything you need.
Stars: ✭ 9,537 (+38048%)
Mutual labels:  task
concurrent-tasks
A simple task runner which will run all tasks till completion, while maintaining concurrency limits.
Stars: ✭ 27 (+8%)
Mutual labels:  task
Queue classic
Simple, efficient worker queue for Ruby & PostgreSQL.
Stars: ✭ 1,175 (+4600%)
Mutual labels:  queue
timer.cljs
Scheduling async operations in Clojurescript
Stars: ✭ 22 (-12%)
Mutual labels:  task
Shuttle.esb
A highly extensible service bus implementation.
Stars: ✭ 71 (+184%)
Mutual labels:  queue
301-360 of 748 similar projects