Ecosyste.ms: Issues

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

GitHub / orcaman/concurrent-map issues and pull requests

#56 - Hashing: Why not using hash/fnv?

Issue - State: closed - Opened by erwanor almost 8 years ago - 3 comments

#55 - concurrent-map key interface{} support

Issue - State: open - Opened by ross-oreto almost 8 years ago - 5 comments
Labels: enhancement

#54 - Go map is not good at storing huge key/value ?

Issue - State: closed - Opened by pathbox almost 8 years ago - 11 comments

#53 - It is about memory consumption

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

#52 - Unify method declaration

Pull Request - State: closed - Opened by tsl0922 almost 8 years ago - 3 comments

#51 - Fix deadlock when using Iter/IterBuffered

Pull Request - State: closed - Opened by flyingfoxlee almost 8 years ago - 4 comments

#50 - Returning from Iter() and IterBuffered() results in a deadlock

Issue - State: closed - Opened by efeller about 8 years ago - 1 comment

#49 - Add a new feature to customize the count of shards

Pull Request - State: closed - Opened by wpecker about 8 years ago - 1 comment

#48 - function fnv32

Issue - State: closed - Opened by seafooler about 8 years ago - 6 comments
Labels: question

#46 - How to remove item when iter

Issue - State: closed - Opened by Glacier759 over 8 years ago - 1 comment

#42 - m.IterBuffered causing dead lock

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

#39 - IterCb - callback based iterator with RLocks held per-shard

Pull Request - State: closed - Opened by redbaron over 8 years ago

#38 - Pop method - consistently lookup, removes and returns element

Pull Request - State: closed - Opened by redbaron over 8 years ago

#37 - Do not break existing maps when SHARD_COUNT changes

Pull Request - State: closed - Opened by redbaron over 8 years ago - 3 comments

#36 - All methods to be pointer receivers

Pull Request - State: closed - Opened by redbaron over 8 years ago - 1 comment

#34 - Remove one level of indirection

Pull Request - State: closed - Opened by redbaron over 8 years ago - 4 comments

#18 - Usage for counters

Issue - State: open - Opened by stgleb almost 9 years ago - 2 comments
Labels: question

#17 - why is shard count fixed 32?

Issue - State: open - Opened by teou almost 9 years ago - 3 comments
Labels: enhancement, question

#15 - Use go generate instead of the template

Issue - State: closed - Opened by ghost almost 9 years ago - 1 comment

#14 - Why is ConcurrentMap sometimes passed by value and sometimes by reference?

Issue - State: closed - Opened by taybin almost 9 years ago - 1 comment
Labels: enhancement