Skip to content

Pull requests: orcaman/concurrent-map

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

Add SetOrGet function.
#64 opened Nov 16, 2017 by potterdai Loading… updated Nov 16, 2017
feat: optimize MSet method, add MRemove method
#94 opened Jan 23, 2021 by aronlt Loading… updated Jan 24, 2021
Implement UpsertOrRemove method
#86 opened Nov 26, 2019 by spratt Loading… updated Mar 18, 2022
Access shared piece outside the package (User code sapce).
#126 opened Dec 6, 2022 by wildfire810 Loading… updated Dec 6, 2022
Implement Update method
#134 opened Apr 2, 2023 by tbrisker Loading… updated Apr 13, 2023
Fix import in readme
#139 opened Jul 7, 2023 by mhmxs Loading… updated Jul 7, 2023
fixBug:BenchmarkMultiInsertDifferent_256_Shard
#141 opened Jul 13, 2023 by hcraM41 Loading… updated Jul 13, 2023
fix: typo
#146 opened Nov 17, 2023 by testwill Loading… updated Nov 17, 2023
Add support for a custom number of shards for the map
#70 opened Aug 13, 2018 by kahuang Loading… updated Jan 3, 2024
concurrent_map.go: fnv32(): add link to Wikipedia
#149 opened Jan 22, 2024 by vitaly-zdanevich Loading… updated Jan 22, 2024
feat: add common Stringer
#154 opened May 14, 2024 by cold-bin Loading… updated May 22, 2024
[#136] Add custom shard count value in concurrent map
#137 opened May 4, 2023 by SeunghoonBaek Loading… updated Aug 6, 2024
added NewGeneric creation function and related test units
#157 opened Dec 11, 2024 by BruceDu521 Loading… updated Dec 11, 2024
Remind count of map and add benchmark
#142 opened Jul 14, 2023 by blight19 Loading… updated Mar 14, 2025
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.