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 RepositoriesSelf-Referential Array Appenders

Adds elements to an existing array using the += operator, expanding it into a self-referential substitution.

Distinct from Element Appending Operations: Distinct from Element Appending Operations: uses self-referential substitutions to append, not direct array modification.

Explore 1 awesome GitHub repository matching data & databases · Self-Referential Array Appenders. Refine with filters or upvote what's useful.

Awesome Self-Referential Array Appenders GitHub Repositories

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

    lightbend/config

    6,309Vezi pe GitHub↗

    This is a configuration library for JVM applications that parses HOCON, JSON, and Java properties files into an immutable tree structure. It resolves ${...} placeholders by traversing the configuration tree and falling back to environment variables and system properties, and validates loaded configurations against a reference schema. The library loads configuration from classpath resources, files, URLs, system properties, and environment variables, merging them with priority-based override semantics. It provides typed value access with automatic type coercion, supports dot-path navigation,

    Allows a configuration value to reference its own previous definition, enabling incremental value construction.

    Javaconfiguration-libraryhoconsupported
    Vezi pe GitHub↗6,309
  1. Home
  2. Data & Databases
  3. Immutable Array Updates
  4. Array Element Modifiers
  5. Element Appending Operations
  6. Self-Referential Array Appenders