Ecosyste.ms: Issues

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

GitHub / puzpuzpuz/xsync issues and pull requests

#48 - Combine top hash caching with bucket chaining

Pull Request - State: closed - Opened by puzpuzpuz almost 2 years ago - 1 comment
Labels: cleanup

#47 - Fix MapOf struct value pointer uniqueness

Pull Request - State: closed - Opened by puzpuzpuz about 2 years ago - 1 comment
Labels: bug

#46 - MapOf: Generic Keys

Pull Request - State: closed - Opened by iamcalledrob about 2 years ago - 5 comments
Labels: enhancement

#45 - Get rid of locking and allocations in Map/MapOf.Range

Pull Request - State: closed - Opened by puzpuzpuz about 2 years ago - 1 comment
Labels: enhancement

#44 - Range Causes extra memory allocations

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

#43 - Add 32-bit CI build

Pull Request - State: closed - Opened by puzpuzpuz about 2 years ago - 1 comment
Labels: tests

#42 - Cast hash64 value to uint64 before doing operations

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

#41 - Add Map.LoadAndStore

Pull Request - State: closed - Opened by fufuok about 2 years ago - 1 comment
Labels: enhancement

#40 - Expose map size method

Pull Request - State: closed - Opened by puzpuzpuz about 2 years ago
Labels: enhancement

#39 - Map: make size() public

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

#38 - Doesn't compile on 32bit

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

#37 - Remove obsolete docs on Map and MapOf shrink behavior

Pull Request - State: closed - Opened by puzpuzpuz over 2 years ago - 1 comment
Labels: documentation

#36 - LoadOrStore: actually return the given value

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

#35 - Use go install in GH actions

Pull Request - State: closed - Opened by puzpuzpuz over 2 years ago - 1 comment
Labels: cleanup

#34 - Add type parameter for map values

Pull Request - State: closed - Opened by vearutop over 2 years ago - 2 comments
Labels: enhancement, experiment

#33 - Generic map

Issue - State: closed - Opened by vearutop over 2 years ago - 1 comment
Labels: enhancement

#32 - Add Go 1.17 to GHA

Pull Request - State: closed - Opened by puzpuzpuz about 3 years ago

#31 - Cache hash code MSBs in Map buckets

Pull Request - State: closed - Opened by puzpuzpuz about 3 years ago - 1 comment
Labels: enhancement

#30 - Clean up tests

Pull Request - State: closed - Opened by puzpuzpuz about 3 years ago
Labels: cleanup, tests

#29 - [Experiment] Epoch-based map

Pull Request - State: closed - Opened by puzpuzpuz about 3 years ago - 1 comment
Labels: experiment

#28 - [Experiment] Cache Map entry hash codes via tagged pointers

Pull Request - State: closed - Opened by puzpuzpuz about 3 years ago
Labels: experiment

#27 - Add copy-on-write list

Issue - State: open - Opened by puzpuzpuz about 3 years ago
Labels: enhancement

#26 - nilVal is not unique

Issue - State: closed - Opened by ericlagergren about 3 years ago - 4 comments
Labels: bug, question

#25 - Avoid locking in Map.Range

Issue - State: closed - Opened by puzpuzpuz about 3 years ago
Labels: enhancement

#24 - Fix race in Map.LoadOrStore

Pull Request - State: closed - Opened by puzpuzpuz about 3 years ago - 1 comment
Labels: bugfix

#23 - Fix deadlock in Map.LoadOrStore

Pull Request - State: closed - Opened by puzpuzpuz about 3 years ago - 1 comment
Labels: bugfix

#22 - Add more tests

Pull Request - State: closed - Opened by puzpuzpuz about 3 years ago - 1 comment
Labels: enhancement, tests

#21 - Add coverage badge

Pull Request - State: closed - Opened by puzpuzpuz about 3 years ago - 1 comment
Labels: enhancement

#20 - Add coverage report

Pull Request - State: closed - Opened by puzpuzpuz about 3 years ago
Labels: enhancement

#19 - Improve code samples

Pull Request - State: closed - Opened by puzpuzpuz about 3 years ago
Labels: documentation, enhancement

#18 - Panic while storing

Issue - State: closed - Opened by vearutop about 3 years ago - 8 comments
Labels: question

#17 - Specialized versions of Map: CounterMap, ByteSliceMap, etc.

Issue - State: closed - Opened by puzpuzpuz about 3 years ago - 8 comments
Labels: enhancement, question

#16 - Add readme badges

Pull Request - State: closed - Opened by puzpuzpuz about 3 years ago
Labels: documentation, enhancement

#15 - Fix README MPMCQueue example

Pull Request - State: closed - Opened by lucafmarques about 3 years ago - 1 comment
Labels: documentation, bugfix

#14 - Replace FNV-1a with memhash in Map

Pull Request - State: closed - Opened by puzpuzpuz about 3 years ago
Labels: enhancement

#13 - Clean up Map.Range code

Pull Request - State: closed - Opened by puzpuzpuz about 3 years ago
Labels: cleanup

#12 - Remove string key allocations in Map benchmarks

Pull Request - State: closed - Opened by puzpuzpuz about 3 years ago
Labels: enhancement, benchmark

#11 - Add Map shrinking

Pull Request - State: closed - Opened by puzpuzpuz about 3 years ago
Labels: enhancement

#10 - Fix sync.Cond misuse in Map resize

Pull Request - State: closed - Opened by puzpuzpuz about 3 years ago
Labels: bugfix

#9 - feature: added support for every builtin concrete type with faster memory hash.

Pull Request - State: closed - Opened by mertakman about 3 years ago - 4 comments
Labels: enhancement

#8 - Alternative epoch-based design for Maps

Issue - State: closed - Opened by puzpuzpuz about 3 years ago - 2 comments
Labels: experiment

#7 - Consider faster hash function for Map

Issue - State: closed - Opened by puzpuzpuz about 3 years ago
Labels: enhancement

#6 - Support nil values in Map

Pull Request - State: closed - Opened by puzpuzpuz about 3 years ago
Labels: enhancement

#5 - Implement shrinking in Map resize

Issue - State: closed - Opened by puzpuzpuz about 3 years ago - 4 comments
Labels: enhancement

#4 - Support nil values in Map

Issue - State: closed - Opened by puzpuzpuz about 3 years ago
Labels: enhancement

#3 - Reduce atomic snapshot retry loop size

Pull Request - State: closed - Opened by puzpuzpuz about 3 years ago
Labels: enhancement

#2 - Consider storing 6 bits of key hash codes in tagged pointers

Issue - State: closed - Opened by puzpuzpuz about 3 years ago
Labels: enhancement, experiment

#1 - Add CLHT based Map

Pull Request - State: closed - Opened by puzpuzpuz about 3 years ago
Labels: enhancement