awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
API Query Interfaces · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesAPI Query Interfaces

Mechanisms for filtering and narrowing down data returned by web service endpoints.

Distinguishing note: Focuses on metadata filtering, distinct from general search indexing.

Explore 1 awesome GitHub repository matching web development · API Query Interfaces. Refine with filters or upvote what's useful.

  1. Home
  2. Web Development
  3. API Query Interfaces

Awesome API Query Interfaces GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • uber-go/zap

    uber-go/zap

    24,329View on GitHub↗

    Zap is a high-performance structured logging library designed for production environments. It provides a framework for generating machine-readable logs that minimize memory overhead and CPU usage, allowing for efficient event analysis and system monitoring. The library distinguishes itself through a focus on zero-allocation logging, utilizing buffer pooling to reduce garbage collection pressure during high-frequency operations. It enforces strict data typing through compile-time checks and structured field encoding, which ensures consistent output without the performance cost of reflection-ba

    Allows querying package metadata with filters for versioning and build context.

    Gogolangloggingstructured-logging
    24,329View on GitHub↗