Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / martinus/unordered_dense issues and pull requests

#100 - dont resize in emplace when not necessary

Pull Request - State: closed - Opened by martinus 10 months ago

#99 - [ Question ] How does this interface compare to the one defined in C++23

Issue - State: closed - Opened by iwubcode 10 months ago - 2 comments
Labels: enhancement

#97 - hash specializations for std::pair and std::tuple

Issue - State: closed - Opened by odygrd 10 months ago - 2 comments
Labels: enhancement

#96 - Moving elements out of a hash set

Issue - State: closed - Opened by sh-mochi 10 months ago - 8 comments
Labels: enhancement

#95 - support C++23 import std on unordered_dense module

Pull Request - State: open - Opened by Arthapz 12 months ago

#94 - Additional memory segmentation for bucket index

Issue - State: open - Opened by dotnwat 12 months ago - 4 comments
Labels: enhancement

#93 - Completely reworked fuzzing. Now it's based on honggfuzz

Pull Request - State: closed - Opened by martinus 12 months ago

#92 - Improve detection and enforcement of is_avalanching trait

Issue - State: open - Opened by vmilea 12 months ago - 3 comments
Labels: enhancement

#91 - 2023 09 minor fixes

Pull Request - State: closed - Opened by martinus about 1 year ago

#90 - Question about how `insert` works

Issue - State: closed - Opened by nicklegr about 1 year ago - 2 comments

#89 - 2023 09 fuzz update

Pull Request - State: closed - Opened by martinus about 1 year ago

#88 - [BUG] Heap-use-after-free

Issue - State: closed - Opened by bear24rw about 1 year ago - 6 comments
Labels: bug

#87 - bump version to 4.1.1

Pull Request - State: closed - Opened by martinus about 1 year ago

#86 - use feature test macro to detect char8_t support

Pull Request - State: closed - Opened by justusranvier about 1 year ago

#85 - Adds support for c++ modules

Pull Request - State: closed - Opened by martinus about 1 year ago - 1 comment

#84 - [BUG] Can't compiler in c++20 module

Issue - State: closed - Opened by jz315 about 1 year ago - 3 comments
Labels: bug

#83 - add constexpr to hash

Issue - State: closed - Opened by jz315 about 1 year ago
Labels: enhancement

#82 - [BUG] How to run tests using cmake?

Issue - State: closed - Opened by yurivict about 1 year ago - 1 comment
Labels: invalid

#81 - 2023 07 fix more move allocator issues

Pull Request - State: closed - Opened by martinus about 1 year ago

#80 - fix #79: don't reuse m_buckets when allocator does not compare equal

Pull Request - State: closed - Opened by martinus about 1 year ago

#79 - [BUG] Segmentation fault after move assign of map with different allocator

Issue - State: closed - Opened by tokiura about 1 year ago - 10 comments
Labels: bug

#78 - Add natvis file for debugging

Pull Request - State: closed - Opened by metab0t over 1 year ago - 1 comment

#77 - fix #76: correct return value for erase_if

Pull Request - State: closed - Opened by martinus over 1 year ago

#76 - [BUG] erase_if returns an incorrect value

Issue - State: closed - Opened by sultim-t over 1 year ago - 2 comments
Labels: bug

#75 - [BUG] overload operator== do not work for unordered_dense::detail::table

Issue - State: closed - Opened by HailongYang96 over 1 year ago - 3 comments
Labels: invalid

#74 - ankerl::unordered_dense requires C++17 or higher (readme)

Issue - State: closed - Opened by greenrobot over 1 year ago - 1 comment
Labels: enhancement

#73 - Rebinding to boost::small_vector stops working starting from GCC 13

Issue - State: closed - Opened by jcelerier over 1 year ago - 3 comments
Labels: bug

#72 - Save to file and load from file

Issue - State: closed - Opened by Noname400 over 1 year ago - 1 comment
Labels: enhancement, wontfix

#71 - API extensions supporting insert/find/erase/etc. when a hash is already available

Issue - State: closed - Opened by jeremyong over 1 year ago - 2 comments
Labels: enhancement

#69 - Fix min/max macro compilation error

Pull Request - State: closed - Opened by sb362 over 1 year ago

#68 - Compilation error when min/max macros are defined

Issue - State: closed - Opened by sb362 over 1 year ago - 3 comments
Labels: enhancement

#67 - Support for rbegin / rend

Issue - State: closed - Opened by jcelerier over 1 year ago - 1 comment
Labels: enhancement

#66 - Support for multiset / multimap versions?

Issue - State: closed - Opened by jcelerier over 1 year ago - 4 comments
Labels: enhancement, up for grabs

#65 - "conditional expression is constant" warnings due to using `if` where `if constexpr` is appropriate

Issue - State: closed - Opened by VioletGiraffe over 1 year ago - 3 comments
Labels: invalid

#64 - Bump version to 3.1.0, code cleanup

Pull Request - State: closed - Opened by martinus over 1 year ago

#63 - can't compiler with T=std::deque<std::unique<T>>

Issue - State: closed - Opened by yanwei1983 over 1 year ago - 4 comments
Labels: bug

#62 - A comparison with your older robin-hood hashing library would be useful

Issue - State: closed - Opened by purew over 1 year ago - 1 comment

#61 - Question about reserve

Issue - State: closed - Opened by MBkkt over 1 year ago - 5 comments
Labels: enhancement

#60 - If `__GNUC__`, check if exceptions are enabled before using them

Pull Request - State: closed - Opened by chriselrod over 1 year ago - 8 comments

#59 - bump version to 3.0.2 for libc++ pmr fix

Pull Request - State: closed - Opened by martinus over 1 year ago

#58 - Adds ankerl::unordered_dense{segmented_map, segmented_set}

Pull Request - State: closed - Opened by martinus over 1 year ago - 5 comments

#57 - add libc++ compatibility by checking for <experimental/memory_resource>

Pull Request - State: closed - Opened by justusranvier over 1 year ago - 4 comments

#56 - Fix deallocation with nullptr in some cases

Pull Request - State: closed - Opened by martinus over 1 year ago

#55 - [BUG] undefined behavior in pmr container destructor

Issue - State: closed - Opened by justusranvier over 1 year ago - 4 comments
Labels: bug

#54 - Implement segmented_vector as replacement for std::vector

Issue - State: closed - Opened by martinus almost 2 years ago - 6 comments
Labels: enhancement

#53 - unordered_dense::set iterator is now const_iterator

Pull Request - State: closed - Opened by martinus almost 2 years ago

#52 - About "no const Key"

Issue - State: closed - Opened by Philippe91 almost 2 years ago - 2 comments
Labels: enhancement

#51 - Add support for `merge`?

Issue - State: closed - Opened by yilongli almost 2 years ago - 6 comments
Labels: enhancement

#50 - [BUG] erase operation dosen't work for iterator

Issue - State: closed - Opened by stillcold almost 2 years ago - 3 comments
Labels: bug

#49 - Make mapped_type only available for map, not for set

Pull Request - State: closed - Opened by martinus almost 2 years ago

#48 - Define mapped_type only for ankerl::unordered_dense::map?

Issue - State: closed - Opened by Andersama almost 2 years ago - 5 comments
Labels: enhancement

#47 - Bump version to 2.0.1

Pull Request - State: closed - Opened by martinus almost 2 years ago

#46 - Use reserve() in table's constructor

Pull Request - State: closed - Opened by martinus almost 2 years ago - 1 comment

#45 - The bucket_count parameter is not used in the ctor

Issue - State: closed - Opened by Philippe91 almost 2 years ago - 1 comment
Labels: bug

#44 - Question regarding collisions

Issue - State: closed - Opened by jmbnyc almost 2 years ago - 2 comments

#43 - Better support for erase() with range-based iteration

Issue - State: closed - Opened by jsyjr almost 2 years ago - 4 comments
Labels: enhancement

#42 - [BUG] Nits to better match std::unordered_set / _map

Issue - State: closed - Opened by jsyjr almost 2 years ago - 1 comment
Labels: bug

#41 - CMakeLists.txt: fix .cmake install path for better compatibility

Pull Request - State: closed - Opened by vowstar almost 2 years ago - 1 comment

#40 - Fix constructors for custom container

Pull Request - State: closed - Opened by martinus almost 2 years ago - 1 comment

#39 - [BUG] Copy constructor fails to compile when using custom container

Issue - State: closed - Opened by antoine-fresse almost 2 years ago - 5 comments
Labels: bug

#38 - implement a version with stable iterators

Issue - State: closed - Opened by martinus almost 2 years ago - 7 comments
Labels: enhancement, up for grabs

#37 - Update README.md with better Heterogenous lookup description

Pull Request - State: closed - Opened by martinus almost 2 years ago

#36 - Support heterogeneous C++26 overloads

Pull Request - State: closed - Opened by martinus almost 2 years ago

#35 - Support heterogeneous C++26 overloads

Issue - State: closed - Opened by iwubcode about 2 years ago - 3 comments
Labels: enhancement

#34 - reserve() function doesn't accelerate

Issue - State: closed - Opened by NotOneRing about 2 years ago - 4 comments

#33 - Floating Point Precision

Issue - State: closed - Opened by NotOneRing about 2 years ago

#32 - fix: change contains() return type from size_to to bool

Pull Request - State: closed - Opened by martinus about 2 years ago

#31 - contains() should return 'bool' and not 'size_t'

Issue - State: closed - Opened by Philippe91 about 2 years ago - 2 comments
Labels: bug

#30 - Document heterogenous lookup using `is_transparent`

Pull Request - State: closed - Opened by martinus about 2 years ago - 1 comment

#29 - Does this support heterogeneous lookup?

Issue - State: closed - Opened by iwubcode about 2 years ago - 2 comments
Labels: enhancement

#28 - fixes is_avalanching default, adds documentation for hashing

Pull Request - State: closed - Opened by martinus about 2 years ago

#27 - Hash examples

Issue - State: closed - Opened by iwubcode about 2 years ago - 2 comments
Labels: enhancement

#26 - Fixes deallocation of nullptr bucket

Pull Request - State: closed - Opened by martinus about 2 years ago

#25 - add versioning namespace with a test. Fixes #13

Pull Request - State: closed - Opened by martinus about 2 years ago

#24 - New Benchmark + Docs

Issue - State: closed - Opened by patlecat about 2 years ago - 12 comments
Labels: enhancement

#23 - Enable consistent .clang-tidy style style, fix all style warnings

Pull Request - State: closed - Opened by martinus about 2 years ago

#22 - Add replace(), cmake updates, documentation updates

Pull Request - State: closed - Opened by martinus about 2 years ago

#21 - Plenty of fixes when capacity is reached

Pull Request - State: closed - Opened by martinus about 2 years ago

#20 - Adds support for custom container instead of only std::vector.

Pull Request - State: closed - Opened by martinus about 2 years ago

#19 - Frozen hashes/sets

Issue - State: closed - Opened by vstakhov about 2 years ago - 6 comments
Labels: enhancement

#18 - Add bucket_type::small

Issue - State: closed - Opened by martinus about 2 years ago - 1 comment
Labels: enhancement

#17 - 2022 08 custom bucket types

Pull Request - State: closed - Opened by martinus about 2 years ago

#16 - RFC: Allow more than 2^32 entries

Issue - State: closed - Opened by bigerl about 2 years ago - 6 comments
Labels: enhancement

#15 - [fix] Add a missing reserve() call

Pull Request - State: closed - Opened by jcelerier about 2 years ago - 1 comment

#14 - [BUG] reserve does not call m_values.reserve(...)

Issue - State: closed - Opened by jcelerier about 2 years ago - 1 comment
Labels: bug

#13 - Create versioning namespace

Issue - State: closed - Opened by martinus about 2 years ago - 1 comment
Labels: enhancement

#12 - MSVC doesn't define __cplusplus correctly by default

Issue - State: closed - Opened by martinus about 2 years ago

#11 - Crash when using move-only values

Issue - State: closed - Opened by vstakhov about 2 years ago - 2 comments
Labels: bug

#10 - debug visualizer

Issue - State: closed - Opened by Philippe91 about 2 years ago - 1 comment
Labels: enhancement

#9 - fix #7 add API fuzzer

Pull Request - State: closed - Opened by martinus about 2 years ago

#8 - erase() on empty map causes segfault

Issue - State: closed - Opened by martinus about 2 years ago
Labels: bug

#7 - Add fuzzer

Issue - State: closed - Opened by martinus about 2 years ago

#6 - Better documentation

Issue - State: closed - Opened by martinus about 2 years ago - 1 comment
Labels: enhancement

#5 - Slightly speed up find

Issue - State: closed - Opened by martinus about 2 years ago - 1 comment

#4 - MSVC generated code is bad

Issue - State: closed - Opened by martinus about 2 years ago - 2 comments
Labels: enhancement

#3 - Build with MSVC

Pull Request - State: closed - Opened by martinus about 2 years ago

#2 - some optimization

Issue - State: closed - Opened by ktprime about 2 years ago - 2 comments

#1 - Make sure it works with MSVC

Issue - State: closed - Opened by martinus about 2 years ago - 1 comment