awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 Repos

Awesome GitHub RepositoriesData Filtering Utilities

Functions and methods for narrowing down datasets based on specific criteria.

Distinguishing note: Specifically targets the transformation of arrays for display purposes, distinct from database-level query filtering.

Explore 5 awesome GitHub repositories matching data & databases · Data Filtering Utilities. Refine with filters or upvote what's useful.

Awesome Data Filtering Utilities GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • tooljet/tooljetAvatar von ToolJet

    ToolJet/ToolJet

    38,027Auf GitHub ansehen↗

    ToolJet is a low-code development platform designed for building and deploying internal business applications. It provides a visual interface where users can drag and drop components to design layouts, connect to various data sources, and execute custom logic. The platform is built on a containerized architecture, ensuring that applications remain portable and consistent across different cloud and server environments. The platform distinguishes itself through integrated artificial intelligence capabilities that assist in the generation of user interfaces, database schemas, and data queries fr

    The platform isolates specific records by applying comparison and pattern matching operations to existing table data.

    JavaScriptai-app-builderdockerhacktoberfest
    Auf GitHub ansehen↗38,027
  • umami-software/umamiAvatar von umami-software

    umami-software/umami

    37,285Auf GitHub ansehen↗

    Umami is a self-hosted, privacy-focused web analytics platform designed to provide full control over infrastructure and user data. It captures website traffic and visitor behavior through anonymous tracking methods that avoid cookies, browser fingerprinting, and the storage of personally identifiable information. The platform distinguishes itself through a comprehensive suite of behavioral analysis tools, including session replays, heatmaps, and cohort-based retention reporting. It features a multi-tenant architecture that allows teams to manage multiple websites within a single, collaborativ

    Maintains data privacy by excluding specific URL parameters from collected information.

    TypeScriptanalyticsaudience-segmentationcharts
    Auf GitHub ansehen↗37,285
  • filamentphp/filamentAvatar von filamentphp

    filamentphp/filament

    31,215Auf GitHub ansehen↗

    Filament is a full-stack framework for building administrative panels and management interfaces within the Laravel ecosystem. It provides a declarative, component-based architecture that allows developers to construct complex, data-driven applications using server-side configuration objects rather than manual HTML. By inspecting database model structures and relationships, the framework automates the generation of CRUD interfaces, forms, and data tables, significantly reducing boilerplate code. The project distinguishes itself through a highly modular and extensible design that supports custo

    Provides utilities to verify that data filters correctly restrict the visible record set in administrative tables.

    PHPadminalpine-jsbuilder
    Auf GitHub ansehen↗31,215
  • stevenblack/hostsAvatar von StevenBlack

    StevenBlack/hosts

    30,553Auf GitHub ansehen↗

    This project provides a system-wide content filtering utility that controls network traffic by redirecting domain resolution requests to local null addresses. By mapping unwanted hostnames to these addresses at the operating system level, it effectively blocks connections to advertising, tracking, and malicious domains across all applications on a machine. The core of the system is a data-driven build pipeline that aggregates multiple curated source lists into a single, unified configuration file. This process is highly customizable, allowing users to employ declarative filtering logic throug

    Provides a blacklist mechanism to automatically filter and remove unwanted domains during data consolidation processes.

    Pythonad-blockeranti-viruscurated-sources
    Auf GitHub ansehen↗30,553
  • jashkenas/underscoreAvatar von jashkenas

    jashkenas/underscore

    27,345Auf GitHub ansehen↗

    Underscore is a JavaScript utility library providing a suite of functional programming and data manipulation helpers. It serves as a framework for transforming data collections, composing functions, managing objects, and performing precise data type validation without modifying core language prototypes. The project includes a functional programming toolkit designed to control function execution timing and behavior through techniques such as debouncing, throttling, and partial application. It also provides a dedicated object manipulation utility for cloning, merging, picking, and omitting prop

    Provides methods for narrowing down data sets by excluding elements that fail specific criteria.

    JavaScript
    Auf GitHub ansehen↗27,345
  1. Home
  2. Data & Databases
  3. Data Filtering Utilities