Topic: "locks"
discord/semaphore
Fast semaphore using ETS.
Language: Elixir - Size: 12.7 KB - Last synced at: 5 days ago - Pushed at: 12 months ago - Stars: 752 - Forks: 49

nickelser/zhong
Reliable, distributed cron.
Language: Ruby - Size: 117 KB - Last synced at: 23 days ago - Pushed at: over 3 years ago - Stars: 302 - Forks: 27

FutureTense/keymaster
Home Assistant integration for managing Z-Wave enabled locks
Language: Python - Size: 1000 KB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 264 - Forks: 45

werf/lockgate
Lockgate is a cross-platform distributed locking library for Go. Supports distributed locks backed by Kubernetes or HTTP lock server. Supports conventional OS file locks.
Language: Go - Size: 149 KB - Last synced at: 13 days ago - Pushed at: 11 months ago - Stars: 261 - Forks: 16

ORESoftware/live-mutex
High-performance networked mutex for Node.js libraries.
Language: TypeScript - Size: 787 KB - Last synced at: 19 days ago - Pushed at: 2 months ago - Stars: 139 - Forks: 5

danielstjules/redislock
Node distributed locking using redis
Language: JavaScript - Size: 47.9 KB - Last synced at: 18 days ago - Pushed at: over 5 years ago - Stars: 110 - Forks: 32

cheprasov/php-redis-lock
RedisLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.
Language: PHP - Size: 22.5 KB - Last synced at: 11 days ago - Pushed at: almost 4 years ago - Stars: 103 - Forks: 28

metarhia/web-locks
Web Locks API 🔒
Language: JavaScript - Size: 203 KB - Last synced at: 13 days ago - Pushed at: 5 months ago - Stars: 90 - Forks: 11

pawurb/pg-locks-monitor
A simple tool to observe PostgreSQL database locks in Rails apps.
Language: Ruby - Size: 30.3 KB - Last synced at: 25 days ago - Pushed at: 8 months ago - Stars: 63 - Forks: 2

go-locks/distlock
The universal component of distributed locks in golang , support redis and postgresql
Language: Go - Size: 21.5 KB - Last synced at: 21 days ago - Pushed at: over 6 years ago - Stars: 62 - Forks: 9

tykeal/homeassistant-rental-control
Rental Control system for Home Assistant
Language: Python - Size: 496 KB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 52 - Forks: 5

AmbitionEng/django-pglock
Postgres advisory locks, table locks, and blocking lock management.
Language: Python - Size: 284 KB - Last synced at: about 3 hours ago - Pushed at: 21 days ago - Stars: 49 - Forks: 3

Dans-Plugins/Medieval-Factions
Allows players to organize themselves into feudal, diplomatic, lawful groups akin to nations.
Language: Kotlin - Size: 20.8 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 49 - Forks: 31

level12/pals
Easy distributed locking using PostgreSQL Advisory Locks.
Language: Python - Size: 65.4 KB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 46 - Forks: 9

bryan-bartow/homebridge-alarm.com
Alarm.com plugin for Homebridge
Language: JavaScript - Size: 81.1 KB - Last synced at: 29 days ago - Pushed at: over 7 years ago - Stars: 43 - Forks: 11

trivago/fastutil-concurrent-wrapper
Set of concurrent wrappers around fastutil primitive maps
Language: Java - Size: 108 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 42 - Forks: 4

EzyGang/py-cachify
Caching and distributed locks in your applications with just one or two lines. Easy to learn. Fast to code.
Language: Python - Size: 785 KB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 35 - Forks: 0

1Hibiki1/locks-py
Python implementation of locks, which is an imperative, dynamically typed, procedure oriented scripting language based on the lox programming language.
Language: Python - Size: 75.2 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 34 - Forks: 1

li-xiao-shuang/serviceplus
Service Plus 致力于打造一个分布式、强一致性 服务+ 的一站式解决方案。用作于分布式 K/V 存储系统、服务注册与发现、服务配置中心、分布式锁等。
Language: Java - Size: 692 KB - Last synced at: 2 months ago - Pushed at: 12 months ago - Stars: 25 - Forks: 5

pomponchik/locklib
When there are not enough locks from the standard library
Language: Python - Size: 249 KB - Last synced at: 23 days ago - Pushed at: 3 months ago - Stars: 23 - Forks: 1

eleev/concurrency-kit
🚄 Concurrency abstractions framework for Apple Platforms [Task, Atomic, Lock, Operation, etc.].
Language: Swift - Size: 165 KB - Last synced at: 3 days ago - Pushed at: over 5 years ago - Stars: 22 - Forks: 3

fetch-rewards/swift-synchronization
Swift macros for protecting shared mutable state.
Language: Swift - Size: 90.8 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 21 - Forks: 1

lipanski/slow-down
A centralized Redis-based lock to help you wait on throttled resources
Language: Ruby - Size: 63.5 KB - Last synced at: 21 days ago - Pushed at: over 3 years ago - Stars: 20 - Forks: 3

CoffeeBeforeArch/spinlocks
Example implementations of spinlocks
Language: C++ - Size: 318 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 18 - Forks: 2

oscar-besga-panel/JedisExtraUtils
Distributed locks on java based on Redis database and Jedis library. Also have distributed Java collections and scan iterators.
Language: Java - Size: 1.3 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 12 - Forks: 2

solariun/atomicx
Pure C++ non stack displacement that implements cooperative multitask library for SINGLE CORE embedded development on DSPs, Microcontrollers and Processor (ARV, RISCV, ARM(all), TENSY, ESP), while also suitable for applications on Windows, Linux and MacOs and compatible with some RTOSs as well. This library allows full event driven applications while uses SMARTs LOCKS and WAIT/NOTIFY locks to also transport messages, MESSAGE BROKER is also provided (Those uses Message type size_t message and size_t tags, where tag will give meaning to the message). That implementation also introduce thread safe QUEUE (full object) and smart_ptr (to allow better implementation on minimal environment)
Language: C++ - Size: 2.07 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 12 - Forks: 2

censortracker/censortracker_backend
The simple backend for Censor Tracker
Language: Python - Size: 30.8 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 4

genotrance/shared
Nim library for shared types
Language: Nim - Size: 76.2 KB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 11 - Forks: 0

MEDIGO/go-dlm
A Distributed Lock Manager abstraction library for Go
Language: Go - Size: 12.7 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 11 - Forks: 3

cheprasov/php-memcached-lock
MemcachedLock for PHP is a synchronization mechanism based on Memcached for enforcing limits on access to a resource in an environment where there are many threads of execution.
Language: PHP - Size: 32.2 KB - Last synced at: 26 days ago - Pushed at: almost 4 years ago - Stars: 9 - Forks: 2

stuttter/wp-term-locks
Locks for categories, tags, and other taxonomy terms
Language: PHP - Size: 35.2 KB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 9 - Forks: 5

sttc/java-sdk
Java Client SDK for Stateful.co
Language: Java - Size: 1.76 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 8 - Forks: 1

MoonflowerTeam/locksmith
🔐 A mod about locks.
Language: Java - Size: 884 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 7

asad82/User-Level-Thread-Library
The program implements a user level thread library for Linux in C with pre-emption, locks, conditions, semaphores, scheduler, timers, multi-level priority queue ensuring synchronization in real world programs besides several other features making it a complete autonomous library for thread creation and management. Sample test programs utilizing the thread library are also included with the design document and code.
Language: C - Size: 635 KB - Last synced at: 11 months ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 4

catalyst/moodle-tool_lockstats
Moodle cron / task API lock statistics admin tool
Language: PHP - Size: 188 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 6 - Forks: 13

TheLazyTomcat/lib.FastLocks
Non-blocking synchronization objects based on interlocked functions operating on locking flag(s).
Language: Pascal - Size: 53.7 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 6 - Forks: 4

garyhtou/Parallel-Zip
A multi-threaded program that compresses files using semaphores, locks, and RLE.
Language: C++ - Size: 8.89 MB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 0

nxbyte/Operating-Systems-Experiments
Operating Systems Experiments using the C language
Language: C - Size: 183 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 6 - Forks: 2

cirocosta/efs-locks-sample
Sample showing how easy it is to get to the EFS locks quota
Language: HCL - Size: 13.7 KB - Last synced at: 28 days ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 1

sebnilsson/KeyLocks
Run code with locks based on different object-types, like strings, numbers & dates
Language: C# - Size: 24.4 KB - Last synced at: 28 days ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 0

batux/java.concurrency.examples
Examples which are related about Java Concurrency ...
Language: Java - Size: 5.86 KB - Last synced at: about 2 months ago - Pushed at: almost 8 years ago - Stars: 6 - Forks: 0

teamshadi/ffa-zkteco-mfbf
ETL in FFA between ZKTeco fingerprints database and Marketflow/Bankflow core banking system
Language: PHP - Size: 176 KB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 6 - Forks: 5

ArtskydJ/tiny-level-ttl
:hourglass: Enforces a time to live (TTL) on a levelup database
Language: JavaScript - Size: 41 KB - Last synced at: 22 days ago - Pushed at: about 9 years ago - Stars: 6 - Forks: 0

CarloWood/threadsafe
Threading utilities: object oriented (read/write) locking and more.
Language: C++ - Size: 208 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 5 - Forks: 1

cybercog/php-db-locker
PHP application-level database locking mechanisms to implement concurrency control patterns.
Language: PHP - Size: 28.3 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 5 - Forks: 3

krezreb/singleton
Easily run scripts in singleton mode, no race conditions
Language: Shell - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 1

go-locks/redis-driver
The distlock driver base on redis
Language: Go - Size: 16.6 KB - Last synced at: 8 months ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 2

FlixCoder/key-lock
Library for mutual exclusion by keys.
Language: Rust - Size: 22.5 KB - Last synced at: 10 days ago - Pushed at: 2 months ago - Stars: 4 - Forks: 0

jesse-r-s-hines/MultithreadingDemo
An online, interactive multithreading visualization. Demonstrate race conditions, deadlock, and synchronization primitives such as locks, condition variables and semaphores.
Language: Scala - Size: 7.46 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 4 - Forks: 0

FluentAga/Growtopia-Deposit-Bot
Growtopia Deposit Bot
Size: 3.8 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

da440dil/go-locker
Distributed locking on Go
Language: Go - Size: 85 KB - Last synced at: 19 days ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

evrblk/monstera-example
Example application built with Monstera framework
Language: Go - Size: 144 KB - Last synced at: about 10 hours ago - Pushed at: about 11 hours ago - Stars: 3 - Forks: 0

theshobhitsingh/Encryptify
A secure file encryption and decryption tool written in C++, utilizing advanced synchronization mechanisms like semaphores and locks to ensure data integrity and safety.
Language: C++ - Size: 53.7 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

onthecut/crt-open-data 📦
Canal and River Trust (CRT) Open Data Loader
Language: TypeScript - Size: 18.6 KB - Last synced at: 2 days ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0

BrunoBernardino/lockdb 📦
LockDB is a cross-platform tool you can use to handle process/event locking and avoid race conditions. It is sometimes also known as a semaphore.
Language: TypeScript - Size: 85.9 KB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

gurbaaz27/CS433A-Design-Exercises
Solutions of design exercises in CS433A: Parallel Programming, Spring Semester 2021-22
Language: C - Size: 722 KB - Last synced at: about 18 hours ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 1

go-locks/pgsql-driver
The distlock driver base on postgresql
Language: PLpgSQL - Size: 16.6 KB - Last synced at: 12 months ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

loop333/oracle_scripts
Misc oracle scripts
Language: PLSQL - Size: 93.8 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 2

roadrunner-php/lock
🔌 PHP integration package for the RoadRunner Lock plugin, which allows for easy management of distributed locks in PHP applications. The plugin provides a fast, lightweight, and reliable way to acquire, release, and manage locks in a distributed environment.
Language: PHP - Size: 25.4 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

minacle/swift-locks
Language: Swift - Size: 39.1 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

nfangxu/ilocker
Golang locker interface
Language: Go - Size: 5.86 KB - Last synced at: 19 days ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 1

sokomishalov/lokk
Kotlin/JVM coroutine-based distributed locks
Language: Kotlin - Size: 57.6 KB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

riteshghorse/Operating-System-Projects
Projects implemented on XINU OS. Process Scheduling, Demand Paging, and Concurrency Control.
Language: C - Size: 1.84 MB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

ashishgopalhattimare/Parallel-Concurrent-and-Distributed-Programming-in-Java
Parallel, Concurrent, and Distributed Programming in Java | Coursera
Language: Java - Size: 34.5 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 2

perrich/shared-resource-lock-website
A website to manage shared resources locks using Symfony 4.x and Angular 5.x.
Language: TypeScript - Size: 120 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 3

jathurchan/raftlock
A fault-tolerant distributed lock service for coordinating distributed applications
Language: Go - Size: 484 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0

moocf/array-queue.java
Array queue is a bounded lock-based FIFO queue using an array. It uses 2 separate locks for head and tail.
Language: Java - Size: 8.79 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

tctlrd/awesome-physical-access-control
Documenting open source systems for physical access control of buildings. Add anything we are missing with a PR. Use discussions here to develop and improve the scene of FOSS / Open Hardware for physical access control.
Size: 6.84 KB - Last synced at: 21 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

Devansh-ds/Multi-Threading
Multi Threading in Java
Language: Java - Size: 26.4 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

GTmmiller/plump
plump is a grpc-based lock server with an emphasis on sequencers
Language: Java - Size: 222 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

adimiko/Locks
Synchronization mechanisms in .NET (Distributed & Memory Locks)
Language: C# - Size: 1.47 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

lymanepp/ha-keymaster-lite Fork of FutureTense/keymaster
Home Assistant integration for managing Z-Wave enabled locks
Language: Python - Size: 843 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

andrewshadura/rust-flopen
Reliably open and lock a file (also known as flopen)
Language: Rust - Size: 4.88 KB - Last synced at: 15 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

TIOSAMBR/JantarDosFilosofos
O código em Java resolve o problema clássico do "Jantar dos Filósofos". Cinco filósofos alternam entre pensar e comer em uma mesa redonda. Cada filósofo, representado por uma thread, requer dois garfos adjacentes para comer.
Language: Java - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

erfanxxx/text-passworder
Set password for your text easily
Language: Python - Size: 282 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

jcbritobr/concprog
Tutorials about Rust concurrency using atomics, mutexes, rwlocks, scoped threads and conditional variables.
Language: Rust - Size: 12.7 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

raman325/keymaster Fork of FutureTense/keymaster
Home Assistant integration for managing Z-Wave enables locks
Language: Python - Size: 883 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

LockyAndLockally/Locky.CSharp
All questions in your team about how to properly use locks can be answered with "use Locky" from now on. It is very easy to use, because you can lock on strings via both synchronous and asynchronous methods. There is no risk of forgetting to assign something to a static field, because Locky is static itself (or use Lockally which is also included).
Language: C# - Size: 127 KB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Keelan-Matthews/Concurrency-Practicals
Language: Java - Size: 669 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

atbashEE/CDI-locked
Read and Write locks for CDI
Language: Java - Size: 11.7 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

bileto/criticalsection
Lightweight class supporting critical section locking
Language: PHP - Size: 55.7 KB - Last synced at: 2 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

da440dil/js-locker
Distributed locking on Node.js
Language: TypeScript - Size: 147 KB - Last synced at: 6 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

gnello/in-memory-file-storage-server
Simple In Memory File Storage Server case study.
Language: C - Size: 15.3 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

aarondwi/mongoseal 📦
Golang's distributed locks using mongodb, with fencing
Language: Go - Size: 71.3 KB - Last synced at: 12 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

yashsehgal/nikon__website
Revamping of Nikon Locks Website
Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

nishikantparmariam/Multithreaded-Concurrent-Web-Server
Concurrent web server using producer-consumer problem with different scheduling policies - Shortest File First, Shortest File Name First, First in First Out, and security.
Language: HTML - Size: 927 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 2

Suchetaaa/CS347-Assignments
Operating Systems Programming Assignments
Language: C - Size: 225 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

macvincent/City-Planner
A multi-threaded traffic simulation showing vehicular movement in a city
Language: C++ - Size: 16.7 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

alandoherty/tandem-net
A distributed fault-tolerant locking library for C#.
Language: C# - Size: 34.2 KB - Last synced at: 15 days ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

omair18/Python-Multiprocessing
A simple example of python multiprocessing. Each process runs on separate core. Queue and Locks.
Language: Python - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

PelionIoT/resource_locker
Locks for arbitrary resources
Language: Python - Size: 64.5 KB - Last synced at: 19 days ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 1

nickrobinson/dynalock
DynamoDB Javascript lock library
Language: TypeScript - Size: 656 KB - Last synced at: 8 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

abhinavprince/Dining-Philospher Fork of amank572/Dining-Philospher
Language: C - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 1

soenneker/soenneker.runners.redis.locks
A task runner that uses IRedisLockUtil to release a set of distributed Redis locks, typically when the application starts
Language: C# - Size: 283 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

pushpsood/ParallelConcurrentDistributedProgrammingConcepts
Resources and projects to get started with parallel, concurrent, and distributed programming.
Language: Java - Size: 148 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

MusaxKhan/Air-Traffic-Control-System
Airline control system is basically an operating system that will allow to synchronize and schedule your flights according to the priority and in given schedule time, there are different flights that are set for being example. Just a basic project done for understanding of mutexes and locks.
Language: C - Size: 856 KB - Last synced at: 5 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

DaanV2/go-locks
A simple library that provides pools of locks for Go. It is useful when you need to lock on a resource that cannot carry its lock. Such as files, network connections, etc.
Language: Go - Size: 15.6 KB - Last synced at: 28 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

ajfclark/pingauge
A basic pin gauge for sorting pins from locks
Language: OpenSCAD - Size: 0 Bytes - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

jzucker2/wyze-locks
A Home Assistant custom integration (through HACS) for Wyze door locks
Language: Python - Size: 182 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

santiagortiiz/Linkedin-Python-Parallelism-Concurrency
Linkedin Learning. Python Parallel and Concurrent Programming
Language: Python - Size: 8.59 MB - Last synced at: 2 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0
