awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

Awesome GitHub RepositoriesData Tagging Systems

Mechanisms for applying metadata or custom labels to data points to improve filtering and analysis.

Distinguishing note: Specifically addresses event-level metadata for analytics filtering rather than general-purpose database indexing.

Explore 2 awesome GitHub repositories matching data & databases · Data Tagging Systems. Refine with filters or upvote what's useful.

Awesome Data Tagging Systems GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • umami-software/umamiAvatar de umami-software

    umami-software/umami

    37,285Voir sur 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

    The analytics platform assigns custom tags to events to facilitate easier filtering and support A/B testing workflows within the analytics dashboard.

    TypeScriptanalyticsaudience-segmentationcharts
    Voir sur GitHub↗37,285
  • ikarus23/mifareclassictoolAvatar de ikarus23

    ikarus23/MifareClassicTool

    5,743Voir sur GitHub↗

    MifareClassicTool is an Android application for reading, writing, cloning, and analyzing MIFARE Classic RFID tags using built-in NFC hardware or external USB readers. The tool provides sector-based authentication using key files and dictionary attacks, enabling selective data extraction from protected tag sectors. The application includes a hex editor for viewing and modifying raw tag dump data with sector and block highlighting, along with tools for decoding and encoding access condition bytes and value blocks. It supports cloning full dumps or UIDs to compatible magic tags, including manufa

    Decodes MIFARE tag data into ASCII, access condition tables, integers, and dates.

    Javaandroidandroid-nfcmifare
    Voir sur GitHub↗5,743
  1. Home
  2. Data & Databases
  3. Data Tagging Systems

Explorer les sous-tags

  • MIFARE Data DecodersDisplays tag data as ASCII text, access condition tables, integer values, or manufacture date. **Distinct from Data Tagging Systems:** Distinct from Data Tagging Systems: decodes MIFARE tag data into multiple human-readable representations.