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
·
greg7mdp avatar

greg7mdp/parallel-hashmap

0
View on GitHub↗
3,192 stele·308 fork-uri·C++·Apache-2.0·2 vizualizărigreg7mdp.github.io/parallel-hashmap↗

Parallel Hashmap

A family of header-only, very fast and memory-friendly hashmap and btree containers.

Features

  • Data Structures - High-performance hashmap and btree containers.
  • Data Structures - Memory-efficient and fast hash maps and B-trees.
  • Networking and Utilities - Fast hashmap and binary tree containers.

Istoric stele

Graficul istoricului de stele pentru greg7mdp/parallel-hashmapGraficul istoricului de stele pentru greg7mdp/parallel-hashmap

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Parallel Hashmap

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Parallel Hashmap.
  • arximboldi/immerAvatar arximboldi

    arximboldi/immer

    2,854Vezi pe GitHub↗

    Postmodern immutable and persistent data structures for C++ — value semantics at scale

    C++
    Vezi pe GitHub↗2,854
  • bits-and-blooms/bitsetAvatar bits-and-blooms

    bits-and-blooms/bitset

    1,505Vezi pe GitHub↗

    Go package implementing bitsets

    Go
    Vezi pe GitHub↗1,505
  • alandefreitas/smallAvatar alandefreitas

    alandefreitas/small

    150Vezi pe GitHub↗

    C++ small containers

    C++
    Vezi pe GitHub↗150
  • bits-and-blooms/bloomAvatar bits-and-blooms

    bits-and-blooms/bloom

    2,791Vezi pe GitHub↗

    Go package implementing Bloom filters, used by many important systems

    Go
    Vezi pe GitHub↗2,791
Vezi toate cele 30 alternative pentru Parallel Hashmap→

Întrebări frecvente

Ce face greg7mdp/parallel-hashmap?

A family of header-only, very fast and memory-friendly hashmap and btree containers.

Care sunt principalele funcționalități ale greg7mdp/parallel-hashmap?

Principalele funcționalități ale greg7mdp/parallel-hashmap sunt: Data Structures, Networking and Utilities.

Care sunt câteva alternative open-source pentru greg7mdp/parallel-hashmap?

Alternativele open-source pentru greg7mdp/parallel-hashmap includ: bits-and-blooms/bitset — Go package implementing bitsets. cameron314/concurrentqueue — ConcurrentQueue is a header-only C++ template library that provides a lock-free data structure for multi-producer… alandefreitas/small — C++ small containers. arximboldi/immer — Postmodern immutable and persistent data structures for C++ — value semantics at scale. bits-and-blooms/bloom — Go package implementing Bloom filters, used by many important systems. deckarep/golang-set — This project is a set theory library for Go that provides a data structure for storing unique elements of any…