Issues
- 5
Feature Request: optimized counter?
#463 opened by whyrusleeping - 4
IsNegtive exist bug
#462 opened by ChicChip - 0
BSI CompareBigValue - Avoid the computational costs of calculating the max value for non-RANGE operations.
#459 opened by guymolinari - 0
After calling NewDefaultBSI() and calling SetBigValue() with the value "0". The value is not inserted.
#457 opened by guymolinari - 5
MinMaxBig may set default foundSet?
#455 opened by ChicChip - 5
Feature request for 128bit for ipv6 usage.
#421 opened by ouvaa - 1
Version 2.0.0 will not work with go module system
#454 opened by guymolinari - 3
Add support for large values stored in a BSI.
#452 opened by guymolinari - 1
Is there any difference in the retrieval efficiency of bitmapContainer and arrayContainer at a specific data size?
#450 opened by xq182 - 3
When the quantity is less than 4096, the container is an arrayContainer. Is there any way to force it to be converted to a bitmapContainer
#448 opened by xq182 - 1
Hi all, I see the static RoaringBitmap.and and .or but I can't find equivalents for 64-bit, do they exist?
#449 opened by xq182 - 1
- 9
`.RunOptimize()` is not idempotent
#440 opened by tatyana-322 - 1
RFE: Makefile or equivalent
#437 opened by bearrito - 1
Different 32 and 64 versions
#439 opened by mvestnik - 1
add Validate to roaring64
#429 opened by lemire - 2
why `GetCardinality` return uint64 for uint32 bitmap?
#435 opened by trim21 - 4
Implement roaring_bitmap_internal_validate
#400 opened by lemire - 7
Add Bitmap.NextAbsentValue
#380 opened by opennota - 4
A bug with bsi.CompareValue
#426 opened by wlxwlxwlx - 5
"error in roaringArray.readFrom: did not find expected serialCookie in header" when reading a bitmap written by roaring64
#409 opened by wjohnson-aurora - 1
FeatureRequest: Rank with a range
#425 opened by Sora233 - 1
- 1
Feature request : mmap roaring bitmap for use in multi threaded inter-process/separate program
#420 opened by ouvaa - 2
Go get error
#415 opened by mvestnik - 1
"Could not deserialize bitmap for key #0: error in roaringArray.readFrom: did not find expected serialCookie in header" on v1.8.0 when reading a bitmap written by roaring64
#411 opened by wjohnson-aurora - 1
incorrect GetSizeInBytes() value
#407 opened by xaurx - 0
make qa fails for release 1.6.0
#405 opened by joenall - 4
"error in roaringArray.readFrom: did not find expected serialCookie in header"
#402 opened by Akhilesh53 - 2
error in roaringArray.readFrom: did not find expected serialCookie in header
#401 opened by Akhilesh53 - 1
- 2
- 7
- 7
error in roaringArray.readFrom: could not read initial cookie: unexpected EOF
#385 opened by Thejas-bhat - 8
Running unit tests downstream fails
#335 opened by anacrolix - 2
External-memory roaring data structure
#378 opened by AskAlexSharov - 1
- 2
question: what is Freeze?
#372 opened by xrfang - 3
upper bound memory estimate
#369 opened by patelprateek - 6
roaring64 GetSizeInBytes error
#367 opened by hyhanyan - 8
- 2
- 1
about the tag name
#361 opened by solos - 15
OR operation results in corrupt bitmaps
#358 opened by richardartoul - 6
What to do about big endian architectures' support?
#348 opened by Oppen - 1
Implement ARM version of popcnt_amd64.s
#346 opened by jacksonrnewhouse - 0
Optimize ixor
#338 opened by lemire - 2
Crash in Maximum with empty bitmap
#336 opened by comunidadio - 3
Serialize frozen bitmaps to `io.Writer`
#332 opened by Oppen - 14
broken commutativity for roaring64.FastOr
#330 opened by pavhl