Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / RoaringBitmap/roaring-rs issues and pull requests

#289 - Implement Clone on the bitmap::Iter type

Pull Request - State: open - Opened by Kerollmops 27 days ago

#288 - Feature Request: `RoaringBitmap::from_bitmap_bytes`

Pull Request - State: open - Opened by lemolatoon about 1 month ago - 1 comment

#287 - Implement SkipTo for iter::Iter

Pull Request - State: open - Opened by grelner about 2 months ago - 3 comments

#286 - Iterate from minimum value

Issue - State: open - Opened by grelner about 2 months ago - 10 comments

#285 - Introduce cargo workspaces

Pull Request - State: closed - Opened by christianschleifer about 2 months ago

#284 - prepare for release 2

Pull Request - State: closed - Opened by irevoire 3 months ago

#283 - Update dependencies

Pull Request - State: closed - Opened by irevoire 3 months ago

#282 - Bump roaring to v0.10.5

Pull Request - State: closed - Opened by Kerollmops 4 months ago

#281 - Direct intersections with serialized RoaringBitmaps

Pull Request - State: closed - Opened by Kerollmops 4 months ago
Labels: enhancement

#280 - add dedicated fold and rfold impls for iterators

Pull Request - State: closed - Opened by oskgo 4 months ago - 1 comment

#279 - Resolve issues with no std

Pull Request - State: closed - Opened by kirk-baird 4 months ago - 5 comments

#277 - Override default `fold` and `rfold` implementations for the iterators

Issue - State: closed - Opened by oskgo 4 months ago - 2 comments
Labels: enhancement

#276 - "Moving" parts of a RoaringBitmap

Issue - State: open - Opened by llogiq 4 months ago - 2 comments
Labels: question

#275 - Is there any ops like gte in java RangeBitmap?

Issue - State: open - Opened by likun666661 5 months ago - 1 comment
Labels: question

#274 - Feature: expose consecutive runs

Issue - State: open - Opened by ranfdev 5 months ago - 3 comments
Labels: proposal

#273 - E0433 and E0412 for type Vec in 0.10.4

Issue - State: closed - Opened by mkwan-amzn 5 months ago - 1 comment
Labels: bug

#272 - Bump roaring to v0.10.4

Pull Request - State: closed - Opened by Kerollmops 5 months ago

#271 - Fix potential overflow in deserialization of Bitmap

Pull Request - State: closed - Opened by kirk-baird 6 months ago - 4 comments

#270 - Potential overflow when decoding in `RoaringBitmap::deserialize_from_impl()`

Issue - State: closed - Opened by kirk-baird 6 months ago - 1 comment
Labels: bug

#269 - `MultiOps` trait example could be improved

Issue - State: closed - Opened by FrankReh 7 months ago

#268 - Bump version to 0.10.3

Pull Request - State: closed - Opened by Kerollmops 8 months ago

#266 - feat: support no_std

Pull Request - State: open - Opened by GZTimeWalker 11 months ago

#265 - Is it possible to run this lib under `#![no_std]`?

Issue - State: closed - Opened by GZTimeWalker 11 months ago

#264 - docs: `RoaringTreemap::select` returns `None` if `n >= len()`

Pull Request - State: closed - Opened by shekhirin 11 months ago - 5 comments

#263 - Union with serialized bitmap

Pull Request - State: open - Opened by irevoire 12 months ago

#262 - Interesting Go implementation

Issue - State: open - Opened by ccollie about 1 year ago

#260 - Genericize RoaringBitmap and implements Roaring32 and Roaring64

Pull Request - State: open - Opened by grim7reaper about 1 year ago - 1 comment

#259 - deps: remove retain_mut

Pull Request - State: closed - Opened by grim7reaper about 1 year ago - 3 comments

#258 - Bump version to 0.10.2 and bump MSRV to 1.65.0

Pull Request - State: closed - Opened by Kerollmops about 1 year ago

#257 - Rename the `remove_front/back` methods into `remove_smallest/biggest`

Pull Request - State: closed - Opened by Kerollmops about 1 year ago

#256 - Bump Rust version to 1.65 and remove Bors

Pull Request - State: closed - Opened by Kerollmops about 1 year ago - 6 comments

#255 - Deserialize Run Containers

Pull Request - State: closed - Opened by Kerollmops about 1 year ago - 2 comments

#254 - A bunch of stylistic things.

Pull Request - State: closed - Opened by adamnemecek over 1 year ago - 3 comments

#253 - Add `remove_front` and `remove_back` method

Pull Request - State: closed - Opened by shimatar0 over 1 year ago - 4 comments

#252 - Get element by index

Issue - State: open - Opened by irevoire over 1 year ago - 2 comments

#251 - Optimization: rkyv

Issue - State: open - Opened by zach-schoenberger almost 2 years ago

#250 - Address clippy warnings

Pull Request - State: closed - Opened by saik0 almost 2 years ago - 1 comment

#249 - Address clippy warnings

Pull Request - State: closed - Opened by saik0 almost 2 years ago

#248 - Implement from for arrays

Pull Request - State: closed - Opened by michaelmior almost 2 years ago - 11 comments

#247 - Bump version to 0.10.1

Pull Request - State: closed - Opened by Kerollmops about 2 years ago - 1 comment

#246 - Fix MultiOps union for Result IntoIterators

Pull Request - State: closed - Opened by jonasspinner about 2 years ago - 1 comment

#245 - Fix nightly clippy finding, blocking other PRs

Pull Request - State: closed - Opened by Dr-Emann about 2 years ago - 1 comment

#244 - Array Store: Binary search for end starting at the found start

Pull Request - State: closed - Opened by Dr-Emann about 2 years ago - 5 comments

#243 - More off-by-one errors in bitmap contains_range

Pull Request - State: closed - Opened by Dr-Emann about 2 years ago - 8 comments

#242 - Fix wrong documentation links

Pull Request - State: closed - Opened by Kerollmops about 2 years ago - 1 comment

#241 - Bump version to 0.10.0

Pull Request - State: closed - Opened by Kerollmops about 2 years ago - 2 comments

#240 - Introduce `insert_range` for the `Treemap`

Pull Request - State: closed - Opened by Kerollmops about 2 years ago - 1 comment

#239 - Fix range_checks proptest

Pull Request - State: closed - Opened by Dr-Emann about 2 years ago - 1 comment

#238 - Contains range methods has a bug

Issue - State: closed - Opened by Kerollmops about 2 years ago - 2 comments
Labels: bug

#237 - contains_range / range_cardinality functions

Pull Request - State: closed - Opened by Dr-Emann about 2 years ago - 3 comments

#236 - Use checked_add/sub rather than checking bounds explicitly

Pull Request - State: closed - Opened by Dr-Emann about 2 years ago - 2 comments

#235 - Implement contains_range / range_cardinality functions

Issue - State: closed - Opened by apps4uco about 2 years ago

#234 - Optimization: investigate faster search in array

Issue - State: open - Opened by RaduBerinde about 2 years ago

#233 - Implement FromIter for &u32, &u64

Pull Request - State: closed - Opened by RaduBerinde about 2 years ago - 1 comment

#232 - Branchless array-bitmap operations

Pull Request - State: closed - Opened by RaduBerinde about 2 years ago - 2 comments

#231 - Implement Hash

Issue - State: open - Opened by michaelmior about 2 years ago - 6 comments

#230 - Bump the SIMD calls to the latest Rust nightly toolchain

Pull Request - State: closed - Opened by Kerollmops about 2 years ago - 5 comments

#229 - chore(simd): bumped to latest nightly

Pull Request - State: closed - Opened by tonyabracadabra about 2 years ago - 6 comments

#227 - Is SIMD available for `is_subset ` operation?

Issue - State: open - Opened by tonyabracadabra about 2 years ago - 1 comment

#226 - Add serde support

Pull Request - State: closed - Opened by irevoire about 2 years ago - 7 comments

#225 - Fix the benchmarks datasets URL format

Pull Request - State: closed - Opened by Kerollmops over 2 years ago - 2 comments

#224 - Remove the dependency to the `retain_mut` crate

Issue - State: open - Opened by Kerollmops over 2 years ago - 1 comment
Labels: breaking, reminder

#223 - Implements multioperation for the bitmaps and tree maps

Pull Request - State: closed - Opened by irevoire over 2 years ago - 1 comment

#222 - Introduce `insert_range` for RoaringTreemap

Pull Request - State: closed - Opened by not-jan over 2 years ago - 6 comments

#221 - Simd is broken on newer Rust versions

Issue - State: closed - Opened by Kixiron over 2 years ago - 2 comments

#220 - Optimize insert_range for large ranges

Pull Request - State: closed - Opened by Dr-Emann over 2 years ago - 1 comment

#219 - Treemap naive lazy

Pull Request - State: closed - Opened by Kerollmops over 2 years ago

#218 - Fix bound in documentation of the select function

Pull Request - State: closed - Opened by Sheyne over 2 years ago - 1 comment

#217 - Replace portable-simd create with core::simd

Pull Request - State: closed - Opened by saik0 over 2 years ago - 2 comments

#216 - Remove the portable-simd unpublished crate

Pull Request - State: closed - Opened by Kerollmops over 2 years ago - 5 comments

#215 - Bump the version to 0.9.0

Pull Request - State: closed - Opened by Kerollmops over 2 years ago - 2 comments

#214 - Swap SIMD merge implementation for bitonic merge

Pull Request - State: closed - Opened by saik0 over 2 years ago - 3 comments

#213 - Precompute correct store type for operations

Issue - State: open - Opened by saik0 over 2 years ago

#212 - Heuristics for array-array ops with disjoint bounds

Issue - State: open - Opened by saik0 over 2 years ago

#211 - Branchless scalar array-array union

Issue - State: open - Opened by saik0 over 2 years ago - 1 comment

#210 - Vectorized bitset iteration

Issue - State: open - Opened by saik0 over 2 years ago - 1 comment

#209 - Implement something like java's `RoaringBitmapWriter`

Issue - State: open - Opened by saik0 over 2 years ago

#208 - Make proptests generic over `BitSetValueTree`

Issue - State: open - Opened by saik0 over 2 years ago - 1 comment

#207 - Remove static jump table from `swizzle_to_front`

Issue - State: open - Opened by saik0 over 2 years ago

#206 - Branchless array-bitmap scalar operations

Issue - State: closed - Opened by saik0 over 2 years ago - 1 comment

#205 - remove in place array-array xor operation

Pull Request - State: closed - Opened by saik0 over 2 years ago - 3 comments

#204 - Create bench comparison to CRoaring

Issue - State: open - Opened by saik0 over 2 years ago - 3 comments

#203 - remove deprecated set op methods

Pull Request - State: closed - Opened by saik0 over 2 years ago - 1 comment

#202 - specify None return cases for select

Pull Request - State: closed - Opened by saik0 over 2 years ago - 1 comment

#201 - Impl FromIter for &u32

Issue - State: closed - Opened by saik0 over 2 years ago - 1 comment

#200 - Remove the `*_with` deprecated methods

Issue - State: closed - Opened by Kerollmops over 2 years ago

#199 - rename deserialize_from_unvalidated to deserialize_unchecked_from

Pull Request - State: closed - Opened by saik0 over 2 years ago - 3 comments

#198 - RoaringTreemap has no insert_range method

Issue - State: closed - Opened by saik0 over 2 years ago

#197 - Assert invariants

Issue - State: open - Opened by saik0 over 2 years ago

#196 - Document benchmarking

Issue - State: open - Opened by saik0 over 2 years ago

#195 - Replace deterministic benchmarks

Issue - State: open - Opened by saik0 over 2 years ago

#194 - bump rust edition to 2021

Pull Request - State: closed - Opened by saik0 over 2 years ago - 1 comment

#193 - bump direct dependency minor versions

Pull Request - State: closed - Opened by saik0 over 2 years ago - 1 comment

#192 - Benchmarks using real datasets

Pull Request - State: closed - Opened by saik0 over 2 years ago - 5 comments

#191 - Scalar in place xor has poor performance

Issue - State: closed - Opened by saik0 over 2 years ago

#190 - Migrate to cargo criterion

Issue - State: open - Opened by saik0 over 2 years ago - 2 comments

#189 - Reorganize project to use cargo workspaces

Issue - State: open - Opened by saik0 over 2 years ago

#188 - staging GH action changes

Pull Request - State: closed - Opened by saik0 over 2 years ago - 1 comment