ThreadlyA library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute threaded work safely.
AclServer framework and network components written by C/C++ for Linux, Mac, FreeBSD, Solaris(x86), Windows, Android, IOS
AgencyExecution primitives for C++
ThreadpoolA fastest, exception-safety and pure C++17 thread pool.
Threads.js🧵 Make web workers & worker threads as simple as a function call.
MementoFairly basic redis-like hashmap implementation on top of a epoll TCP server.
Vos backendvangav open source - backend; a backend generator (generates more than 90% of the code needed for big scale backend services)
MarlA hybrid thread / fiber task scheduler written in C++ 11
Pysoc.js😎 Simple gsoc data scraper, search for any keyword and instantly get data about the orgs that match your search criteria, use filters to sort and analyse the data, uses fuzzy-searching to improve user-search experience
AndroidutilcodeAndroidUtilCode 🔥 is a powerful & easy to use library for Android. This library encapsulates the functions that commonly used in Android development which have complete demo and unit test. By using it's encapsulated APIs, you can greatly improve the development efficiency. The program mainly consists of two modules which is utilcode, which is commonly used in development, and subutil which is rarely used in development, but the utils can be beneficial to simplify the main module. 🔥
Hamsters.js100% Vanilla Javascript Multithreading & Parallel Execution Library
0d1nTool for automating customized attacks against web applications. Fully made in C language with pthreads, it has fast performance.
Thread PoolThread pool implementation using c++11 threads
Transmittable Thread Local📌 TransmittableThreadLocal (TTL), the missing Java™ std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.
Threadpoolbased on C++11 , a mini threadpool , accept variable number of parameters 基于C++11的线程池,简洁且可以带任意多的参数
awesome-dotnet-asyncA curated list of awesome articles and resources to learning and practicing about async, threading, and channels in .Net platform. 😉
sph-libmore than 80 gpl3+ licensed guile scheme libraries
VutilsVutils or Vic Utilities is an utility library written in Modern C++ and for Modern C++. It helps your programming go easier, faster, and simpler.
vos whatsappvangav open source - whatsapp; generated using vangav backend:
thread poolThread pool using std::* primitives from C++17, with optional priority queue/greenthreading for POSIX.
dw-thread-poolA simple, header-only, dependency-free, C++ 11 based ThreadPool library.
Mgx🌈 A high performance network framework written in c++ (support tcp and http)
thread-poolA modern thread pool implementation based on C++20
hellhoundA set of libraries to create asynchronous, high performance, scalable and simple application.
java-sdk一些常用的java sdk和工具类(日期工具类,分布式锁,redis缓存,二叉树,反射工具类,线程池,对称/非对称/分段加解密,json序列化,http工具,雪花算法,字符串相似度,集合操作工具,xml解析,重试Retry工具类,Jvm监控等)
leekDistributed task redisqueue(最简单python分布式函数调度框架)
akaliC++ Common Library for Windows, Linux.
penguinVSimple and fast C++ image processing library with focus on heterogeneous systems
goetheThreading and Caching Utilities for golang
thread-poolBS::thread_pool: a fast, lightweight, and easy-to-use C++17 thread pool library
LazyLight-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.
asyncasync is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded MPMC lock-free queue.
torequestsAsync wrapper for requests / aiohttp, and some crawler toolkits. Let synchronization code enjoy the performance of asynchronous programming.
YACLibYet Another Concurrency Library
dynamic-threadpool📌 强大的动态线程池框架,附带监控报警功能。支持 JDK、Tomcat、Jetty、Undertow 线程池;Dubbo、Dubbox、RabbitMQ、RocketMQ、Hystrix 消费线程池(更多框架线程池还在适配中)。内置两种使用模式:轻量级依赖配置中心以及无中间件依赖版本。