Skip to content

Pull requests: rust-lang/hashbrown

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

don't merge test
#718 opened Apr 16, 2026 by 0xdeafbeef Contributor Draft
chore: release v0.17.1
#714 opened Apr 11, 2026 by github-actions bot Loading…
Optimize insert probing / rehash_in_place
#702 opened Mar 15, 2026 by Dandandan Loading…
Improve generated code for NEON
#701 opened Mar 15, 2026 by Dandandan Loading…
Update allocator-api2
#672 opened Dec 11, 2025 by zakarumych Contributor Loading…
Add integration with Paralight
#656 opened Oct 11, 2025 by gendx Loading…
feat: HashTable::try_insert_unique_within_capacity
#621 opened May 4, 2025 by morrisonlevi Contributor Loading…
[Draft] Multi-map implementation
#591 opened Nov 19, 2024 by zakarumych Contributor Loading…
feat: Add filter to HashSet/Table/Map
#588 opened Nov 14, 2024 by tugtugtug Loading…
Introduce Overflow & Displacement tracking.
#517 opened Apr 1, 2024 by matthieu-m Loading…
Introduce Swiss Cheese benchmark
#507 opened Feb 22, 2024 by matthieu-m Loading…
Move RawTableInner and TableLayout to separate module
#472 opened Oct 2, 2023 by JustForFun88 Contributor Loading…
Initial implementation of try_get_many
#408 opened Feb 25, 2023 by JustForFun88 Contributor Draft
Add HashSet::get_or_insert_with_mut
#396 opened Feb 14, 2023 by yyny Loading…
Rewrite get_many_mut methods
#367 opened Oct 12, 2022 by JustForFun88 Contributor Loading…
Add RawTable::vacuum to clean up DELETED entries
#255 opened Apr 5, 2021 by cuviper Member Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.