awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Filtering and Deduplication · Awesome GitHub Repositories

3 repos

Awesome GitHub RepositoriesFiltering and Deduplication

Algorithmic methods for identifying, ranking, or removing redundant or irrelevant data entries from a collection.

Explore 3 awesome GitHub repositories matching data & databases · Filtering and Deduplication. Refine with filters or upvote what's useful.

  1. Home
  2. Data & Databases
  3. Data Processing Pipelines
  4. Data Transformation
  5. Filtering and Deduplication

Awesome Filtering and Deduplication GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • n8n-io/n8n

    n8n-io/n8n

    175,396GitHubView on GitHub↗

    n8n is a workflow automation platform that combines a visual interface with code-based extensibility to design, orchestrate, and manage automated processes. It provides a comprehensive suite of tools for data transformation, filtering, and storage, allowing users to build complex logic through conditional branching, lo

    TypeScriptaiapisautomation
  • junegunn/fzf

    junegunn/fzf

    77,987GitHubView on GitHub↗

    This project is a general-purpose command-line filter that provides an interactive interface for processing standard input streams. It enables real-time fuzzy searching, data selection, and transformation, allowing users to navigate complex information or file systems directly within their terminal. By utilizing a pipe

    Gobashclifish
  • vuejs/core

    vuejs/core

    53,019GitHubView on GitHub↗

    Vue is a progressive JavaScript framework designed for building modular, reactive user interfaces. It utilizes a component-based architecture that allows developers to encapsulate logic, templates, and styles into reusable units. At its core, the framework employs a virtual DOM renderer and a proxy-based reactivity sys

    TypeScript

Explore sub-tags

  • Deduplication UtilitiesTools that automatically identify and remove duplicate items from processed data streams.
  • Filtered Result DisplaysComponents that render filtered or sorted data sets using computed properties or methods.
  • Fuzzy Filtering EnginesHigh-performance engines that manage candidate lists to perform complex fuzzy matching on data.