All Projects → AtomicKit → Similar Projects or Alternatives

584 Open source projects that are alternatives of or similar to AtomicKit

practice
Java并发编程与高并发解决方案:http://coding.imooc.com/class/195.html Java开发企业级权限管理系统:http://coding.imooc.com/class/149.html
Stars: ✭ 39 (-55.68%)
Mutual labels:  atomic, concurrency, semaphore
futex
File-based Ruby Mutex
Stars: ✭ 14 (-84.09%)
Mutual labels:  concurrency, lock, mutex
async
Synchronization and asynchronous computation package for Go
Stars: ✭ 104 (+18.18%)
Mutual labels:  concurrency, lock, mutex
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 (-79.55%)
Mutual labels:  thread, concurrency, lock
Concurrency
Java 并发编程知识梳理以及常见处理模式 features and patterns
Stars: ✭ 495 (+462.5%)
Mutual labels:  atomic, thread, concurrency
haxe-concurrent
A haxelib for basic platform-agnostic concurrency support
Stars: ✭ 69 (-21.59%)
Mutual labels:  thread, concurrency, lock
Java Concurrency Examples
Java Concurrency/Multithreading Tutorial with Examples for Dummies
Stars: ✭ 173 (+96.59%)
Mutual labels:  thread, concurrency, lock
Python Atomicwrites
Powerful Python library for atomic file writes.
Stars: ✭ 253 (+187.5%)
Mutual labels:  atomic, concurrency
mutex
Mutex lock implementation
Stars: ✭ 28 (-68.18%)
Mutual labels:  lock, mutex
concurrency-kit
🚄 Concurrency abstractions framework for Apple Platforms [Task, Atomic, Lock, Operation, etc.].
Stars: ✭ 17 (-80.68%)
Mutual labels:  concurrency, mutex
gpool
gpool - a generic context-aware resizable goroutines pool to bound concurrency based on semaphore.
Stars: ✭ 84 (-4.55%)
Mutual labels:  concurrency, semaphore
django-concurrency-talk
🎭 Database Integrity in Django: Safely Handling Critical Data in Distributed Systems
Stars: ✭ 49 (-44.32%)
Mutual labels:  concurrency, lock
Swiftcoroutine
Swift coroutines for iOS, macOS and Linux.
Stars: ✭ 690 (+684.09%)
Mutual labels:  atomic, thread
mcfgthread
Cornerstone of the MOST efficient std::thread on Windows for mingw-w64
Stars: ✭ 143 (+62.5%)
Mutual labels:  thread, mutex
run exclusive
⚡🔒 Wait queue for function execution 🔒 ⚡
Stars: ✭ 22 (-75%)
Mutual labels:  lock, mutex
Concurrent Programming
🌵《实战java高并发程序设计》源码整理
Stars: ✭ 562 (+538.64%)
Mutual labels:  thread, concurrency
Rxjava Android Samples
Learning RxJava for Android by example
Stars: ✭ 7,520 (+8445.45%)
Mutual labels:  thread, concurrency
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 (+95.45%)
Mutual labels:  thread, concurrency
Lightio
LightIO is a userland implemented green thread library for ruby
Stars: ✭ 165 (+87.5%)
Mutual labels:  thread, concurrency
Threadly
Type-safe thread-local storage in Swift
Stars: ✭ 58 (-34.09%)
Mutual labels:  thread, concurrency
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 (+89.77%)
Mutual labels:  thread, concurrency
context-propagation
Propagate snapshots of ThreadLocal values to another thread
Stars: ✭ 15 (-82.95%)
Mutual labels:  thread, concurrency
Node Proper Lockfile
An inter-process and inter-machine lockfile utility that works on a local or network file system.
Stars: ✭ 139 (+57.95%)
Mutual labels:  atomic, lock
YACLib
Yet Another Concurrency Library
Stars: ✭ 193 (+119.32%)
Mutual labels:  thread, concurrency
bascomtask
Lightweight parallel Java tasks
Stars: ✭ 49 (-44.32%)
Mutual labels:  thread, concurrency
mutexsafe
MutexSafe will help you use mutex more effectively. Different mutex for different components are presented. In addition, you can add your own lockers and use within the library.
Stars: ✭ 15 (-82.95%)
Mutual labels:  lock, mutex
semaphore
Wrapping sync.Mutex for familiar semaphore api
Stars: ✭ 39 (-55.68%)
Mutual labels:  semaphore, mutex
ComposableAsync
Create, compose and inject asynchronous behaviors in .Net Framework and .Net Core.
Stars: ✭ 28 (-68.18%)
Mutual labels:  thread, concurrency
go-lock
go-lock is a lock library implementing read-write mutex and read-write trylock without starvation
Stars: ✭ 78 (-11.36%)
Mutual labels:  lock, mutex
concurrent-resource
A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.
Stars: ✭ 17 (-80.68%)
Mutual labels:  concurrency, thread-safety
theater
Actor framework for Dart. This package makes it easier to work with isolates, create clusters of isolates.
Stars: ✭ 29 (-67.05%)
Mutual labels:  thread, concurrency
mulle-thread
🔠 Cross-platform thread/mutex/tss/atomic operations in C
Stars: ✭ 22 (-75%)
Mutual labels:  atomic, thread
aiorwlock
Read/Write Lock - synchronization primitive for asyncio
Stars: ✭ 90 (+2.27%)
Mutual labels:  concurrency, lock
go-worker-thread-pool
A visual working example of a Thread Pool pattern, based on a known blog article.
Stars: ✭ 24 (-72.73%)
Mutual labels:  thread, concurrency
safe
C++11 header only RAII guards for mutexes and locks.
Stars: ✭ 119 (+35.23%)
Mutual labels:  lock, thread-safety
React Native Threads
Create new JS processes for CPU intensive work
Stars: ✭ 527 (+498.86%)
Mutual labels:  thread, concurrency
Hamsters.js
100% Vanilla Javascript Multithreading & Parallel Execution Library
Stars: ✭ 517 (+487.5%)
Mutual labels:  thread, concurrency
Concurrent
Functional Concurrency Primitives
Stars: ✭ 206 (+134.09%)
Mutual labels:  concurrency, lock
Java Concurrent Programming
📓 《实战Java 高并发程序设计》笔记和源码整理
Stars: ✭ 162 (+84.09%)
Mutual labels:  thread, concurrency
Rpmalloc
Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C
Stars: ✭ 1,218 (+1284.09%)
Mutual labels:  thread, concurrency
Concurrent Map
a thread-safe concurrent map for go
Stars: ✭ 2,627 (+2885.23%)
Mutual labels:  concurrency, thread-safety
TAOMP
《多处理器编程的艺术》一书中的示例代码实现,带有注释与单元测试
Stars: ✭ 39 (-55.68%)
Mutual labels:  concurrency, lock
optimistic lock coupling rs
🍋: A General Lock following paper "Optimistic Lock Coupling: A Scalable and Efficient General-Purpose Synchronization Method"
Stars: ✭ 21 (-76.14%)
Mutual labels:  concurrency, lock
distlock
The universal component of distributed locks in golang , support redis and postgresql
Stars: ✭ 60 (-31.82%)
Mutual labels:  lock, mutex
atomix
Simple and easy wrappers for Go sync/atomic package.
Stars: ✭ 26 (-70.45%)
Mutual labels:  atomic, concurrency
CS302-Operating-System
OS course of SUSTech
Stars: ✭ 18 (-79.55%)
Mutual labels:  thread
ring-election
A node js library with a distributed leader/follower algorithm ready to be used
Stars: ✭ 92 (+4.55%)
Mutual labels:  concurrency
URL-Magnet-Cloud-Uploader-Heroku
Aria 2 Rclone Remote URL /magnet Clouds upload via HEROKU
Stars: ✭ 99 (+12.5%)
Mutual labels:  thread
slow-down
A centralized Redis-based lock to help you wait on throttled resources
Stars: ✭ 21 (-76.14%)
Mutual labels:  lock
AsyncUtils
A set of utilities for Asynchronous programming in Unity.
Stars: ✭ 15 (-82.95%)
Mutual labels:  thread
scroll-padlock
🔒 CSS variables-based scrollbars locker, compatible with all reactive frameworks
Stars: ✭ 12 (-86.36%)
Mutual labels:  lock
queueable
Convert streams to async ⌛ iterables ➰
Stars: ✭ 43 (-51.14%)
Mutual labels:  concurrency
Bluetooth-Unlock
Simple script to unlock your Linux based Computer using a Bluetooth device when nearby
Stars: ✭ 37 (-57.95%)
Mutual labels:  lock
Composer
Library for composability of interdependent non-blocking I/O tasks
Stars: ✭ 19 (-78.41%)
Mutual labels:  concurrency
multilayer-perceptron
Library to make and train a concurrent multilayer perceptron
Stars: ✭ 46 (-47.73%)
Mutual labels:  concurrency
glob-object
Filter an object using glob patterns and dot notation.
Stars: ✭ 25 (-71.59%)
Mutual labels:  property
Process
Creation of Dynamic Dedicated WebWorkers, definition of dependencies, promise support.
Stars: ✭ 13 (-85.23%)
Mutual labels:  thread
piker
#nontina, #paperhands,, #pwnzebotz, #tradezbyguille
Stars: ✭ 63 (-28.41%)
Mutual labels:  concurrency
tgrid
TypeScript Grid Computing Framework supporting RFC (Remote Function Call)
Stars: ✭ 83 (-5.68%)
Mutual labels:  thread
csp.js
📺 CSP for vanilla JavaScript
Stars: ✭ 45 (-48.86%)
Mutual labels:  concurrency
1-60 of 584 similar projects