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

Projects in Awesome Lists tagged with flock

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

https://github.com/gofrs/flock

Thread-safe file locking library in Go

file-locking flock flocks go golang golang-libary

Last synced: 12 Jan 2026

https://github.com/symfony/lock

Creates and manages locks, a mechanism to provide exclusive access to a shared resource

cas component flock locking mutex php redlock semaphore symfony symfony-component

Last synced: 01 May 2026

https://github.com/arvenil/mutex

Mutex implementation for PHP

flock lock memcache memcached mutex mysql php redis

Last synced: 09 Apr 2025

https://github.com/sheerun/filelock

Heavily tested, but simple filelocking solution using flock command.

filelock flock lockfile ruby

Last synced: 09 Apr 2025

https://github.com/polderknowledge/php-peek-lock

A wrapper around flock()

flock lock peek php

Last synced: 09 Jul 2025

https://github.com/dmnsgn/bird-oid

A 3D boid system with accompanying emergent behaviors. Implementation mostly based on Craig Reynolds paper Steering Behaviors For Autonomous Characters.

3d arrive avoid-obstacles behaviors boids bounds evade flee flock flow-field follow-flow-field follow-leader follow-path pursue seek sphere steering wander wrap

Last synced: 06 Oct 2025

https://github.com/clucompany/cluflock

Installation and subsequent safe removal of flock locks for data streams.

clucompany file-lock flock rust rust-library safe-flock stream-flock unix-lock win-lock

Last synced: 15 Jul 2025

https://github.com/socialtables/obj2json

Convert Wavefront .obj files to Three.js JSON format, using Blender

flock library product-3d renovation three-js

Last synced: 02 Oct 2025

https://github.com/90-008/godot_boids

Addon for Godot that adds 2D / 3D boids (flocking). (THIS REPOSITORY IS A MIRROR)

boid boids flock flocking gdext gdextension godot rust

Last synced: 23 Oct 2025

https://github.com/kmwenja/glock

Flock-like utility in Go

flock go golang unix-command

Last synced: 29 Jan 2026

https://github.com/dorantor/filelock

Simple php file lock library.

file filelock flock lock php php-library

Last synced: 08 Feb 2026

https://github.com/2boom-ua/dockcheck

This Python app monitors Docker resources (containers, images, volumes, networks) and sends notifications when changes are detected. It supports various messaging services such as Telegram, Discord, Slack, Gotify, Ntfy, Pushbullet, Pushover, Rocket.chat, Matrix and Mattermost, Flock, Pumble, Zulip, Apprise, Webntfy, Custom.

apprise discord docker-container docker-monitoring element flock gotify linux-service matrix mattermost monitoring-tool notifications ntfy pushbullet pushover self-hosted service slack webntfy zulip

Last synced: 02 Apr 2026

https://github.com/2boom-ua/check_services

Script monitors the status of systemd services on a Linux machine. It checks the services managed by systemd, sending notifications through various messaging services when changes occur. Support Telegram, Discord, Gotify, Ntfy, Slack, Pushbullet, Pushover, Rocket.chat, Matrix, Mattermost, Pumble, Flock, Zulip, Apprise, Webntfy, Custom

apprise discord flock gotify linux-service mattermost ntfy pumble push-notifications pushbullet pushover python rocketchat self-hosted slack telegram webntfy zulip

Last synced: 09 May 2026

https://github.com/sonots/reentrant_flock

A reentrant/recursive flock for ruby

flock ruby

Last synced: 30 Oct 2025

https://github.com/fab2s/filelock

A fluent Helper to properly handle file locking based on flock()

file-lock flock helper php simple

Last synced: 13 Apr 2025

https://github.com/iovation/flockd

Simple file system-based key/value Go database library that uses file locking for concurrency safety

concurrency-safety database flock key-value key-value-store lock sync

Last synced: 12 Jan 2026

https://github.com/2boom-ua/update_check

Monitoring tool for DietPi systems that performs periodic checks for available system updates, upgrades, and live patches.t supports configurable notifications via messaging platforms, including Telegram, Discord, Slack, Gotify, Ntfy, Pushbullet, Matrix, Mattermost, Pushover, Rocket.Chat, Pumble, Flock, Zulip, Apprise, Webntfy and Custom

apprise dietpi discord element flock gotify linux-service matrix-notification mattermost ntfy pushbullet pushover python rocketchat self-hosted slack telegram webntfy zulip

Last synced: 20 Apr 2026

https://github.com/ayushgoel/longshot

Notify people if they have a tag without release notes on Github (long shot it would work)

flock flockos git github github-graphql release tags

Last synced: 05 May 2026

https://github.com/guojia99/go-flock

go-flock file lock by golang

filelock flock go go-flock

Last synced: 14 May 2026

https://github.com/rossmacarthur/locks

POSIX file system locking using flock

flock posix python python3

Last synced: 14 Jan 2026

https://github.com/developerstoolbox/bash-flock-wrapper

A bash script skeleton for creating scripts that can only run one instances at any given time by using flock.

bash flock wolfsoftware

Last synced: 26 Mar 2025

https://github.com/carlolepelaars/flocky

Simple (Unofficial) SDK for Flock.io

api flock huggingface llms web3

Last synced: 11 Feb 2026

https://github.com/silug/run1

Run a program once at a time

flock perl perl-script

Last synced: 20 Feb 2026

https://github.com/fcf-framework/fcf-framework-lock

The package provides locking functions on a file using the flock or LockFileEx function and named mutex.

createmutex fcf filelock flock lock lockfileex mutex namedmutex nodejs

Last synced: 16 Aug 2025

https://github.com/open-technology-foundation/locks

Robust, production-ready file-based locking utility using flock(1) for safe concurrent script execution, with stale lock detection and flexible waiting modes.

bash-script flock locking

Last synced: 15 May 2026

https://github.com/heiwa4126/python_flock_ex1

Python 3で複数プロセスでflockを使って排他制御を行うサンプルコード

example flock python

Last synced: 14 May 2026

https://github.com/2boom-ua/ip_check

This script monitors the system's external IPv4/IPv6 and internal IP addresses and sends notifications to various messaging platforms (e.g., Telegram, Discord, Gotify, Ntfy, Slack, Pushbullet, Pushover, Rocket.chat, Matrix, Mattermost, Pumble, Flock, Zulip, Apprise, Webntfy, Custom) when the external IP changes.

apprise discord flock gotify matrix mattermost notifications ntfy pumble pushbullet pushover python self-hosted slack telegram webntfy zulip

Last synced: 08 May 2026

https://github.com/zerdicorp/boids_simulation

Have you already implemented the boids simulation algorithm? So now it's my turn!

2d algorithm boids boids-simulation flock visualization

Last synced: 02 Apr 2025

https://github.com/guo-yong-zhi/distributedtaskqueue

distributed task queue based on bash, ssh and flock

flock ssh task-queue task-scheduler

Last synced: 04 Apr 2025

https://github.com/chara-x/flock

Partial implementation of go `flock` package

flock lock

Last synced: 01 Apr 2025

https://github.com/hotbaby/flock-py

文件锁

flock

Last synced: 18 Jan 2026

https://github.com/lp1dev/boids-cli

simple CLI representation for the boids algorithm

boids flock python

Last synced: 29 Mar 2025

https://github.com/heiwa4126/goflock-ex1

GoLangで複数プロセスでflockを使って排他制御を行うサンプルコード

example flock golang

Last synced: 08 Oct 2025