Ecosyste.ms: Issues

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

GitHub / Tessil/robin-map issues and pull requests

#78 - Added finalizer to default hash function.

Pull Request - State: open - Opened by stgatilov 5 months ago - 2 comments

#77 - Bump cmake_minimum_required version to 3.5

Pull Request - State: closed - Opened by jlblancoc 5 months ago - 1 comment

#76 - Add ``robin_map/set::erase_fast()`` method (fixes #75)

Pull Request - State: closed - Opened by wjakob 6 months ago - 10 comments

#75 - ``erase()`` function that takes an iterator but does not return one.

Issue - State: closed - Opened by wjakob 6 months ago - 2 comments

#74 - Specify library version as part of the headers

Pull Request - State: closed - Opened by wjakob 7 months ago - 7 comments

#73 - Identity hash function by default on GCC

Issue - State: open - Opened by stgatilov 8 months ago - 4 comments

#72 - Add: .gitignore file for CMake generated files

Pull Request - State: closed - Opened by FuexFollets 9 months ago - 1 comment

#71 - Excessive use of memory in some odd cases

Issue - State: closed - Opened by glandium 11 months ago - 5 comments

#70 - Mark error_message in numeric_cast as unused

Pull Request - State: closed - Opened by milianw about 1 year ago - 4 comments

#68 - fix const reference return by iterator

Pull Request - State: open - Opened by firedtoad over 1 year ago - 1 comment

#65 - robin_hash crash

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

#63 - Robin_map:find() causing segmentation faults

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

#62 - Q: Is there a C wrapper?

Issue - State: closed - Opened by ib00 almost 2 years ago - 1 comment

#61 - Replace depecrated std::aligned_storage since C++23 by alignas

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

#60 - Disable CMake install rule if robin_map is used as subproject

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

#59 - Disable install rule if robin-map is a subproject

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

#58 - A C2028 error may be generated when using the c++ 20 module.

Issue - State: closed - Opened by wzhengsen almost 2 years ago

#57 - aligned_storage is deprecated by C++23

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

#56 - find/insert return iterators with read-only second element

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

#55 - CL.exe crash

Issue - State: open - Opened by BefuddledSloth over 2 years ago

#54 - Does robin_map is thread safe?

Issue - State: closed - Opened by portsip over 2 years ago

#53 - Broken on Conan

Issue - State: closed - Opened by KenyonPrater over 2 years ago - 1 comment

#52 - Hash Map Insert Stuck in an infinite loop

Issue - State: closed - Opened by szhang0119 over 2 years ago - 53 comments
Labels: cannot reproduce

#51 - Do you know how to put robin_map into shared_memory?

Issue - State: closed - Opened by ghost over 2 years ago - 1 comment

#50 - 1.0.0 fails to build with GCC 12 on Fedora

Issue - State: closed - Opened by hobbes1069 over 2 years ago - 10 comments

#49 - release the latest version to conda-forge?

Issue - State: closed - Opened by jingpengw over 2 years ago - 2 comments

#48 - How to put this into shared memory?

Issue - State: closed - Opened by JaydenFish over 2 years ago - 3 comments

#47 - how to write range based for

Issue - State: closed - Opened by qdztxc over 2 years ago - 1 comment

#46 - Question: How to use pre-calculated hash to insert an entry into robin_map?

Issue - State: open - Opened by ytyou almost 3 years ago - 1 comment

#45 - CMake exports using incorrect name

Issue - State: closed - Opened by david-cortes about 3 years ago - 6 comments

#44 - serialization using boost

Issue - State: closed - Opened by jingpengw over 3 years ago - 1 comment

#43 - fix constexpr warnings

Pull Request - State: closed - Opened by Neiko2002 over 3 years ago - 2 comments

#42 - Question: fixed memory?

Issue - State: closed - Opened by jwdevel over 3 years ago - 1 comment

#41 - Remove compilation error when -Wshadow flag is set

Pull Request - State: closed - Opened by stainleebakhla over 3 years ago - 4 comments

#40 - Compiling with "-Wshadow" flag causes error

Issue - State: closed - Opened by stainleebakhla over 3 years ago - 3 comments

#39 - Adding ints with poor hash leads to explosive reserve sequence in some cases

Issue - State: closed - Opened by Predelnik over 3 years ago - 1 comment

#38 - add support for heterogeneous insert

Pull Request - State: closed - Opened by the5avage almost 4 years ago - 3 comments

#37 - Why did the download of release 0.6.3 change?

Issue - State: closed - Opened by Croydon about 4 years ago - 3 comments

#36 - Add support for efficient serialization

Pull Request - State: closed - Opened by Tessil about 4 years ago - 9 comments

#35 - Allow find to work on all comparable keys

Pull Request - State: closed - Opened by DasNaCl about 4 years ago - 1 comment

#34 - Updated Benchmark?

Issue - State: open - Opened by patlecat over 4 years ago - 2 comments

#33 - Member function value() for non-const iterator possibly should be const

Issue - State: closed - Opened by Predelnik over 4 years ago - 1 comment

#32 - pointer to value and hashmap resize

Issue - State: closed - Opened by zeyangl over 4 years ago - 1 comment

#31 - clear() does not trigger rehash

Issue - State: closed - Opened by michitux over 4 years ago - 4 comments

#30 - robin_map and Poco

Issue - State: closed - Opened by xumepoc over 4 years ago - 2 comments

#29 - robin_map<int, struct *>, build failed

Issue - State: closed - Opened by 841974180 almost 5 years ago

#28 - Ceral with robin-map

Issue - State: closed - Opened by PcChip almost 5 years ago - 4 comments

#27 - Conditionally disable bucket_entry constructors based on available va…

Pull Request - State: closed - Opened by ifiddynine almost 5 years ago - 2 comments

#26 - while using the robin_pg_map, there was an error

Issue - State: closed - Opened by cortree-kor almost 5 years ago - 1 comment

#24 - poor performance of robin_map<int,void *> on insert using gcc

Issue - State: closed - Opened by loopless about 5 years ago - 1 comment

#23 - map entry goes missing after a large number of insertions

Issue - State: closed - Opened by loopless about 5 years ago - 3 comments

#22 - Using omp with robin-map

Issue - State: closed - Opened by jwcodee about 5 years ago - 1 comment

#21 - update lastest code

Pull Request - State: closed - Opened by ktprime about 5 years ago - 1 comment

#20 - it = map.erase(it) potentially passes entries twice

Issue - State: open - Opened by martinus about 5 years ago - 6 comments

#19 - No matching function swap() when using robin_map::emplace()

Issue - State: closed - Opened by MarkoPaul0 over 5 years ago - 2 comments

#18 - Fix compilation error when compiling with disabled exceptions and c++ >11

Pull Request - State: closed - Opened by d44m1n over 5 years ago - 3 comments

#17 - Add support for min_load_factor

Pull Request - State: closed - Opened by Tessil over 5 years ago

#16 - Rehash "down" support on erase

Issue - State: closed - Opened by anton-povarov over 5 years ago - 5 comments

#15 - very slow clustering

Issue - State: closed - Opened by ktprime over 5 years ago - 1 comment

#13 - Conan Package Support

Issue - State: closed - Opened by uilianries over 5 years ago - 6 comments

#12 - Fix compilation error with GCC 9

Pull Request - State: closed - Opened by Tessil over 5 years ago

#11 - Error with gcc 9.0.1: implicitly-declared...

Issue - State: closed - Opened by hobbes1069 over 5 years ago - 4 comments

#10 - can't create a map of non-copyable value

Issue - State: closed - Opened by martinus over 5 years ago - 3 comments

#9 - Non-indexed map view for MSVC debugger

Pull Request - State: closed - Opened by cmakshin about 6 years ago - 1 comment

#6 - Infinite recursive loop in robin_set::insert

Issue - State: closed - Opened by loopless about 6 years ago - 5 comments

#5 - Add MSVC debugger visualization file

Pull Request - State: closed - Opened by cmakshin about 6 years ago - 1 comment

#4 - hopscotch_map::find() returns an iterator where the value_type is const

Issue - State: closed - Opened by gloinart over 6 years ago - 2 comments

#2 - optional exceptions; add guarded __builtin_expect to find_impl

Pull Request - State: closed - Opened by AdrianAtGoogle over 6 years ago - 4 comments

#1 - Replace mod_growth_policy with multiplication-based one

Issue - State: closed - Opened by Bulat-Ziganshin almost 7 years ago - 9 comments