splits string by comma, trims & dedups
3-pass meeting transcript extraction pipeline (structural -> synthesis -> brief).
MLflow MCP server - experiments, runs, registered models, model versions, traces, and assessments
Local Figma MCP server with no REST rate limits, no metered tool-call quotas, and a built-in verification loop. Works on every Figma plan including Free. Drop-in alternative to Figma's Dev Mode MCP and Framelink for Claude Code, Cursor, Windsurf, and any
Granola.ai meeting-notes capability pack for the Render agent harness. API-key auth + polling primitive for ingesting new meeting notes.
Multi-framework compliance orchestrator (OSS-license, OWASP ASVS, ISO 27001, SOC 2, GDPR) for repo and CI/CD.
3-pass meeting transcript extraction pipeline (structural -> synthesis -> brief).
Solidity security scanner — Slither + Mythril + Aderyn merged into one report. Free CLI for indie devs.
Hypermedia-driven command sender, schema validators, and CLI for CQRS client auto-wiring
cmk — the CLI for claude-memory-kit. Per-project, in-repo memory system for Claude Code.
Fuzzy-find AI-agent skills (Claude Code, Codex, OpenCode, Pi) by name or description.
OEAST to HTML renderer for the preview path (spec 0.1).
🌈 Kuto makes updating your site's JS better, faster, harder, stronger. It reduces your download size by re-using code you've already shipped. Read more [on the blog](https://samthor.au/2024/kuto/)! 🌈
Load Babel presets faster by deduping common dependencies.
A fast and efficient file deduplication tool with support for media files
Rust port of Bismark Perl's deduplicate_bismark script
Deduplicates files into content-addressed chunks with selectable hash algorithms and restores them via a persistent cache.
Deduplicating iterator adapters
Media deduplication and duplicate detection for OxiMedia
Command line tools for dedup the hosts file
Deduplication tool using SQLite to allow multi-machine features.
Deduplication strategies for chunked/sliding-window ASR transcription
An extremely fast and efficient duplicate file finder
A helper function for removing consecutive duplicates from a vector of complex types
Hook-based token compressor for 5 AI CLI hosts (Claude Code, Copilot CLI, OpenCode, Gemini CLI, Codex CLI). Up to 95% bash compression, signature-mode for code reads, cross-call dedup, MCP server, self-teaching protocol. Zero runtime deps.
Run parallel queued tasks
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.