Pure JavaScript pprof encoder and decoder
Deduplicates queries that are currently on the wire
A graphql-tag improvement library which de-duplicates fragments.
Deduplicate any promise
Webpack plugin that resolves copies of the same module in different locations to a single path.
an agent that goes straight to the goal
Asset load orchestration made easy
Distributed site-unique 64-bit user IDs
Web UI for browsing, searching, and managing memories. Provides a full-featured dashboard to inspect memory storage, edit metadata, and review memories flagged for deduplication.
Remove duplicate identical files from a list.
Shared webhook runtime primitives for normalizing provider events, registering local or HTTP consumers, and fanning events out consistently.
Pi extension that guards context window growth by auto-limiting read and rg output
Lint and auto-fix Tailwind CSS arbitrary values that have canonical equivalents
FHIR R4 MongoDB storage primitives — extensible repository base class, reference resolver, and ingest-engine configuration for healthcare interoperability pipelines.
A small and fast GraphQL client for Vue.js
SvelteKit adapter for uWebSockets.js - high-performance C++ HTTP server with built-in WebSocket support
Lazy async tasks utilities.
TypeScript client for the loomcycle sidecar (HTTP+SSE). 51 methods covering run streaming, agent metadata, pause/resume/state, resolver re-probe (resolveProbe — issue #88 operator escape hatch), operator-token admin (operatorTokenDef — RFC L OSS multi-ten
High-throughput historical replay for the thru-net blockchain stack. This package backfills blocks, transactions, and events via the `QueryService` (`List*` RPCs) and then hands off to the realtime `StreamingService` (`Stream*` RPCs) without gaps or dupli
Workaround Map for maps larger than 14M elements
Base classes and helpers for building Cortex source adapters.
Python sidecars for Agon AI — semantic embeddings (fastembed/MiniLM) and tree-sitter syntax validation. Bridged from KERN via stdin/stdout JSON. Ships .py files that the @kernlang/agon-core bridges spawn at runtime.
Lightweight CSS-in-JS engine for Pyreon
TokenShield proxy engine — Anthropic API-layer middleware with token accounting
A CLI app to dedup lines in a file
Deduplicating iterator adapters
Dedupe tasks on a per-request basis
This is a weak deduper to make things like bulk email run safer. It is not a lock safe for financial/security needs because it uses a weak redis locking pattern that can have race conditions. However, imagine a bulk email job that loops over 100 users, and enqueues a background email for each user. If the job fails at iteration 50, a retry would enqueue all the users again and many will receive dupes. This would continue multiple times as the parent job continued to rerun. By marking that a subjob has been enqueued, we can let that isolated job handle its own failures, and the batch enqueue job can run multiple times without re-enqueueing the same subjobs.
"Checks an array of strings against records in the specified table & column. It's a super-deee-duper dupe-checker."
fluent-plugin-dedup is a fluentd plugin to suppress emission of subsequent logs identical to the first one.
Joys brings proper UI components to Rubyland, with co-located and deduped styling in components, pages and layouts. The robust features are complimented by a strong performance profile that outpaces most ruby templating solutions
Fetches Slow SQL and Top SQL per-execution samples from OceanBase Cloud and emits them as Fluentd events (one record per trace, dedup by traceId).
DeDupe is a Ruby gem for distributed deduplication and locking using Redis Sorted Sets. It provides a simple and efficient way to prevent duplicate execution of tasks across multiple processes or servers, with automatic TTL-based expiration and cleanup.