awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesConditional Serializers

JSON serialization tools that apply logic to filter fields based on specific conditions during encoding.

Distinct from JSON Serialization Libraries: Distinct from general JSON serialization: focuses specifically on the conditional exclusion of data fields.

Explore 1 awesome GitHub repository matching data & databases · Conditional Serializers. Refine with filters or upvote what's useful.

Awesome Conditional Serializers GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • goccy/go-jsonAvatar goccy

    goccy/go-json

    3,687Vezi pe GitHub↗

    go-json is a high-performance JSON serialization library for Go that serves as an encoder and decoder replacement for the standard library. It provides tools to convert native data structures to and from JSON format with optimized processing speeds. The library includes a conditional serializer for filtering specific data structure fields during the encoding process and a colorizer to produce color-coded JSON strings for human readability. The project supports context-aware marshaling to trigger specific logic during the serialization of complex data types.

    Provides a conditional serializer for filtering specific data structure fields during the JSON encoding process.

    Gogogolanggolang-library
    Vezi pe GitHub↗3,687
  1. Home
  2. Data & Databases
  3. JSON Serialization Libraries
  4. Conditional Serializers