kahan compensated sum of array with optional map function
This package implements the Fair Pass web component to create an ecosystem of compensated content.
An EIP-4337 bundler to be used in client E2E tests
0.3 kB Virtual Dom Producer
ESLint configuration for SparkPost
TypeScript SDK for Atlas — TON-native threshold-BLS key backbone. Admit verifiers, receive GroupKeySync fan-outs, register automaton pkShares (G1 + G2 sibling, dlog-equality verified on-chain), bootstrap + rotate group keys. Per-operator + per-group G2 BL
Tabookey Gasless Relay Framework
Frictionless USDT checkout. Tap, sign, done. Pay within 30 days. Drop-in widget for partner platforms.
Signal K plugin for OpenWind mast wind sensors. Hardware: https://www.openwind.de
TypeScript SDK for ForgeTON — shared-security staking pool for TON. Stake automatons, slash, receive AutomatonSync pushes. **TSA AUDITED — zero findings** (https://github.com/titon-network/forgeton/blob/main/tsa-analysis/AUDIT_REPORT.md): 11 symbolic-exec
TypeScript SDK for Kronos — decentralized automation for TON. Register recurring on-chain jobs, run automatons, decode events. **TSA AUDITED — zero findings** (https://github.com/titon-network/kronos/blob/main/tsa-analysis/AUDIT-REPORT.md): 7 symbolic-exe
Pure TypeScript library for numerical methods
Meridian workflow engine — DAG runner with LIFO saga compensation
a sortable view for flat lists
HTML5 Drag-and-Drop implemented as Svelte actions
Scripts to monitor position health and liquidate
- extend features of `color2k` library - returns HEX string with mix of provided color and specified amount of black (`shade`) or white (`tint`)
A simple scheduler package to run jobs in scheduled times
Advanced audiovisual processing node for n8n based on FFmpeg research
A NodeJS driver for the QMC5883L magnetometer
A CLI tool and library to calculate out-of-hours on-call compensation. Works in Node.js and browsers (Next.js, React, etc.)
Saga pattern utility for transactional operations with automatic compensations using @oofp/core
Sliding setpoint / heating curve based on outdoor temperature for HVAC systems
For use powerful JavaScript syntax for compile CSS instead legacy preprocessors: SASS, LESS, Stylus, etc.
Strict, composable saga VM for sequential workflows with compensation
A lightweight no_std library for estimating battery SOC from voltage with temperature and aging compensation
faer-based linear algebra primitives for flow cytometry: compensation and spectral unmixing
Physics calculations for Piper robot including gravity compensation
Compensated summation algorithms for better precision.
High-performance orchestration engine for building resilient, self-healing systems in Rust. Uses Finite State Machines (FSM) for strict, type-safe transitions.
Procedural macros for the cano workflow engine.
High-level Flow Cytometry Standard (FCS) file struct and operations
Multi-Monitor Wallpaper Spanning Utility
Serverless Workflow specification compliant workflow engine
DSP utilities: signal generation, FFT analysis, and audio analysis tools
AutoEQ IIR and FIR filters
Compensated makes handling transactions slightly less of a nightmare.
CB DataPortal API Clients
CB DataPortal API Clients
This gem provides an interface for the SQUAKE API to calculate and compensate carbon emissions.
Calculates withholding tax from given compensation level. Effective January 1, 2018 to December 31, 2022
Ruby Reactor implements the Saga pattern with compensation-based error handling and DAG-based execution planning. It supports async execution via Sidekiq and persistence via Redis.
Generates realistic payroll data (employees, payroll runs, compensations) in Gusto sandbox for testing
ActiveSaga provides durable, idempotent workflow orchestration built on Rails Active Job. It supports sync and async steps, retries with backoff, signals, compensations, and pluggable persistence stores.
ActiveWorkflow provides durable, idempotent workflow orchestration built on Rails Active Job. It supports sync and async steps, retries with backoff, signals, compensations, and pluggable persistence stores.
SolidFlow provides deterministic workflow orchestration for Ruby on Rails using ActiveJob and ActiveRecord. It features event-sourced history, replay, timers, signals, tasks, and SAGA compensations designed for production-grade systems.
Rigid Workflow is a durable workflow orchestration engine for Rails applications. It provides a DSL for defining durable workflows with support for: - Sequential and parallel execution - Controlled race conditions - Wait signals and timeouts - Retry logic with exponential backoff - Rescuing from errors and compensating - Persistent state and history - Admin UI to inspect and manage workflows - Built on Rails and ActiveJob