GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub
集合主题趋势排行榜
#

unordered-map

Website
Wikipedia
https://static.github-zh.com/github_avatars/greg7mdp?size=40
greg7mdp / parallel-hashmap

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

hashtablesunordered-mapunordered-sethash-containerparallelmulti-threadmemory-footprintparallel-programmingconcurrency
C++ 2.98 k
10 天前
https://static.github-zh.com/github_avatars/martinus?size=40
martinus / unordered_dense

A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion

C++hashhash-tablesno-dependenciesstl-containersunordered-mapunordered-set
C++ 1.09 k
4 个月前
https://static.github-zh.com/github_avatars/gaujay?size=40
gaujay / indivi_collection

A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse deque.

containerbenchmarkdequesparsesimdunordered-mapunordered-set
C++ 34
8 个月前
https://static.github-zh.com/github_avatars/renzibei?size=40
renzibei / hashtable-bench

A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible

C++hash-tablehash-mapbenchmarkhashmaphashtablehash-tableshashunordered-map
Jupyter Notebook 20
3 个月前
https://static.github-zh.com/github_avatars/cm-jones?size=40
cm-jones / libdsc

Reimplementations of containers from the C++ Standard Library in C

数据结构CLibrarycontainershash-tablesunordered-mapunordered-setvectorslinked-listqueuesstacks
C 18
22 天前
https://static.github-zh.com/github_avatars/karel-burda?size=40
karel-burda / constexpr-hash-map

Compile-time single-header hash-map written in C++ 17

constexprcompile-timetemplatesC++arrayhash-maphash-tableheader-onlyno-dependenciesunordered-map
C++ 15
3 年前
https://static.github-zh.com/github_avatars/morzhovets?size=40
morzhovets / momo

C++ template containers with optimized memory consumption

optimization数据结构hash-tableb-treehash-containerunordered-maphash-map
C++ 12
14 天前
https://static.github-zh.com/github_avatars/mkostoevr?size=40
mkostoevr / cdict

A simple dictionary implementation in C

dictionaryCheader-onlydependency-freeno-dependenciesmapunordered-map
C 5
6 个月前
https://static.github-zh.com/github_avatars/Exerg?size=40
Exerg / WaitFreeCollections

Wait Free collections in C++

C++hashmapwait-freeunordered-map
CMake 4
6 年前
https://static.github-zh.com/github_avatars/bas524?size=40
bas524 / ConcurrentHashMap

Concurrent HashMap C++

concurrencylambdaunordered-map
C++ 3
5 年前
https://static.github-zh.com/github_avatars/danieldotwav?size=40
danieldotwav / Parentheses-Validation

#算法刷题#A robust C++ solution for validating parentheses in strings. This project features a well-tested algorithm that handles different types of parentheses, including (), {}, and []. It is designed to cove...

算法coding-challengeC++数据结构stackunordered-mapvalidation
C++ 3
1 年前
https://static.github-zh.com/github_avatars/hordi?size=40
hordi / hash

Fast C++ flat (open addressing) hash set, map

C++hashhashingmapsetunordered-mapunordered-set
C++ 3
2 年前
https://static.github-zh.com/github_avatars/p-groarke?size=40
p-groarke / fea_unsigned_map

A collection of slot maps and hash maps optimized for unsigned keys.

stlunordered-mapunordered-mapshash-map
C++ 2
4 年前
https://static.github-zh.com/github_avatars/Flix01?size=40
Flix01 / c_vector_and_hashtable

A plain C implementation of vector and hashtable

vectorhashtableCmaphashmapunordered-mapbinary-searchcontainers
C++ 1
4 年前
https://static.github-zh.com/github_avatars/sanyathisside?size=40
sanyathisside / Hashing

Hashing Data Structure.

hashinghashmaphashtableunordered-map
C++ 1
5 年前
https://static.github-zh.com/github_avatars/debbynirwan?size=40
debbynirwan / hash_table

Simple implementation of Hash Table in C++. It's mainly intended to show how hash tables are implemented by libraries like STL.

hashtableunordered-map
C++ 1
2 年前
https://static.github-zh.com/github_avatars/somyalalwani?size=40
somyalalwani / Unordered-Map

Implement an Unordered Map in C++ using Hash Functions. Without any inbuilt function of C++.

hashing-algorithmhashingunordered-map
C++ 1
4 年前
https://static.github-zh.com/github_avatars/mansi-k?size=40
mansi-k / ADSA_Assignment2

Implemented AVL tree as well as ordered and unordered hashmaps from scratch

avl-treeunordered-maphashmap
C++ 1
5 年前
https://static.github-zh.com/github_avatars/pekkaran?size=40
pekkaran / chan

C implementations of basic C++-like container types

containermapvectorunordered-map
C 1
1 年前
https://static.github-zh.com/github_avatars/priyendumori?size=40
priyendumori / APS_Assignment2

suffixarrayhashingunordered-map
C++ 1
7 年前
loading...