awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • tooljet/tooljetالصورة الرمزية لـ ToolJet

    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/umamiالصورة الرمزية لـ umami-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/filamentالصورة الرمزية لـ filamentphp

    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/hostsالصورة الرمزية لـ StevenBlack

    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/underscoreالصورة الرمزية لـ jashkenas

    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