issues
search
filecoin-project
/
go-bitfield
Other
4
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Count should be memoized
#21
Stebalien
opened
4 years ago
0
IsSet/IsUnset are inefficient.
#20
Stebalien
opened
4 years ago
0
doc: document bitfield functions
#19
Stebalien
closed
4 years ago
0
Steb/refactor
#18
Stebalien
closed
4 years ago
3
Fix empty non-nil bitfield json marshaling
#17
magik6k
closed
4 years ago
0
Fix failure to initialize unset in UnmarshalCBOR
#16
anorth
closed
4 years ago
0
fix: small fixes to reduce allocations
#15
Stebalien
closed
4 years ago
0
Fix length verification to include non-set bits
#14
Kubuxu
closed
4 years ago
0
Add JSON un/marshaling to RLE, use it to un/marshal BitFields
#13
arajasek
closed
4 years ago
3
implement basic bitfield copy method
#12
whyrusleeping
closed
4 years ago
1
Add Copy() method
#11
anorth
closed
4 years ago
0
Add some docs
#10
whyrusleeping
opened
4 years ago
1
Cache decoded RLE+
#9
Kubuxu
closed
4 years ago
0
Make peerIter a pointer
#8
Kubuxu
closed
4 years ago
0
Add README, licenses
#7
magik6k
closed
4 years ago
0
Add JoinClose
#6
Kubuxu
closed
4 years ago
0
Fill iterator
#5
magik6k
closed
4 years ago
0
zero out bitfields during subtraction when they end up empty
#4
whyrusleeping
closed
4 years ago
1
implement slightly better multi union
#3
whyrusleeping
closed
4 years ago
0
Implement needed bitfield methods
#2
whyrusleeping
closed
4 years ago
1
marshal nil structs as a cbor null
#1
whyrusleeping
closed
4 years ago
0
Previous