An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: unordered-set

greg7mdp/parallel-hashmap

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

Language: C++ - Size: 3.12 MB - Last synced at: about 3 hours ago - Pushed at: about 1 month ago - Stars: 2,951 - Forks: 279

cm-jones/libdsc

Generic, high-performance, and type-safe implementations of some C++ Standard Library containers in C

Language: C++ - Size: 856 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 18 - Forks: 1

s0rg/set

generic set

Language: Go - Size: 24.4 KB - Last synced at: 3 days ago - Pushed at: 18 days ago - Stars: 3 - Forks: 0

martinus/unordered_dense

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

Language: C++ - Size: 1.56 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1,051 - Forks: 83

greg7mdp/gtl

Greg's Template Library of useful classes.

Language: C++ - Size: 2.38 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 181 - Forks: 11

hansalemaos/stl_pretty_print

Pretty Printer for any arbitrarily nested STL container

Language: C++ - Size: 140 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

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.

Language: C++ - Size: 2.23 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 25 - Forks: 1

danieldotwav/Difference-of-Arrays

A C++ program that finds and displays the unique elements between two integer arrays.

Language: C++ - Size: 11.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Ahmed-Arafat10/STLs-Library

Documentation Of C++ Standard Template Library (STLs) Used In Competitive Programming

Language: C++ - Size: 37.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

csn3rd/Word-Search-Solver 📦

This is a wordsearch puzzle solver. I know this is not the most efficient solution to solving a wordsearch. Using tries is much more efficient than this brute force solution. My purpose for this program was to demonstrate my knowledge of hashtables in C++ and the unordered_set is one such implementation in the C++ STL.

Language: C++ - Size: 1.43 MB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

hordi/hash

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

Language: C++ - Size: 2.22 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

miraehab/LeetCode-August-Daily-Challenges-2022

This repository contains my solutions to the LeetCode Daily Challenges of August implemented in C++

Language: C++ - Size: 46.9 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

miraehab/LeetCode-July-Daily-Challenges-2022

This repository contains my solutions to the LeetCode Daily Challenges of July implemented in C++

Language: C++ - Size: 36.1 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

eigenwhat/ax.hash

Toolkit for hashing user-defined types for use in hash maps, sets, etc.

Language: C++ - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Akashkhandelwal191/Complete_STL

Complete STL(Standard Template Library) With Example And Source Code

Language: C++ - Size: 169 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0