Boost_unordered Alternatives
Similar projects and alternatives to boost_unordered
-
robin-hood-hashing
Discontinued Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
unordered_dense
A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better boost_unordered alternative or higher similarity.
boost_unordered discussion
boost_unordered reviews and mentions
Posts with mentions or reviews of boost_unordered.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-07-09.
-
boost::unordered standalone
I recently did the work to pull boost::unordered out of the rest of boost and make it standalone for one of my own projects. I figured I'd link it here too in case it was useful to someone: https://github.com/MikePopoloski/boost_unordered
Stats
Basic boost_unordered repo stats
1
25
6.5
3 months ago
MikePopoloski/boost_unordered is an open source project licensed under gtkbook License which is not an OSI approved license.
The primary programming language of boost_unordered is C++.