Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / RoaringBitmap/roaring issues and pull requests
#470 - fixes Issue 469 (various Validate bugs)
Pull Request -
State: closed - Opened by lemire 13 days ago
#469 - `Validate`: unexpected error and questions
Issue -
State: closed - Opened by svetlana54yo 14 days ago
- 4 comments
#468 - fixing issue 467
Pull Request -
State: closed - Opened by lemire 17 days ago
#467 - `Validate()`: unexpected error
Issue -
State: closed - Opened by svetlana54yo 17 days ago
- 1 comment
#466 - update README
Pull Request -
State: closed - Opened by starius about 1 month ago
- 1 comment
#465 - roaring64: fix TestSetAndGetBigTimestamp (non-UTC)
Pull Request -
State: open - Opened by starius about 1 month ago
- 1 comment
#464 - runcontainer: make fewer memory allocations in iandNotRunContainer16().
Pull Request -
State: closed - Opened by dominiquelefevre about 2 months ago
- 4 comments
#463 - Feature Request: optimized counter?
Issue -
State: open - Opened by whyrusleeping 3 months ago
- 5 comments
#462 - IsNegtive exist bug
Issue -
State: open - Opened by ChicChip 3 months ago
- 4 comments
#461 - add a new compare func CompareValueONeil for bsi, which faster than CompareValue
Pull Request -
State: open - Opened by ChicChip 3 months ago
- 5 comments
#460 - Fix 459
Pull Request -
State: closed - Opened by guymolinari 3 months ago
#459 - BSI CompareBigValue - Avoid the computational costs of calculating the max value for non-RANGE operations.
Issue -
State: closed - Opened by guymolinari 3 months ago
#458 - Fix issue 457.
Pull Request -
State: closed - Opened by guymolinari 3 months ago
#457 - After calling NewDefaultBSI() and calling SetBigValue() with the value "0". The value is not inserted.
Issue -
State: closed - Opened by guymolinari 3 months ago
#456 - fix use nil parameter, the MinMaxBig func will throw panic's problem
Pull Request -
State: closed - Opened by ChicChip 4 months ago
- 6 comments
#456 - fix use nil parameter, the MinMaxBig func will throw panic's problem
Pull Request -
State: closed - Opened by ChicChip 4 months ago
- 6 comments
#455 - MinMaxBig may set default foundSet?
Issue -
State: closed - Opened by ChicChip 4 months ago
- 5 comments
#454 - Version 2.0.0 will not work with go module system
Issue -
State: closed - Opened by guymolinari 4 months ago
- 1 comment
#453 - Bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies
#452 - Add support for large values stored in a BSI.
Issue -
State: closed - Opened by guymolinari 4 months ago
- 3 comments
#451 - BSI library expanded to include support for large arbitrary values via the big.Int library
Pull Request -
State: closed - Opened by guymolinari 4 months ago
- 6 comments
#450 - Is there any difference in the retrieval efficiency of bitmapContainer and arrayContainer at a specific data size?
Issue -
State: closed - Opened by xq182 5 months ago
- 1 comment
#449 - Hi all, I see the static RoaringBitmap.and and .or but I can't find equivalents for 64-bit, do they exist?
Issue -
State: closed - Opened by xq182 5 months ago
- 1 comment
#448 - 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
Issue -
State: closed - Opened by xq182 5 months ago
- 3 comments
#447 - Fix returned value roaring64 from unsafe bytes
Pull Request -
State: closed - Opened by lemire 5 months ago
#446 - removing roaring64.FromUnsafeBytes
Pull Request -
State: closed - Opened by lemire 5 months ago
- 1 comment
#445 - Test FromUnsafeBytes return count (roaring64)
Pull Request -
State: closed - Opened by anacrolix 5 months ago
- 2 comments
#444 - The p return value from Bitmap.FromUnsafeBytes is incorrect
Issue -
State: open - Opened by anacrolix 5 months ago
- 1 comment
#443 - more fixes regarding issue 440
Pull Request -
State: closed - Opened by lemire 7 months ago
#442 - further fix for issue 440
Pull Request -
State: closed - Opened by lemire 7 months ago
#441 - fix: make RunOptimize idempotent
Pull Request -
State: closed - Opened by lemire 7 months ago
#440 - `.RunOptimize()` is not idempotent
Issue -
State: closed - Opened by tatyana-322 7 months ago
- 9 comments
Labels: bug
#439 - Different 32 and 64 versions
Issue -
State: closed - Opened by mvestnik 7 months ago
- 1 comment
#438 - Fix previousValue not returning correct results in some cases
Pull Request -
State: closed - Opened by zoltanmeze 7 months ago
- 1 comment
#437 - RFE: Makefile or equivalent
Issue -
State: open - Opened by bearrito 8 months ago
- 1 comment
#436 - Chore/test coverage
Pull Request -
State: closed - Opened by bearrito 8 months ago
- 2 comments
#435 - why `GetCardinality` return uint64 for uint32 bitmap?
Issue -
State: closed - Opened by trim21 8 months ago
- 2 comments
#434 - Code Coverage: Set Util
Pull Request -
State: closed - Opened by bearrito 8 months ago
- 1 comment
#433 - more fixes having to do with the major version update
Pull Request -
State: closed - Opened by lemire 8 months ago
#432 - attempt to fix the mess made by doing a major release
Pull Request -
State: closed - Opened by lemire 8 months ago
#431 - Start roaring64 validation
Pull Request -
State: closed - Opened by bearrito 8 months ago
- 10 comments
#430 - fix bis.compareValue
Pull Request -
State: closed - Opened by wlxwlxwlx 8 months ago
- 3 comments
#429 - add Validate to roaring64
Issue -
State: closed - Opened by lemire 8 months ago
- 1 comment
Labels: help wanted, good first issue
#428 - documenting validation
Pull Request -
State: closed - Opened by lemire 8 months ago
#427 - fix: trim some dead comments
Pull Request -
State: closed - Opened by lemire 8 months ago
#426 - A bug with bsi.CompareValue
Issue -
State: closed - Opened by wlxwlxwlx 9 months ago
- 4 comments
#425 - FeatureRequest: Rank with a range
Issue -
State: open - Opened by Sora233 9 months ago
- 1 comment
#424 - Feature/previous next values
Pull Request -
State: closed - Opened by bearrito 9 months ago
- 20 comments
#423 - Start validation
Pull Request -
State: closed - Opened by bearrito 10 months ago
- 14 comments
#422 - possible to do an mmap version of roaring bitmap for golang?
Issue -
State: closed - Opened by kolinfluence 10 months ago
- 1 comment
#422 - possible to do an mmap version of roaring bitmap for golang?
Issue -
State: closed - Opened by kolinfluence 10 months ago
- 1 comment
#421 - Feature request for 128bit for ipv6 usage.
Issue -
State: open - Opened by ouvaa 10 months ago
- 5 comments
#421 - Feature request for 128bit for ipv6 usage.
Issue -
State: open - Opened by ouvaa 10 months ago
- 3 comments
#420 - Feature request : mmap roaring bitmap for use in multi threaded inter-process/separate program
Issue -
State: closed - Opened by ouvaa 10 months ago
- 1 comment
#420 - Feature request : mmap roaring bitmap for use in multi threaded inter-process/separate program
Issue -
State: closed - Opened by ouvaa 10 months ago
- 1 comment
#419 - faster iandnot between bitmap and array containers
Pull Request -
State: closed - Opened by neena 10 months ago
- 3 comments
#419 - faster iandnot between bitmap and array containers
Pull Request -
State: closed - Opened by neena 10 months ago
- 3 comments
#418 - faster iandnot between bitmap containers and run containers
Pull Request -
State: closed - Opened by neena 11 months ago
- 5 comments
#418 - faster iandnot between bitmap containers and run containers
Pull Request -
State: closed - Opened by neena 11 months ago
- 5 comments
#417 - Faster faster iandnot
Pull Request -
State: closed - Opened by lemire 11 months ago
#417 - Faster faster iandnot
Pull Request -
State: closed - Opened by lemire 11 months ago
#416 - improve performance of AndNot between array and run containers
Pull Request -
State: closed - Opened by neena 11 months ago
- 1 comment
#416 - improve performance of AndNot between array and run containers
Pull Request -
State: closed - Opened by neena 11 months ago
- 1 comment
#415 - Go get error
Issue -
State: closed - Opened by mvestnik 12 months ago
- 2 comments
#414 - Add FrostDB to README
Pull Request -
State: closed - Opened by metalmatze 12 months ago
- 1 comment
#414 - Add FrostDB to README
Pull Request -
State: closed - Opened by metalmatze 12 months ago
- 1 comment
#413 - Check if Bitmap is empty in Contains
Pull Request -
State: closed - Opened by anacrolix about 1 year ago
- 3 comments
#413 - Check if Bitmap is empty in Contains
Pull Request -
State: closed - Opened by anacrolix about 1 year ago
- 3 comments
#412 - Use io.ReadFull in roaring64.Bitmap.ReadFrom
Pull Request -
State: closed - Opened by wjohnson-aurora about 1 year ago
- 1 comment
#412 - Use io.ReadFull in roaring64.Bitmap.ReadFrom
Pull Request -
State: closed - Opened by wjohnson-aurora about 1 year ago
- 1 comment
#411 - "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
Issue -
State: closed - Opened by wjohnson-aurora about 1 year ago
- 1 comment
#411 - "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
Issue -
State: closed - Opened by wjohnson-aurora about 1 year ago
- 1 comment
#410 - Fixing issue 409
Pull Request -
State: closed - Opened by lemire about 1 year ago
- 1 comment
#410 - Fixing issue 409
Pull Request -
State: closed - Opened by lemire about 1 year ago
- 1 comment
#409 - "error in roaringArray.readFrom: did not find expected serialCookie in header" when reading a bitmap written by roaring64
Issue -
State: closed - Opened by wjohnson-aurora about 1 year ago
- 5 comments
Labels: bug
#408 - roaring: implement ToDense and FromDense
Pull Request -
State: closed - Opened by tsenart about 1 year ago
- 4 comments
#408 - roaring: implement ToDense and FromDense
Pull Request -
State: closed - Opened by tsenart about 1 year ago
- 4 comments
#407 - incorrect GetSizeInBytes() value
Issue -
State: closed - Opened by xaurx about 1 year ago
- 1 comment
#407 - incorrect GetSizeInBytes() value
Issue -
State: closed - Opened by xaurx about 1 year ago
- 1 comment
#406 - Minor fixes, changes to `FrozenBitmap` API (renaming)
Pull Request -
State: closed - Opened by lemire over 1 year ago
#405 - make qa fails for release 1.6.0
Issue -
State: closed - Opened by joenall over 1 year ago
#405 - make qa fails for release 1.6.0
Issue -
State: closed - Opened by joenall over 1 year ago
#404 - Don't use goroutines in SetValue
Pull Request -
State: closed - Opened by Marreck over 1 year ago
- 2 comments
#404 - Don't use goroutines in SetValue
Pull Request -
State: closed - Opened by Marreck over 1 year ago
- 2 comments
#403 - Remove unnecessary slice allocation
Pull Request -
State: closed - Opened by Marreck over 1 year ago
- 2 comments
#403 - Remove unnecessary slice allocation
Pull Request -
State: closed - Opened by Marreck over 1 year ago
- 2 comments
#402 - "error in roaringArray.readFrom: did not find expected serialCookie in header"
Issue -
State: closed - Opened by Akhilesh53 over 1 year ago
- 4 comments
#402 - "error in roaringArray.readFrom: did not find expected serialCookie in header"
Issue -
State: closed - Opened by Akhilesh53 over 1 year ago
- 4 comments
#401 - error in roaringArray.readFrom: did not find expected serialCookie in header
Issue -
State: closed - Opened by Akhilesh53 over 1 year ago
- 2 comments
#401 - error in roaringArray.readFrom: did not find expected serialCookie in header
Issue -
State: closed - Opened by Akhilesh53 over 1 year ago
- 2 comments
#400 - Implement roaring_bitmap_internal_validate
Issue -
State: closed - Opened by lemire over 1 year ago
- 4 comments
Labels: help wanted, good first issue
#399 - [nit] Fix readme typo.
Pull Request -
State: closed - Opened by ttsugriy over 1 year ago
- 1 comment
#399 - [nit] Fix readme typo.
Pull Request -
State: closed - Opened by ttsugriy over 1 year ago
- 1 comment
#398 - [nit] Fix a readme typo.
Pull Request -
State: closed - Opened by ttsugriy over 1 year ago
- 1 comment
#398 - [nit] Fix a readme typo.
Pull Request -
State: closed - Opened by ttsugriy over 1 year ago
- 1 comment
#397 - Verifying and fixing issue 396 : `UnmarshalBinary` or `FromBase64` should not have their containers marked as needing copy-on-write
Pull Request -
State: closed - Opened by lemire over 1 year ago
- 2 comments
#397 - Verifying and fixing issue 396 : `UnmarshalBinary` or `FromBase64` should not have their containers marked as needing copy-on-write
Pull Request -
State: closed - Opened by lemire over 1 year ago
- 2 comments
#396 - UnmarshalBinary has containers with needCopyOnWrite set to true
Issue -
State: closed - Opened by davidwartell over 1 year ago
- 1 comment
#396 - UnmarshalBinary has containers with needCopyOnWrite set to true
Issue -
State: closed - Opened by davidwartell over 1 year ago
- 1 comment
#395 - Add FromUnsafeBytes to prevent small allocations caused by ByteInputAdapter
Pull Request -
State: closed - Opened by damnever over 1 year ago
- 6 comments