awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesMulti-Index Containers

Data structures that support multiple independent indexing keys for the same set of elements.

Distinct from Index-Based Data Access: Candidates cover geographic indexing or simple indexing; this is a specific multi-key associative container pattern.

Explore 1 awesome GitHub repository matching data & databases · Multi-Index Containers. Refine with filters or upvote what's useful.

Awesome Multi-Index Containers GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • boostorg/boostAvatar de boostorg

    boostorg/boost

    8,493Voir sur GitHub↗

    Boost is a collection of portable, high-performance source libraries that extend the C++ standard library. It provides a wide range of reusable components, data structures, and algorithms designed to add capabilities to the base language across different platforms. The project is distinguished by its extensive focus on compile-time template metaprogramming and generic programming. It implements advanced architectural patterns such as policy-based design, concept-based type validation, and the use of SFINAE for conditional template resolution to minimize runtime overhead. The library covers a

    Implements containers that allow querying a single collection via multiple different keys or orderings.

    HTML
    Voir sur GitHub↗8,493
  1. Home
  2. Data & Databases
  3. Multi-Index Containers