awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesHash-Based Key Mapping

Using hash values to treat different immutable types with identical values as the same map key.

Distinct from Immutable Maps: Focuses on value-based key identity for immutable types rather than the persistent versioning of immutable maps.

Explore 1 awesome GitHub repository matching data & databases · Hash-Based Key Mapping. Refine with filters or upvote what's useful.

Awesome Hash-Based Key Mapping GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • jackzhenguo/python-small-examplesAvatar de jackzhenguo

    jackzhenguo/python-small-examples

    8,132Ver en GitHub↗

    This project is a comprehensive library of practical Python code examples and patterns. It provides a collection of scripts and snippets designed to demonstrate a wide range of programming tasks, from basic syntax to advanced implementation patterns. The repository focuses on several core domains, including the implementation of concurrency and multithreading examples, data analysis snippets for cleaning and manipulating tabular data, and various data visualization examples. It also covers automation scripts for file system management and a variety of general programming patterns. Additional

    Utilizes hash values to treat different immutable types with the same value as identical mapping keys.

    Pythondata-sciencemachine-learningpython
    Ver en GitHub↗8,132
  1. Home
  2. Data & Databases
  3. Hash Maps
  4. Immutable Maps
  5. Hash-Based Key Mapping