issues
search
bits-and-blooms
/
bitset
Go package implementing bitsets
BSD 3-Clause "New" or "Revised" License
1.34k
stars
175
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Elimate the allocation in Shrink
#125
omerfirmak
closed
1 year ago
2
Eliminate some allocations in ReadFrom/WriteTo
#124
omerfirmak
closed
1 year ago
1
`bufio` in `WriteTo`/`ReadFrom` causes a lot of GC allocations
#123
omerfirmak
closed
1 year ago
0
preparing a new release
#122
lemire
closed
1 year ago
0
ReadFrom trashes the old instace
#121
omerfirmak
closed
1 year ago
1
unit -> uint typo fix
#120
jannotti
closed
1 year ago
1
feat: add minimum permissions to test.yml
#119
gabibguti
closed
1 year ago
1
Add minimum permissions to workflow
#118
gabibguti
closed
1 year ago
2
Fixing issue 116.
#117
lemire
closed
1 year ago
0
`Equal()` panics when called with bitsets with different `set` lengths
#116
omerfirmak
closed
1 year ago
1
Make WriteTo respect BitSet length
#115
omerfirmak
closed
1 year ago
2
Marshall functions should consider `length` instead of writing whole `set`
#114
omerfirmak
closed
1 year ago
1
Clean last word of target bitset after using Copy.
#113
steampoweredtaco
closed
2 years ago
2
Count() can be wrong when used on a copied bitset.
#112
steampoweredtaco
closed
2 years ago
1
fix `ReadFrom` generate corrupted bitset when reader incompletely fills buf
#111
mingmingtsao
closed
2 years ago
2
Update CI tests
#110
klauspost
closed
2 years ago
0
Fix ReadFrom over-read
#109
klauspost
closed
2 years ago
1
Overreading with v1.3.1
#108
klauspost
closed
2 years ago
10
Fix over-reading while de-serializing
#107
thanhpk
closed
2 years ago
2
Replace extendSetMaybe by extendSet and bring the checks at the calling point (for performance)
#106
lemire
closed
2 years ago
0
Refine some functions
#105
SimFG
closed
2 years ago
3
add SetBitsetFrom() to resolve #85
#104
SignorMercurio
closed
2 years ago
3
use bufio.Writer instead of binary.Write to reduce memory footprint while serializing
#103
thanhpk
closed
2 years ago
8
Write data in chunk to prevent high memory usage when serializing
#102
thanhpk
closed
2 years ago
3
Verifying and checking issue 100.
#101
lemire
closed
2 years ago
0
panic in FlipRange when end is multiply of wordsize
#100
lntotk
closed
2 years ago
1
why not offer a method like std::bitset<T>.to_ulong() in C++?
#99
sysublackbear
closed
2 years ago
1
BitSet from String?
#98
garritfra
closed
2 years ago
3
CopyFull: add func to duplicate a bitset to a target
#97
paralin
closed
2 years ago
8
Copy: bug: destination is smaller than source
#96
paralin
closed
2 years ago
10
MarshalBinary() returns the length issus of the binary [] byte value
#95
Vanlius
closed
2 years ago
2
BitSet.Shrink(63) wipe out the last word
#94
chain710
closed
3 years ago
1
NewAll - create a new bitset with everything set to 1
#93
fommil
closed
3 years ago
4
bitset: add from with length func
#92
paralin
closed
2 years ago
5
Sorry, this is a test issue that can be ignored
#91
spamking
closed
3 years ago
0
Moving to new org.
#90
lemire
closed
3 years ago
0
New maintainer
#89
willf
closed
3 years ago
6
Add Range Flip Method
#88
Tony-Kwan
closed
3 years ago
1
Can offer a range Flip method?
#87
Tony-Kwan
closed
3 years ago
3
get top bit set?
#86
yonderblue
opened
3 years ago
3
From() without a new allocation
#85
dececx
closed
2 years ago
3
"popularity count" -> "population count"
#84
Deleplace
closed
4 years ago
1
Tag a new v1.1.11 patch release for go mod
#83
thaJeztah
closed
4 years ago
4
update readme
#82
willf
closed
4 years ago
0
Update to modules
#81
willf
closed
4 years ago
0
Fix for issue 64
#80
lemire
closed
4 years ago
2
Adding new tests
#79
lemire
closed
4 years ago
0
Added methods for set indices
#78
SamuelYvon
closed
4 years ago
11
Fix Equal() on a nil bitset receiver
#77
gitstashpop
closed
4 years ago
1
clarify return type of Len method
#76
problame
closed
4 years ago
2
Previous
Next