Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / 10XGenomics/rust-boomphf issues and pull requests
#43 - Small typo in README
Issue -
State: open - Opened by KraftRicardo 7 months ago
#42 - document assumptions in BoomHashMap::new
Pull Request -
State: open - Opened by TheIronBorn 7 months ago
#41 - Non-serde DMA support on little endian
Pull Request -
State: open - Opened by vlovich 11 months ago
#40 - Support externally-hashed keys
Pull Request -
State: open - Opened by vlovich 11 months ago
- 1 comment
#39 - alternative, improved implementation of fingerprinting-based MPHF in Rust
Issue -
State: open - Opened by beling over 1 year ago
#38 - add CI for wasm
Issue -
State: open - Opened by pmarks over 1 year ago
#37 - use u64/AtomicU64 to make 32bit targets work correctly (eg WASM)
Pull Request -
State: closed - Opened by pmarks over 1 year ago
#36 - Overflows in 32 bit target
Issue -
State: closed - Opened by ozgrakkurt over 1 year ago
- 1 comment
#35 - HashSet
Issue -
State: open - Opened by ozgrakkurt over 1 year ago
#34 - Contradicting docs for NoKeyBoomHashMap
Issue -
State: closed - Opened by domma over 1 year ago
- 1 comment
#33 - Store ranks with bitvector to save space and one lookup
Pull Request -
State: closed - Opened by galo2099 about 2 years ago
- 1 comment
#32 - Update rust to 1.65.
Pull Request -
State: closed - Opened by adam-azarchs about 2 years ago
#31 - Panic trying to use chunked iterator: `panicked at 'index out of bounds: the len is 8 but the index is 8', src/bitvector.rs:374:16`
Issue -
State: closed - Opened by vlovich about 2 years ago
- 3 comments
#30 - Optional parallelism
Pull Request -
State: closed - Opened by vlovich about 2 years ago
- 2 comments
#29 - Add get_mut to collections to retrieve value(s) mutably.
Pull Request -
State: closed - Opened by vlovich about 2 years ago
- 4 comments
#28 - panicked at 'attempt to shift left with overflow'
Issue -
State: closed - Opened by mokeyish over 2 years ago
- 2 comments
#27 - Switch to criterion for benchmarks, expand benchmarks
Pull Request -
State: closed - Opened by dralley over 2 years ago
- 2 comments
#26 - Benchmarks should compare lookup against std::collections::HashMap and FxHashMap
Issue -
State: open - Opened by dralley over 2 years ago
- 1 comment
#25 - Make Rayon and Crossbeam dependencies optional
Issue -
State: closed - Opened by dralley over 2 years ago
#24 - Enable clippy CI check and fix clippy lints.
Pull Request -
State: closed - Opened by adam-azarchs over 3 years ago
#23 - Avoid overflow during hashing
Pull Request -
State: closed - Opened by luiz10x over 3 years ago
#22 - Impl `Clone` and `FromIterator`
Pull Request -
State: closed - Opened by leeopop almost 4 years ago
- 1 comment
#21 - Remove Clone bounds
Pull Request -
State: closed - Opened by djc about 4 years ago
- 5 comments
#20 - Let rayon do the chunking for parallel Mphf construction
Pull Request -
State: closed - Opened by djc about 4 years ago
- 1 comment
#19 - Update some dependencies
Pull Request -
State: closed - Opened by djc about 4 years ago
- 1 comment
#18 - Allow HashMap querying using derived keys implementing Borrow<K>
Pull Request -
State: closed - Opened by djc about 4 years ago
- 3 comments
#17 - Implement some relevant traits for iterators
Pull Request -
State: closed - Opened by djc about 4 years ago
- 3 comments
#16 - Allow crossbeam-utils 0.8+
Pull Request -
State: closed - Opened by djc about 4 years ago
- 2 comments
#15 - Overflow in lib.rs
Issue -
State: closed - Opened by Minhyeok01 over 4 years ago
- 5 comments
#14 - Format code using 'cargo fmt'
Pull Request -
State: closed - Opened by Atul9 almost 5 years ago
- 1 comment
#13 - Changing the internal Hashfunction
Issue -
State: closed - Opened by Tockra over 5 years ago
- 4 comments
#12 - added unsafe code to remove ranks.len() (spares 8 byte)
Pull Request -
State: open - Opened by Tockra over 5 years ago
- 3 comments
#11 - Remove Vectors to spare space
Pull Request -
State: closed - Opened by Tockra over 5 years ago
- 6 comments
#10 - To much storage use with new_parallel ?
Issue -
State: closed - Opened by Tockra over 5 years ago
- 1 comment
#9 - Cargo.toml: Require log crate without features.
Pull Request -
State: closed - Opened by wwood over 5 years ago
- 1 comment
#8 - implemented Clone for Mphf
Pull Request -
State: closed - Opened by Tockra over 5 years ago
#7 - Mphf Clone
Issue -
State: closed - Opened by Tockra over 5 years ago
- 5 comments
#6 - remove need for special iterator type -- handle fast iteration throug…
Pull Request -
State: closed - Opened by pmarks about 6 years ago
#5 - Alternate construction methods: parallelized and lower memory options
Pull Request -
State: closed - Opened by pmarks over 6 years ago
#4 - Online mphf and Iterators
Pull Request -
State: closed - Opened by k3yavi over 6 years ago
- 3 comments
#3 - Exposing BoomHashMap Object
Pull Request -
State: closed - Opened by k3yavi over 6 years ago
- 5 comments
#2 - Add conditional serde support via cargo feature
Pull Request -
State: closed - Opened by pryvkin10x over 7 years ago
#1 - Add optional arg for maxiters
Pull Request -
State: closed - Opened by pryvkin10x over 7 years ago
- 1 comment