All Projects → Concurrency → Similar Projects or Alternatives

593 Open source projects that are alternatives of or similar to Concurrency

Java Concurrency Examples
Java Concurrency/Multithreading Tutorial with Examples for Dummies
Stars: ✭ 173 (-65.05%)
Mutual labels:  concurrency, thread, thread-pool
YACLib
Yet Another Concurrency Library
Stars: ✭ 193 (-61.01%)
Mutual labels:  thread, concurrency, thread-pool
Hamsters.js
100% Vanilla Javascript Multithreading & Parallel Execution Library
Stars: ✭ 517 (+4.44%)
Mutual labels:  concurrency, thread, thread-pool
haxe-concurrent
A haxelib for basic platform-agnostic concurrency support
Stars: ✭ 69 (-86.06%)
Mutual labels:  thread, concurrency, thread-pool
Concurrent Programming
🌵《实战java高并发程序设计》源码整理
Stars: ✭ 562 (+13.54%)
Mutual labels:  concurrency, thread, thread-pool
AtomicKit
Concurrency made simple in Swift.
Stars: ✭ 88 (-82.22%)
Mutual labels:  atomic, thread, concurrency
bascomtask
Lightweight parallel Java tasks
Stars: ✭ 49 (-90.1%)
Mutual labels:  thread, concurrency
Java Concurrent Programming
📓 《实战Java 高并发程序设计》笔记和源码整理
Stars: ✭ 162 (-67.27%)
Mutual labels:  concurrency, thread
Rpmalloc
Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C
Stars: ✭ 1,218 (+146.06%)
Mutual labels:  concurrency, thread
atomix
Simple and easy wrappers for Go sync/atomic package.
Stars: ✭ 26 (-94.75%)
Mutual labels:  atomic, concurrency
mulle-thread
🔠 Cross-platform thread/mutex/tss/atomic operations in C
Stars: ✭ 22 (-95.56%)
Mutual labels:  atomic, thread
React Native Threads
Create new JS processes for CPU intensive work
Stars: ✭ 527 (+6.46%)
Mutual labels:  concurrency, thread
Mt
tlock, RWMUTEX, Collab, USM, RSem and other C++ templates for Windows to provide read/write mutex locks, various multithreading tools, collaboration, differential updates and more
Stars: ✭ 18 (-96.36%)
Mutual labels:  concurrency, thread
Thread Pool
Thread pool implementation using c++11 threads
Stars: ✭ 417 (-15.76%)
Mutual labels:  concurrency, thread-pool
Agency
Execution primitives for C++
Stars: ✭ 127 (-74.34%)
Mutual labels:  concurrency, thread-pool
Threadly
Type-safe thread-local storage in Swift
Stars: ✭ 58 (-88.28%)
Mutual labels:  concurrency, thread
thread-pool
A modern thread pool implementation based on C++20
Stars: ✭ 104 (-78.99%)
Mutual labels:  concurrency, thread-pool
Oeasypool
c++11 thread pool
Stars: ✭ 18 (-96.36%)
Mutual labels:  thread, thread-pool
Sobjectizer
An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability proved by years in the production.
Stars: ✭ 172 (-65.25%)
Mutual labels:  concurrency, thread
Lightio
LightIO is a userland implemented green thread library for ruby
Stars: ✭ 165 (-66.67%)
Mutual labels:  concurrency, thread
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 (-66.26%)
Mutual labels:  concurrency, thread
Threadly
A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute threaded work safely.
Stars: ✭ 196 (-60.4%)
Mutual labels:  concurrency, thread-pool
thread-pool
BS::thread_pool: a fast, lightweight, and easy-to-use C++17 thread pool library
Stars: ✭ 1,043 (+110.71%)
Mutual labels:  concurrency, thread-pool
akali
C++ Common Library for Windows, Linux.
Stars: ✭ 34 (-93.13%)
Mutual labels:  thread, thread-pool
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.
Stars: ✭ 4,678 (+845.05%)
Mutual labels:  thread, thread-pool
go-worker-thread-pool
A visual working example of a Thread Pool pattern, based on a known blog article.
Stars: ✭ 24 (-95.15%)
Mutual labels:  thread, concurrency
practice
Java并发编程与高并发解决方案:http://coding.imooc.com/class/195.html Java开发企业级权限管理系统:http://coding.imooc.com/class/149.html
Stars: ✭ 39 (-92.12%)
Mutual labels:  atomic, concurrency
Swiftcoroutine
Swift coroutines for iOS, macOS and Linux.
Stars: ✭ 690 (+39.39%)
Mutual labels:  thread, atomic
theater
Actor framework for Dart. This package makes it easier to work with isolates, create clusters of isolates.
Stars: ✭ 29 (-94.14%)
Mutual labels:  thread, concurrency
awesome-dotnet-async
A curated list of awesome articles and resources to learning and practicing about async, threading, and channels in .Net platform. 😉
Stars: ✭ 84 (-83.03%)
Mutual labels:  thread, thread-pool
Rxjava Android Samples
Learning RxJava for Android by example
Stars: ✭ 7,520 (+1419.19%)
Mutual labels:  concurrency, thread
ComposableAsync
Create, compose and inject asynchronous behaviors in .Net Framework and .Net Core.
Stars: ✭ 28 (-94.34%)
Mutual labels:  thread, concurrency
context-propagation
Propagate snapshots of ThreadLocal values to another thread
Stars: ✭ 15 (-96.97%)
Mutual labels:  thread, concurrency
Python Atomicwrites
Powerful Python library for atomic file writes.
Stars: ✭ 253 (-48.89%)
Mutual labels:  concurrency, atomic
Rxjava2 Jdbc
RxJava2 integration with JDBC including Non-blocking Connection Pools
Stars: ✭ 360 (-27.27%)
Mutual labels:  concurrency
Crossbeam
Tools for concurrent programming in Rust
Stars: ✭ 4,180 (+744.44%)
Mutual labels:  concurrency
Alloy Worker
面向事务的高可用 Web Worker 通信框架
Stars: ✭ 349 (-29.49%)
Mutual labels:  thread
Fetch
Simple & Efficient data access for Scala and Scala.js
Stars: ✭ 453 (-8.48%)
Mutual labels:  concurrency
Concurrency Logger
Log HTTP requests/responses separately, visualize their concurrency and report logs/errors in context of a request.
Stars: ✭ 400 (-19.19%)
Mutual labels:  concurrency
Cloudi
A Cloud at the lowest level!
Stars: ✭ 352 (-28.89%)
Mutual labels:  concurrency
Jruby
JRuby is an implementation of the Ruby language using the JVM.
Stars: ✭ 3,576 (+622.42%)
Mutual labels:  concurrency
Post Me
📩 Use web Workers and other Windows through a simple Promise API
Stars: ✭ 398 (-19.6%)
Mutual labels:  concurrency
Concurrencpp
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
Stars: ✭ 340 (-31.31%)
Mutual labels:  concurrency
Machine
Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles
Stars: ✭ 346 (-30.1%)
Mutual labels:  concurrency
Parallel
Parallel processing for PHP based on Amp.
Stars: ✭ 478 (-3.43%)
Mutual labels:  concurrency
Chat
Java NIO+多线程实现聊天室
Stars: ✭ 454 (-8.28%)
Mutual labels:  thread-pool
Akka.net
Port of Akka actors for .NET
Stars: ✭ 4,024 (+712.93%)
Mutual labels:  concurrency
Threadpool
based on C++11 , a mini threadpool , accept variable number of parameters 基于C++11的线程池,简洁且可以带任意多的参数
Stars: ✭ 341 (-31.11%)
Mutual labels:  thread-pool
Rxgo
Reactive Extensions for the Go language.
Stars: ✭ 3,907 (+689.29%)
Mutual labels:  concurrency
Portable Snippets
Collection of miscellaneous portable C snippets.
Stars: ✭ 397 (-19.8%)
Mutual labels:  atomic
Golang step by step
Golang入门教程的文章、示例代码,喜欢就star,订阅就watch
Stars: ✭ 339 (-31.52%)
Mutual labels:  concurrency
Jotai
👻 Primitive and flexible state management for React
Stars: ✭ 6,453 (+1203.64%)
Mutual labels:  atomic
Symbolics.jl
A fast and modern CAS for a fast and modern language.
Stars: ✭ 435 (-12.12%)
Mutual labels:  cas
Ruby.fundamental
📚 Fundamental programming with ruby examples and references. It covers threads, SOLID principles, design patterns, data structures, algorithms. Books for reading. Repo for website https://github.com/khusnetdinov/betterdocs
Stars: ✭ 391 (-21.01%)
Mutual labels:  thread
Libconcurrent
©️ Concurrent Programming Library (Coroutine) for C11
Stars: ✭ 335 (-32.32%)
Mutual labels:  concurrency
Promise Fun
Promise packages, patterns, chat, and tutorials
Stars: ✭ 3,779 (+663.43%)
Mutual labels:  concurrency
Taskscheduler
A concise,practical async library for Android project,already was used in million devices
Stars: ✭ 385 (-22.22%)
Mutual labels:  thread
Django Concurrency
Optimistic lock implementation for Django. Prevents users from doing concurrent editing.
Stars: ✭ 327 (-33.94%)
Mutual labels:  concurrency
Swoole Src
🚀 Coroutine-based concurrency library for PHP
Stars: ✭ 17,175 (+3369.7%)
Mutual labels:  concurrency
Context Switch
Comparison of Rust async and Linux thread context switch time.
Stars: ✭ 483 (-2.42%)
Mutual labels:  thread
1-60 of 593 similar projects