Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / dgraph-io/sroar issues and pull requests
#34 - Add SIMD instructions to bitmaps
Pull Request -
State: open - Opened by evanoberholster over 1 year ago
- 1 comment
#33 - Fix maximum() for bitmap container
Pull Request -
State: open - Opened by mammo over 1 year ago
- 1 comment
#32 - Update container.go
Pull Request -
State: closed - Opened by atidat over 2 years ago
- 1 comment
#31 - fix(Split): use externalSz with inclusive range
Pull Request -
State: closed - Opened by NamanJain8 about 3 years ago
#30 - feat(n-split): Implement n-split
Pull Request -
State: closed - Opened by ahsanbarkati about 3 years ago
#29 - fix(andNot): Fix andNot for bitmap-array container
Pull Request -
State: closed - Opened by ahsanbarkati about 3 years ago
#28 - feat(Split): Add Split funtionality
Pull Request -
State: closed - Opened by ahsanbarkati about 3 years ago
- 1 comment
#27 - chore(test): Add automated testing
Pull Request -
State: closed - Opened by ahsanbarkati about 3 years ago
#26 - fix(removeRange): exclude the last element when doing remove range
Pull Request -
State: closed - Opened by NamanJain8 about 3 years ago
#25 - fix(cleanup): Optimise cleanup and fix some bugs
Pull Request -
State: closed - Opened by ahsanbarkati about 3 years ago
#24 - fix(AndNot): Fix the logic of AndNot
Pull Request -
State: closed - Opened by ahsanbarkati about 3 years ago
#23 - Add test with broken bitmap AndNot
Pull Request -
State: closed - Opened by metalmatze about 3 years ago
- 3 comments
#22 - opt(FromSortedList): Optimise FromSortedList
Pull Request -
State: closed - Opened by ahsanbarkati about 3 years ago
#21 - opt(IsEmpty): Optimize isEmpty API
Pull Request -
State: closed - Opened by ahsanbarkati over 3 years ago
#20 - feat(rank): Implement the Rank API
Pull Request -
State: closed - Opened by ahsanbarkati over 3 years ago
#19 - opt(iterator): Optimise the iterator and introduce range iterators
Pull Request -
State: closed - Opened by ahsanbarkati over 3 years ago
- 1 comment
#18 - Cleanup the bitmap after intersection and remove range using scoot left
Pull Request -
State: closed - Opened by ahsanbarkati over 3 years ago
#17 - Fix the issue of buffer getting garbage collected
Pull Request -
State: closed - Opened by ahsanbarkati over 3 years ago
#16 - fix(FastOr): Don't create containers for zero cardinality containers
Pull Request -
State: closed - Opened by ahsanbarkati over 3 years ago
#15 - Skip containers with zero cardinality in FastOr
Pull Request -
State: closed - Opened by ahsanbarkati over 3 years ago
#14 - Add FromSortedList API for creating a bitmap from sorted list of elements
Pull Request -
State: closed - Opened by ahsanbarkati over 3 years ago
#13 - Zero out containers instead of creating a new one
Pull Request -
State: closed - Opened by ahsanbarkati over 3 years ago
#12 - Maximum() reads from the last container
Pull Request -
State: closed - Opened by dbolkensteyn over 3 years ago
- 4 comments
#11 - Add ToBufferWithCopy
Pull Request -
State: closed - Opened by ahsanbarkati over 3 years ago
#10 - Add Iterate for allocation-free iteration
Pull Request -
State: closed - Opened by kevinconaway over 3 years ago
- 3 comments
#9 - Add FromBufferWithCopy
Pull Request -
State: closed - Opened by ahsanbarkati over 3 years ago
#8 - fix: Cleanup and refactor, also fix FromBuffer
Pull Request -
State: closed - Opened by ahsanbarkati over 3 years ago
#7 - feat: Add functionalities to make sroar serve the APIs needed by Dgraph
Pull Request -
State: closed - Opened by ahsanbarkati over 3 years ago
#6 - opt(bitmap): Lazy cardinality calculations in FastOr
Pull Request -
State: closed - Opened by manishrjain over 3 years ago
#5 - opt(Or): Introduce FastParOr to make FastOr concurrent
Pull Request -
State: closed - Opened by manishrjain over 3 years ago
#4 - Optimize FastOr for Bitmaps
Pull Request -
State: closed - Opened by manishrjain over 3 years ago
#3 - Add test based on real data
Pull Request -
State: closed - Opened by ahsanbarkati over 3 years ago
#2 - Convert data to use []uint16 instead of []byte
Pull Request -
State: closed - Opened by manishrjain over 3 years ago
#1 - Add Benchmarks
Pull Request -
State: closed - Opened by manishrjain over 3 years ago
- 3 comments