Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
#

unordered-set

Here are 18 public repositories matching this topic...

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

  • UpdatedDec 6, 2025
  • C++

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

  • UpdatedNov 2, 2025
  • C++
gtl

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

  • UpdatedAug 12, 2025
  • C++
libdsc

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

  • UpdatedNov 30, 2025
  • C++

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

  • UpdatedFeb 11, 2024
  • C++

Collection of STL and algorithms code snippets with tutorials for quick reference and learning.

  • UpdatedJun 21, 2025
  • C++

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

  • UpdatedJan 20, 2024
  • C++

Pretty Printer for any arbitrarily nested STL container

  • UpdatedNov 20, 2024
  • C++

Repository Contains C++ Pgms on TREES - Binary Trees & Binary Search Trees - Easy Medium hard questions on leetcode --- ++ Set (ordered, unordered, Multiset)

  • UpdatedOct 8, 2025
  • C++

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

  • UpdatedJan 23, 2022
  • C++

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

  • UpdatedJul 31, 2022
  • C++

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

  • UpdatedAug 19, 2019
  • C++

A very performant, fairly lightweight HashSet implementation in C.

  • UpdatedSep 10, 2024
  • C
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.

  • UpdatedJun 6, 2020
  • C++

Improve this page

Add a description, image, and links to theunordered-set topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with theunordered-set topic, visit your repo's landing page and select "manage topics."

Learn more


[8]ページ先頭

©2009-2025 Movatter.jp