sleeplocks
Lock manager
Provides a simple locking mechanism using message passing to synchronize concurrent access to shared data in Erlang/Elixir systems.
BEAM friendly spinlocks for Elixir/Erlang
57 stars
6 watching
9 forks
Language: Erlang
last commit: 9 months ago
Linked from 1 awesome list
concurrencyconcurrent-data-structureparallel-programming
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a simple distributed locking mechanism using Redis. | 1,495 |
| A distributed in-memory key-value store with atomic updates and lease-based expiration | 152 |
| Provides trylock functionality on top of read-write locks for Golang concurrency control | 35 |
| Provides a way to manage auto sleep/lock functionality across multiple platforms. | 17 |
| Provides distributed synchronization primitives, such as locks and semaphores, to ensure exclusive access to regions of code across multiple applications or machines. | 1,936 |
| A distributed locking solution for NestJS applications to prevent race conditions and ensure exclusive access to critical sections. | 76 |
| An implementation of the Redlock algorithm to provide distributed locking capabilities in .NET applications. | 960 |
| Provides a locking mechanism to manage concurrency in a single process environment using Sql Stream Store | 2 |
| Provides a simple and easy-to-use keychain wrapper for storing passwords securely | 75 |
| A high-level locking system designed to facilitate concurrent access to resources in various configurations. | 2 |
| Provides a concurrency control mechanism and atomic dynamic shared/exclusive locks for Go applications. | 30 |
| A tool that enables smooth cursor movement when interacting with specific UI elements | 22 |
| A lock library implementing read-write mutex and read-write trylock without starvation to prevent system blocking | 117 |
| A utility that provides atomic and cross-process file locking across local or network file systems. | 241 |
| A password manager implementation written in Rust, aiming to provide secure and accessible password storage. | 734 |