Executor Open Source Projects

Browse 154 Executor open source projects, ranked by GitHub stars. Find the most popular Executor tools and libraries.

Share your experience:✍️ Write a Post❓ Ask a Question
1-60 of 154 projects
24,377 stars

redisson/redisson

Redisson: Valkey & Redis Java Client and Real-Time Data Platform. Sync/Async/RxJava/Reactive API. Over 50 Valkey and Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Bloom filter, Spring, Tomcat, Scheduler, JCache API, Hibernate, RPC, local cache..

Metrics details
Stars24,377
9,562 stars

embassy-rs/embassy

Modern embedded framework, using Rust and async.

Metrics details
Stars9,562
8,292 stars

alibaba/transmittable-thread-local

📌 a missing Java std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.

Metrics details
Stars8,292
7,563 stars

jenkinsci/docker

Docker official jenkins repo

Metrics details
Stars7,563
5,011 stars

smol-rs/smol

A small and fast async runtime for Rust

Metrics details
Stars5,011
4,585 stars

CL0610/Java-concurrency

concurrency

Metrics details
Stars4,585
4,526 stars

OAID/Tengine

Tengine is a lite, high performance, modular inference engine for embedded device

Metrics details
Stars4,526
4,007 stars

BoltsFramework/Bolts-Android

Bolts is a collection of low-level libraries designed to make developing mobile apps easier.

Metrics details
Stars4,007
4,006 stars

firecow/gitlab-ci-local

Tired of pushing to test your .gitlab-ci.yml?

Metrics details
Stars4,006
3,807 stars

puckel/docker-airflow

Docker Apache Airflow

Metrics details
Stars3,807
3,563 stars

chrislusf/gleam

Fast, efficient, and scalable distributed map/reduce system, DAG execution, in memory or on disk, written in pure Go, runs standalone or distributedly.

Metrics details
Stars3,563
3,253 stars

Tinche/aiofiles

File support for asyncio

Metrics details
Stars3,253
3,006 stars

LuckyZXL2016/Movie_Recommend

基于Spark的电影推荐系统,包含爬虫项目、web网站、后台管理系统以及spark推荐系统

Metrics details
Stars3,006
2,909 stars

bastion-rs/bastion

Highly-available Distributed Fault-tolerant Runtime

Metrics details
Stars2,909
2,756 stars

David-Haim/concurrencpp

Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all

Metrics details
Stars2,756
2,608 stars

AFLplusplus/LibAFL

Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, ...

Metrics details
Stars2,608
2,430 stars

formulahendry/vscode-code-runner

Code Runner for Visual Studio Code

Metrics details
Stars2,430
1,795 stars

radondb/radon

RadonDB is an open source, cloud-native MySQL database for building global, scalable cloud services

Metrics details
Stars1,795
1,707 stars

facebookexperimental/libunifex

Unified Executors

Metrics details
Stars1,707
1,669 stars

jwpttcg66/NettyGameServer

使用netty4.X实现的手机游戏分布式服务器,支持tcp,udp,http,websocket链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用mybatis3支持db存储分库分表,支持异步mysql存储,db保存时同步更新reids缓存。 使用ExcelToCode工程,将excel数据生成java类和json数据字典,DictService直接读取json,减少数据字典部分代码。使用game-executor工程,增加游戏内的异步事件全局服务, 支持事件sharding,均衡的异步执行事件逻辑

Metrics details
Stars1,669
1,629 stars

facebookincubator/submitit

Python 3.8+ toolbox for submitting jobs to Slurm

Metrics details
Stars1,629
1,609 stars

LeonardoZ/java-concurrency-patterns

Concurrency Patterns and features found in Java, through multithreaded programming. Threads, Locks, Atomics and more.

Metrics details
Stars1,609
1,441 stars

Shopify/graphql-batch

A query batching executor for the graphql gem

Metrics details
Stars1,441
1,322 stars

bikeshedder/deadpool

Dead simple pool implementation for rust with async-await

Metrics details
Stars1,322
1,317 stars

BoltsFramework/Bolts-Swift

Bolts is a collection of low-level libraries designed to make developing mobile apps easier.

Metrics details
Stars1,317
1,209 stars

ovh/venom

🐍 Manage and run your integration tests with efficiency - Venom run executors (script, HTTP Request, web, imap, etc... ) and assertions

Metrics details
Stars1,209
1,183 stars

easyandroidgroup/EasyAndroid

一系列简单、轻量、方便的Android开发工具集合(持续更新中),包括Android动态权限、SharedPreferences、反射、日志、Toast、Bundle、MVP、线程池、Html、图文混排、蒙层引导、拍照、图库选择等

Metrics details
Stars1,183
1,123 stars

oeljeklaus-you/UserActionAnalyzePlatform

电商用户行为分析大数据平台

Metrics details
Stars1,123
1,117 stars

apenella/go-ansible

Go-ansible is a Go package that enables the execution of ansible-playbook or ansible commands directly from Golang applications. It supports a wide range of options for each command, enabling smooth integration of Ansible functionality into your projects.

Metrics details
Stars1,117
1,074 stars

broadinstitute/cromwell

Scientific workflow engine designed for simplicity & scalability. Trivially transition between one off use cases to massive scale production environments

Metrics details
Stars1,074
851 stars

Naios/continuable

C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)

Metrics details
Stars851
827 stars

HubSpot/Singularity

Scheduler (HTTP API and webapp) for running Mesos tasks—long running processes, one-off tasks, and scheduled jobs. #hubspot-open-source

Metrics details
Stars827
709 stars

zesterer/pollster

A minimal async executor that lets you block on a future

Metrics details
Stars709
683 stars

database-rider/database-rider

Database testing made easy!

Metrics details
Stars683
679 stars

stlab/libraries

ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.

Metrics details
Stars679
634 stars

bloomen/transwarp

A header-only C++ library for task concurrency

Metrics details
Stars634
622 stars

joblib/loky

Robust and reusable Executor for joblib

Metrics details
Stars622
610 stars

criyle/go-judge

Sandbox service built on Linux container technologies with simple REST and gRPC API

Metrics details
Stars610
596 stars

smol-rs/async-task

Task abstraction for building executors

Metrics details
Stars596
592 stars

qubole/sparklens

Qubole Sparklens tool for performance tuning Apache Spark

Metrics details
Stars592
544 stars

addy-dclxvi/tint2-theme-collections

My personal backup repository of Tint2 themes

Metrics details
Stars544
521 stars

y123456yz/reading-and-annotate-mongodb-3.6

分布式文档数据库mongodb-3.6(mongos、mongod、wiredtiger存储引擎)源码中文注释分析,持续更新。后期重点进行mongodb-4.4最新版本内核源码分析

Metrics details
Stars521
512 stars

chriskohlhoff/executors

C++ library for executors

Metrics details
Stars512
511 stars

xxl-job/xxl-job-executor-go

xxl-job 执行器(golang 客户端)

Metrics details
Stars511
507 stars

mkorpela/pabot

Parallel executor for Robot Framework test cases.

Metrics details
Stars507
468 stars

Viscent/javamtia

《Java多线程编程实战指南(核心篇)》的配套源码

Metrics details
Stars468
427 stars

teambition/teambition-sdk

Isomorphic JavaScript SDK for Teambition APIs

Metrics details
Stars427
399 stars

discourse/mini_sql

a minimal, fast, safe sql executor

Metrics details
Stars399
398 stars

chaosblade-io/chaosblade-exec-jvm

Chaosblade executor for chaos experiments on Java applications(对 Java 应用实施混沌实验的 chaosblade 执行器)

Metrics details
Stars398
372 stars

graphql-python/graphql-core-legacy

GraphQL base implementation for Python (legacy version – see graphql-core for the current one)

Metrics details
Stars372
368 stars

ayufan/gitlab-ci-multi-runner

This repository is a mirror for automated DockerHub builds. Please go to:

Metrics details
Stars368
362 stars

Restioson/xtra

🎭 A tiny actor framework

Metrics details
Stars362
336 stars

Comcast/rulio

Rulio

Metrics details
Stars336
335 stars

citusdata/postgres_vectorization_test

Vectorized executor to speed up PostgreSQL

Metrics details
Stars335
329 stars

hongzimao/decima-sim

Learning Scheduling Algorithms for Data Processing Clusters

Metrics details
Stars329
329 stars

cfsamson/books-futures-explained

The repository for the book Futures Explained in 200 lines of Rust

Metrics details
Stars329
317 stars

callicoder/java-concurrency-examples

Java Concurrency/Multithreading Tutorial with Examples for Dummies

Metrics details
Stars317
313 stars

spoddutur/spark-notes

Metrics details
Stars313
306 stars

modern-go/concurrent

concurrency utilities

Metrics details
Stars306
297 stars

GoogleCloudPlatform/airflow-operator

Kubernetes custom controller and CRDs to managing Airflow

Metrics details
Stars297
1-60 of 154 projects
Get A Weekly Email With Trending Executor Projects
Stay updated on Executor plus related topics you pick below.

Copyright 2018-2026 Awesome Open Source.  All rights reserved.