Ecosyste.ms: Issues

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

GitHub / rust-lang/hashbrown issues and pull requests

#405 - Doc `RawTableInner::find_insert_slot` and also make it unsafe

Pull Request - State: closed - Opened by JustForFun88 almost 2 years ago - 6 comments

#404 - raw_table + raw_table_mut

Pull Request - State: closed - Opened by tower120 almost 2 years ago - 4 comments

#403 - immutable access to RawTable?

Issue - State: open - Opened by tower120 almost 2 years ago - 6 comments

#402 - Optimize insertion to use only one lookup (second try)

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

#401 - Feature request: Add `get_or_compute`/`compute_if_absent` function

Issue - State: open - Opened by yyny almost 2 years ago - 1 comment

#400 - Fix `HashSet::get_or_insert_with`

Pull Request - State: open - Opened by JustForFun88 almost 2 years ago - 4 comments

#399 - Violating the set invariant with `HashSet::get_or_insert_with`

Issue - State: open - Opened by JustForFun88 almost 2 years ago - 2 comments

#398 - Doc `RawTableInner::set_ctrl_h2`

Pull Request - State: closed - Opened by JustForFun88 almost 2 years ago - 4 comments

#397 - Doc `replace_ctrl_h2`

Pull Request - State: closed - Opened by JustForFun88 almost 2 years ago - 4 comments

#396 - Add `HashSet::get_or_insert_with_mut`

Pull Request - State: open - Opened by yyny almost 2 years ago - 4 comments

#395 - Apply Clippy suggestions

Pull Request - State: closed - Opened by JustForFun88 almost 2 years ago - 4 comments

#394 - Doc `RawTableInner::set_ctrl`

Pull Request - State: closed - Opened by JustForFun88 almost 2 years ago - 4 comments

#393 - Doc `RawTableInner::ctrl`

Pull Request - State: closed - Opened by JustForFun88 almost 2 years ago - 8 comments

#392 - Doc `new_uninitialized` and `fallible_with_capacity`

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

#391 - Experiment with Equivalent that takes self by value

Pull Request - State: closed - Opened by cuviper almost 2 years ago - 3 comments

#390 - use strict provenance APIs on nightly

Pull Request - State: closed - Opened by RalfJung almost 2 years ago - 11 comments

#389 - Provide default hasher types to `Vacant` and `Occupied` entries

Pull Request - State: closed - Opened by TheBlueMatt almost 2 years ago - 4 comments

#388 - No-op branch in RawIter::next

Pull Request - State: closed - Opened by stepancheg almost 2 years ago - 4 comments

#387 - Mark RawTable::data_start NonNull

Pull Request - State: closed - Opened by stepancheg almost 2 years ago - 11 comments

#386 - Wrong nightly guard in RawTable::data_start

Pull Request - State: closed - Opened by stepancheg almost 2 years ago - 4 comments

#385 - Mark non-private members of mod raw pub(crate)

Pull Request - State: closed - Opened by stepancheg almost 2 years ago - 4 comments

#384 - hashbrown is not following strict provenance

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

#383 - rayon parallel iterators execute serially

Issue - State: open - Opened by farnoy almost 2 years ago - 4 comments

#382 - Add a `take_any` method

Issue - State: open - Opened by timothee-haudebourg almost 2 years ago - 3 comments

#381 - Apply clippy suggestions

Pull Request - State: closed - Opened by stepancheg almost 2 years ago - 10 comments

#380 - Add .rustfmt.toml with two options:

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

#379 - Fix RawTable::allocation_info for empty table

Pull Request - State: closed - Opened by stepancheg almost 2 years ago - 4 comments

#378 - chore: update version in README

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

#376 - `RawTable::allocation_info` returns non zero size for a fresh empty map

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

#375 - Add `#[inline(always)]` to `find_inner`

Pull Request - State: closed - Opened by QuarticCat about 2 years ago - 6 comments

#374 - Remove drain-on-drop behavior from DrainFilter

Pull Request - State: closed - Opened by the8472 about 2 years ago - 8 comments

#373 - changelog: Fix heading levels

Pull Request - State: closed - Opened by Turbo87 about 2 years ago - 4 comments

#372 - Remove `Bucket` and `RawTable` methods that are hard to use safely

Pull Request - State: closed - Opened by Amanieu about 2 years ago - 5 comments

#371 - RawTable::allocation_info

Pull Request - State: closed - Opened by stepancheg about 2 years ago - 4 comments

#370 - Use faster hash function and track collisions?

Issue - State: open - Opened by joshlf about 2 years ago - 2 comments

#369 - Outdated ahash dependency

Issue - State: open - Opened by mattfbacon about 2 years ago - 1 comment

#368 - Add support for 16-bit targets

Pull Request - State: closed - Opened by Amanieu about 2 years ago - 4 comments

#367 - Rewrite `get_many_mut` methods

Pull Request - State: open - Opened by JustForFun88 about 2 years ago - 2 comments

#365 - Document `bucket`

Pull Request - State: closed - Opened by JustForFun88 about 2 years ago - 8 comments

#363 - Documentation fix due to latest changes in the crate.

Pull Request - State: closed - Opened by JustForFun88 about 2 years ago - 10 comments

#362 - Check that layout size fits in isize in Layout

Pull Request - State: closed - Opened by JustForFun88 about 2 years ago - 5 comments

#361 - Small improvement in `RawTableInner::rehash_in_place` function

Pull Request - State: closed - Opened by JustForFun88 about 2 years ago - 5 comments

#360 - Fix leak of memory if dropping function panic

Pull Request - State: closed - Opened by JustForFun88 about 2 years ago - 3 comments

#359 - Fix issue with field retagging in scopeguard

Pull Request - State: closed - Opened by Nilstrieb about 2 years ago - 14 comments

#358 - Add HashSet#raw_table

Pull Request - State: closed - Opened by braddunbar about 2 years ago - 5 comments

#357 - Upgrade to ahash 0.8

Pull Request - State: closed - Opened by Amanieu about 2 years ago - 4 comments

#355 - make with_hasher_in const (consistent with with_hasher)

Pull Request - State: closed - Opened by TennyZhuang over 2 years ago - 20 comments

#354 - Add RawTable#is_full

Pull Request - State: closed - Opened by braddunbar over 2 years ago - 8 comments

#353 - add support for architectures with 16-bit pointer width Closes #352

Pull Request - State: closed - Opened by mutantbob over 2 years ago - 6 comments

#351 - Add an `into_ref` method, an immutable version of the `into_mut` method

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

#350 - `Equivalent` trait

Pull Request - State: closed - Opened by timothee-haudebourg over 2 years ago - 18 comments

#348 - Fix double-drop in RawTable::clone_from

Pull Request - State: closed - Opened by Amanieu over 2 years ago - 7 comments

#347 - Bump version tested on CI to 1.58.1

Pull Request - State: closed - Opened by Amanieu over 2 years ago - 4 comments

#346 - Fix a misplaced bullet in CHANGELOG.md

Pull Request - State: closed - Opened by cuviper over 2 years ago

#345 - Lookup value without `Borrow` implementation

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

#344 - is bug with RawTable?

Issue - State: closed - Opened by Amdahl-rs over 2 years ago - 8 comments

#342 - Add an Entry API for HashSet

Pull Request - State: closed - Opened by cuviper over 2 years ago - 11 comments

#332 - get_many_mut with variable number of keys

Issue - State: open - Opened by Ten0 over 2 years ago - 18 comments

#322 - Explain Bitwise hack

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

#316 - mask prepare_resize inline attribute with inline-more feature

Pull Request - State: open - Opened by shuoli84 over 2 years ago - 3 comments

#314 - update Miri CI config

Pull Request - State: closed - Opened by RalfJung over 2 years ago - 4 comments

#277 - Optimize insertion to only use a single lookup

Pull Request - State: closed - Opened by Zoxc over 3 years ago - 44 comments

#269 - Add WebAssembly SIMD Support

Pull Request - State: open - Opened by CryZe over 3 years ago - 7 comments

#255 - Add `RawTable::vacuum` to clean up DELETED entries

Pull Request - State: open - Opened by cuviper over 3 years ago - 7 comments

#244 - Implement std::error::Error on TryReserveError

Issue - State: open - Opened by roblabla over 3 years ago - 3 comments

#243 - Use `criterion` for benches

Pull Request - State: open - Opened by henryboisdequin over 3 years ago - 2 comments

#238 - Estimating hashmap occupied size

Issue - State: closed - Opened by spektom almost 4 years ago - 3 comments

#234 - Plans for `node_hash_map`

Issue - State: open - Opened by ChristianBeilschmidt almost 4 years ago - 7 comments

#232 - Issue #225: Specialization fix

Pull Request - State: open - Opened by tkaitchuck almost 4 years ago - 5 comments

#172 - Cannot compare maps with different BuildHashers

Issue - State: open - Opened by jonhoo over 4 years ago - 1 comment

#153 - Improve Readme comparison std and FNV

Issue - State: open - Opened by camsteffen over 4 years ago - 5 comments

#88 - Slower than `std::collections::HashMap` when keys and values are strings?

Issue - State: closed - Opened by josephrocca over 5 years ago - 7 comments