Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / gregorycollins/hashtables issues and pull requests
#84 - How to merge two hashtables?
Issue -
State: open - Opened by N0lim over 1 year ago
- 2 comments
#83 - added minimal complete defenition, version changed, cosmetical change of toList
Pull Request -
State: open - Opened by N0lim over 1 year ago
#82 - Bump CI to GHC 9.6.1
Pull Request -
State: closed - Opened by andreasabel over 1 year ago
- 1 comment
#81 - Version 1.3.1
Pull Request -
State: closed - Opened by erikd about 2 years ago
#80 - Bump vector depedency to <0.14 and support GHC 9.4.2
Pull Request -
State: closed - Opened by marshall-lee about 2 years ago
- 4 comments
#79 - Make the mode an integer constant expression in cmp_mask
Pull Request -
State: open - Opened by uidops about 2 years ago
#78 - Performance gap between 1.2.4.2 and 1.3
Issue -
State: open - Opened by andreasabel over 2 years ago
#77 - Fix Noncanonical mappend definition warning
Pull Request -
State: closed - Opened by erikd over 2 years ago
#76 - Noncanonical mappend
Issue -
State: closed - Opened by andreasabel over 2 years ago
- 2 comments
#75 - Version 1.3
Pull Request -
State: closed - Opened by erikd almost 3 years ago
#74 - Support hashable version 1.4
Pull Request -
State: closed - Opened by erikd almost 3 years ago
#73 - Support for hashable-1.4
Issue -
State: closed - Opened by debug-ito almost 3 years ago
- 3 comments
#72 - How to control load factor?
Issue -
State: open - Opened by yaitskov almost 3 years ago
#71 - test: Fix a deprecation warning
Pull Request -
State: closed - Opened by erikd about 3 years ago
#70 - Fix #69: Build with GHC 9.2
Pull Request -
State: closed - Opened by andreasabel about 3 years ago
- 4 comments
#69 - Compile failure with GHC 9.2
Issue -
State: closed - Opened by andreasabel about 3 years ago
- 3 comments
#68 - Adding Basic.size function
Pull Request -
State: closed - Opened by jkoppel over 3 years ago
#67 - undefined, called at src/Data/HashTable/ST/Cuckoo.hs:406:31
Issue -
State: open - Opened by jwaldmann about 4 years ago
- 2 comments
#66 - Fix #55 (mutate is broken when growing the table)
Pull Request -
State: closed - Opened by gregorycollins about 4 years ago
#65 - Poor performance of Basic compared to Cuckoo
Issue -
State: open - Opened by brianhuffman over 4 years ago
- 3 comments
#64 - Fix building with GHC 8.8.
Pull Request -
State: closed - Opened by erikd over 5 years ago
- 1 comment
#63 - Fixed compilation with GHC 8.8.1
Pull Request -
State: closed - Opened by asr over 5 years ago
- 5 comments
#62 - cabal: Add myself as maintainer
Pull Request -
State: closed - Opened by erikd over 5 years ago
#61 - Make it build with primitive >= 0.6 && < 0.8
Pull Request -
State: closed - Opened by erikd over 5 years ago
- 6 comments
#60 - Support for hashable-1.3.0.0
Issue -
State: closed - Opened by debug-ito over 5 years ago
- 3 comments
#59 - fix 0.7 primitive support, add travis CI and kill some warnings
Pull Request -
State: closed - Opened by cartazio over 5 years ago
- 14 comments
#58 - Add upper bound on primitive
Pull Request -
State: closed - Opened by gwils over 5 years ago
- 1 comment
#57 - Build error using primitive 0.7.0.0
Issue -
State: closed - Opened by asr over 5 years ago
- 2 comments
#56 - add support for both primitive >=0.7 and < 0.7
Pull Request -
State: closed - Opened by cartazio over 5 years ago
- 3 comments
#55 - Cuckoo loses data when inserting 65th element via mutate
Issue -
State: closed - Opened by infinity0 over 5 years ago
- 26 comments
#54 - SSE4_2 Broken For Cuckoo HashTable
Issue -
State: open - Opened by jm4games over 5 years ago
#53 - Adding Hopscotch Hashing
Issue -
State: open - Opened by barufa over 5 years ago
- 1 comment
#52 - Fix haddock syntax error for referencing functions in other modules
Pull Request -
State: closed - Opened by fredefox over 5 years ago
#51 - Update benchmarks to criterion 1.5
Issue -
State: open - Opened by AndreasPK over 6 years ago
#50 - fix ghc 7.8.4
Pull Request -
State: closed - Opened by vmchale over 6 years ago
- 1 comment
#49 - Why is performance a third of hash tables in other languages?
Issue -
State: closed - Opened by TomMD over 6 years ago
- 4 comments
#48 - 1.2.3.0 breaks ghc pre 7.10
Issue -
State: closed - Opened by cohomology over 6 years ago
- 1 comment
#47 - Add a missing Semigroup instance
Pull Request -
State: closed - Opened by fumieval over 6 years ago
#46 - Slot: add Semigroup instance (GHC 8.4 compat)
Pull Request -
State: closed - Opened by deepfire almost 7 years ago
- 9 comments
#45 - Build error with GHC 8.4.1-alpha1
Issue -
State: closed - Opened by asr almost 7 years ago
- 5 comments
#44 - Add import for `pre`
Pull Request -
State: closed - Opened by andy-morris almost 7 years ago
#43 - Add stateful mutation functions
Pull Request -
State: closed - Opened by andy-morris almost 7 years ago
#42 - Hashtables 1.2.2.0 should be marked as depending on base >= 4.7
Issue -
State: closed - Opened by fizbin about 7 years ago
- 2 comments
#41 - Compilation failure using GHC 7.8.4
Issue -
State: closed - Opened by asr about 7 years ago
- 4 comments
#40 - Missing instance Eq (HashTable s k v)
Issue -
State: open - Opened by ekmett over 7 years ago
#39 - [perf.] CuckooHashTable vs BasicHashTable
Issue -
State: closed - Opened by kgadek almost 8 years ago
- 1 comment
#38 - allow vector-0.12
Pull Request -
State: closed - Opened by byorgey almost 8 years ago
- 1 comment
#37 - Support vector-0.12
Issue -
State: closed - Opened by andrewthad almost 8 years ago
- 2 comments
#36 - Implementation of 'mutate' for Cuckoo and Linear
Pull Request -
State: closed - Opened by vbsd over 8 years ago
- 3 comments
#35 - Support for freezing of containers
Issue -
State: open - Opened by uzytkownik over 8 years ago
- 6 comments
#34 - Update for compatibility with the STT monad transformer
Issue -
State: open - Opened by jh3141 over 8 years ago
- 2 comments
#33 - Unboxed variants of hash tables
Issue -
State: open - Opened by dcoutts over 8 years ago
- 2 comments
#32 - Add lookupIndex and nextByIndex functions
Pull Request -
State: closed - Opened by glguy over 8 years ago
- 1 comment
#31 - Hackage package does not have documentation
Issue -
State: closed - Opened by jh3141 over 8 years ago
- 1 comment
#30 - Consider using hashabler instead of hashable?
Issue -
State: closed - Opened by jberryman almost 9 years ago
- 1 comment
#29 - Compile failure with GHC HEAD
Issue -
State: closed - Opened by mpickering almost 9 years ago
- 2 comments
#28 - Orphan Monoid Instance
Issue -
State: closed - Opened by sheganinans almost 9 years ago
- 1 comment
#27 - Fix the FFI binding for c_lineSearch_3
Pull Request -
State: closed - Opened by xnyhps about 9 years ago
- 1 comment
#26 - Implementation of 'mutate' for Basic hashtable
Pull Request -
State: closed - Opened by vbsd over 9 years ago
- 12 comments
#25 - Update dependencies and code
Pull Request -
State: closed - Opened by FranklinChen over 9 years ago
#24 - Segfault in BasicHashTable with hashtables >= 1.2.0.0
Issue -
State: closed - Opened by travitch almost 10 years ago
- 8 comments
#23 - Feature request: modifyAll (internal but exposed helper)
Issue -
State: open - Opened by patrickmn almost 10 years ago
- 1 comment
#22 - Data.HashTable.Internal.UnsafeTricks doesn't compile with GHC 6.x
Issue -
State: closed - Opened by peti almost 10 years ago
- 2 comments
#21 - Link error on clang re: improper use of "inline" in C99
Issue -
State: closed - Opened by zmoazeni almost 10 years ago
- 6 comments
#20 - hashtables 1.2.0.0 update breaks builds with base-4.3 and before
Issue -
State: closed - Opened by peti almost 10 years ago
- 4 comments
#19 - Return Bool from insert indicating whether the value was inserted or not
Issue -
State: open - Opened by bennofs about 10 years ago
- 2 comments
#18 - Typo fix
Pull Request -
State: closed - Opened by kini over 10 years ago
#17 - The performance degrades as the table grows
Issue -
State: closed - Opened by nikita-volkov over 10 years ago
- 12 comments
#16 - A fix for #13
Pull Request -
State: closed - Opened by robeverest over 10 years ago
- 3 comments
#15 - Performance compared to unordered-containers
Issue -
State: closed - Opened by zmoazeni over 10 years ago
- 4 comments
#14 - Alarming profiling results
Issue -
State: closed - Opened by nikita-volkov over 10 years ago
- 4 comments
#13 - Out of bounds errors with GHC 7.8.2
Issue -
State: closed - Opened by robeverest over 10 years ago
- 5 comments
#12 - Support fromVector
Issue -
State: closed - Opened by ghost over 10 years ago
- 1 comment
#11 - Support insertWith to class HashTable
Issue -
State: closed - Opened by ghost over 10 years ago
- 2 comments
#10 - Add support for checking the size of the table
Issue -
State: open - Opened by nikita-volkov about 11 years ago
- 10 comments
#9 - Add support for checking the table to be empty
Issue -
State: open - Opened by nikita-volkov about 11 years ago
- 1 comment
#8 - Literals in CheapPseudoRandomBitStream overflow
Issue -
State: closed - Opened by ezyang about 11 years ago
- 1 comment
#7 - GHC 7.7 compatibility
Pull Request -
State: closed - Opened by bgamari about 11 years ago
#6 - Please add a method to update a value in place
Issue -
State: closed - Opened by peti over 11 years ago
- 10 comments
#5 - cbits/util.c is missing
Issue -
State: closed - Opened by bos over 11 years ago
- 3 comments
#4 - Does not build on powerpc
Issue -
State: closed - Opened by nomeata over 12 years ago
- 8 comments
#3 - test code to trigger #1
Pull Request -
State: closed - Opened by tmcdonell almost 13 years ago
#2 - cuckoo segfaults
Issue -
State: closed - Opened by tmcdonell almost 13 years ago
- 4 comments
#1 - Basic.lookup hangs
Issue -
State: closed - Opened by tmcdonell about 13 years ago
- 11 comments