awesome-repositories.com
Blog
MCP
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
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesObject Enumeration Libraries

Libraries that produce a list of all unique objects contained within a hierarchical structure.

Distinct from Object Flattening: Distinct from Object Flattening, which focuses on key-path transformation (dot-notation) rather than object enumeration.

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

Awesome Object Enumeration Libraries GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • sebastianbergmann/object-enumeratorAvatar sebastianbergmann

    sebastianbergmann/object-enumerator

    6,537Vezi pe GitHub↗

    Object-enumerator is a data structure crawler and enumeration library designed to discover and list all objects stored within deep or circular data references. It functions as a traversal tool that recursively walks through nested arrays and object graphs to identify every individual referenced object. The library flattens complex hierarchical data structures into a linear collection of unique objects. This process enables data structure analysis and memory reference mapping by tracing all objects connected to a root element to understand the overall composition of a data set.

    Provides a library to flatten complex data structures into a unique list of all contained objects.

    PHP
    Vezi pe GitHub↗6,537
  1. Home
  2. Data & Databases
  3. Object Property Accessors
  4. Deep Object Manipulations
  5. Object Enumeration Libraries