A robust JavaScript library for implementing the Leader Election algorithm across distributed environments (tabs, windows, and processes). It ensures only one instance handles critical tasks and provides reliable inter-instance communication.
Fork of fs-ext with prebuilt binaries and Windows LockFileEx support.
Provides leadership election and communication in the browser across tabs and workers using the Locks API and BroadcastChannel.
Extensions to core 'fs' module.
TypeScript bindings for the Flock CRDT with mergeable export/import utilities.

Collection of neat modular utilities for bumping up development in NODE and Browser.
WASM bindings for flock-rs.
## How to use: 1. Just use `npm install --save @flockos/vue-components` 2. Use the components in your file directly.
Leaflet Plugin: Pixi.js Overlay
Node-RED helpers for Pollygot Flock. An API on top of multiple notification services to overcome repetitive building and platform idiosyncrasies.
Leader election module for NestJS
Adaptors that bridge the Loro protocol to `loro-crdt` documents, `flock` replicas, and the ephemeral store. Includes an end‑to‑end encrypted adaptor for %ELO.
Nestjs k8s leader election
## How to use: 1. Just use `npm install --save @jaythegeek/crmtoolkit` 2. Use the components in your file directly.
Distributed micro service master / slave election manager
A lightweight scrollytelling interface for React using the IntersectionObserver.
Public NEC Korean local election candidate lookup client for k-skill

D3 plugin which computes a map (one-level treemap), based on Voronoi tesselation
create and manage flocks which hold data and connections to peers connected on a shared hyperswarm topic using invite keys
Protocol is where the core Vector framework is defined. Protocol takes in params via method calls, uses them to make updates to its replicated state with a channel peer, and stores resulting commmitments in store.
Standalone swarm coordination - up to 100+ agents, 4 topologies, hive-mind, consensus
Redis leader election implementation that does not have any race conditions in Typescript