An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with rwlock

A curated list of projects in awesome lists tagged with rwlock .

https://github.com/aio-libs/aiorwlock

Read/Write Lock - synchronization primitive for asyncio

asyncio concurrency hacktoberfest lock mypy rwlock

Last synced: 07 May 2025

https://github.com/mqudsi/rwlock

Lightweight read-write locks for thread synchronization on Windows that run on Windows XP and up.

ipc rwlock win32

Last synced: 25 Apr 2025

https://github.com/4ldo2/spinning-rs

A no_std mutex and SIX rwlock implementation based on spinlocks and lock_api

intent-locks lock-api mutex no-std rwlock six-locks spinlock

Last synced: 12 Aug 2025

https://github.com/findstr/rw_lock

写优先的读写锁, 适用于写少读多的情况, 如果写线程很多会把读线程饿死。

rwlock

Last synced: 30 Apr 2025

https://github.com/mvisat/async-rwlock

Promise-based asynchronous readers-writers lock

async concurrency promise rwlock typescript

Last synced: 19 Apr 2025

https://github.com/regexident/sync

Useful synchronization primitives in Swift

multithreading mutex read-write-lock rwlock synchronization

Last synced: 29 Sep 2025

https://github.com/jiangjie/happy-rusty

Rust's Option, Result, and sync primitives for JavaScript/TypeScript - Better error handling and null-safety patterns.

async channel concurrency controlflow err error-handling fnonce lazy mutex none null-safety ok once option result rust rwlock some typescript

Last synced: 16 Jan 2026

https://github.com/synodriver/redislocks

distribute redis locks and queue

condition event lock queue redis rwlock sempahores

Last synced: 12 Feb 2026

https://github.com/itcomusic/redismutex

Distributed locking implementation using Redis

distributed go golang lock mutex redis rwlock

Last synced: 19 May 2026

https://github.com/houseme/starshard

A blazing-fast sharded concurrent HashMap using hashbrown and RwLock, with lazy shards, atomic length cache, and async support.

async atomic concurrency hashbrown hashmap rust rust-lang rwlock

Last synced: 09 Oct 2025

https://github.com/magiclen/rlock

An easy-to-use Redis-backed lock library providing both async and sync Mutex, RwLock, and others.

distributed mutex redis rust rwlock

Last synced: 20 Jan 2026

https://github.com/olback/padlock-rs

Safely acquire RwLock/Mutex locks.

lock locks mutex rust rwlock safe thread thread-safe threading threads

Last synced: 15 Jun 2025

https://github.com/stefan-zobel/rwlock-rs

A Rust RwLock that attempts to prevent recursive deadlocks

deadlock-avoidance parking-lot rust rwlock

Last synced: 28 May 2026

https://github.com/dmitry-osin/rust-lang-book

Книга по языку Rust на русском от основ до эксперта

beginner dyn expert lifetime rust-lang rwlock trait

Last synced: 31 May 2026