awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Privacy-Preserving Utilities · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesPrivacy-Preserving Utilities

Tools that perform data processing locally to ensure user privacy and security.

Distinguishing note: Focuses on local-only execution for privacy, distinct from general security or encryption libraries.

Explore 1 awesome GitHub repository matching security & cryptography · Privacy-Preserving Utilities. Refine with filters or upvote what's useful.

  1. Home
  2. Security & Cryptography
  3. Privacy-Preserving Utilities

Awesome Privacy-Preserving Utilities GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • lutzroeder/netron

    lutzroeder/netron

    32,413View on GitHub↗

    Netron is a visualizer for neural network and machine learning models. It provides a graphical interface that renders model architectures as interactive node-link diagrams, allowing users to inspect internal layers, tensors, and metadata. By performing static analysis, the tool enables the examination of model definitions without executing the underlying machine learning code. The software distinguishes itself through a schema-driven parsing engine that translates diverse proprietary model formats into a unified internal graph structure. This approach ensures interoperability, allowing users

    Processes model files directly within the local application memory to ensure data privacy and offline functionality without server-side execution.

    JavaScriptaicoremldeep-learning
    32,413View on GitHub↗