awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • tooljet/tooljetToolJet 的头像

    ToolJet/ToolJet

    38,027在 GitHub 上查看↗

    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
    在 GitHub 上查看↗38,027
  • umami-software/umamiumami-software 的头像

    umami-software/umami

    37,285在 GitHub 上查看↗

    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
    在 GitHub 上查看↗37,285
  • filamentphp/filamentfilamentphp 的头像

    filamentphp/filament

    31,215在 GitHub 上查看↗

    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
    在 GitHub 上查看↗31,215
  • stevenblack/hostsStevenBlack 的头像

    StevenBlack/hosts

    30,553在 GitHub 上查看↗

    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
    在 GitHub 上查看↗30,553
  • jashkenas/underscorejashkenas 的头像

    jashkenas/underscore

    27,345在 GitHub 上查看↗

    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
    在 GitHub 上查看↗27,345
  1. Home
  2. Data & Databases
  3. Data Filtering Utilities