Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / 10XGenomics/rust-shardio issues and pull requests
#56 - Add annotations to ensure that readers are Sync.
Pull Request -
State: closed - Opened by macklin-10x 24 days ago
#55 - feat: allow lazily chunking unsorted iteration
Pull Request -
State: closed - Opened by macklin-10x 5 months ago
#54 - Fix comparison to allow item buffers to be filled completely.
Pull Request -
State: closed - Opened by macklin-10x 6 months ago
#53 - Make BufHandler trait public.
Pull Request -
State: closed - Opened by macklin-10x 6 months ago
#52 - Make SortAndWriteHandler public.
Pull Request -
State: closed - Opened by macklin-10x 6 months ago
#51 - Make SortAndWriteHandler::write_index public.
Pull Request -
State: closed - Opened by macklin-10x 6 months ago
#50 - build(deps): update criterion requirement from 0.4 to 0.5
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, rust
#49 - Missing tags for releases?
Issue -
State: closed - Opened by bgianfo almost 2 years ago
- 2 comments
#48 - fix(ci): Update the ubuntu-18.04 image, as it no longer works
Pull Request -
State: closed - Opened by bgianfo almost 2 years ago
#47 - Add the ability to lazy cmp when sorting
Pull Request -
State: closed - Opened by evolvedmicrobe almost 2 years ago
- 2 comments
#46 - Update criterion requirement from 0.3 to 0.4
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 3 comments
Labels: dependencies
#45 - Fix clippy lints and enable clippy in CI.
Pull Request -
State: closed - Opened by adam-azarchs about 3 years ago
- 1 comment
#44 - update to quickcheck 1.0
Pull Request -
State: closed - Opened by pmarks about 3 years ago
#43 - Update pretty_assertions requirement from 0.7.2 to 1.0.0
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
Labels: dependencies
#42 - use exact read/write methods to correctly handle IO interruptions
Pull Request -
State: closed - Opened by pmarks about 3 years ago
- 2 comments
#41 - Omit unused files from crate package.
Pull Request -
State: closed - Opened by adam-azarchs over 3 years ago
#40 - `shard_tests::test_read_write_at` failing in `master`
Issue -
State: closed - Opened by luiz10x over 3 years ago
- 1 comment
#39 - Replace `failure` with `anyhow`
Pull Request -
State: closed - Opened by luiz10x over 3 years ago
- 1 comment
#38 - fix BufState handling
Pull Request -
State: closed - Opened by nlhepler over 3 years ago
#37 - Upgrade to GitHub-native Dependabot
Pull Request -
State: closed - Opened by dependabot-preview[bot] almost 4 years ago
- 1 comment
Labels: dependencies
#36 - Update pretty_assertions requirement from 0.6.1 to 0.7.2
Pull Request -
State: closed - Opened by dependabot-preview[bot] almost 4 years ago
Labels: dependencies
#35 - Update crossbeam-channel requirement from >=0.4, <=0.5 to >=0.4, <=0.6
Pull Request -
State: closed - Opened by dependabot-preview[bot] almost 4 years ago
Labels: dependencies
#34 - Implement unsorted shard reader API
Pull Request -
State: closed - Opened by sreenathkrishnan almost 4 years ago
- 3 comments
#33 - Update pretty_assertions requirement from 0.6.1 to 0.7.1
Pull Request -
State: closed - Opened by dependabot-preview[bot] almost 4 years ago
- 1 comment
Labels: dependencies
#32 - minimal fadvise
Pull Request -
State: closed - Opened by pmarks about 4 years ago
- 1 comment
#31 - fadvise to and get better read throughput.
Pull Request -
State: closed - Opened by pmarks about 4 years ago
- 1 comment
#30 - improve docs on chunking params
Pull Request -
State: closed - Opened by pmarks about 4 years ago
#29 - Update quickcheck requirement from 0.9 to 1.0
Pull Request -
State: closed - Opened by dependabot-preview[bot] about 4 years ago
Labels: dependencies
#28 - Update rand requirement from ^0.7 to ^0.8
Pull Request -
State: closed - Opened by dependabot-preview[bot] about 4 years ago
Labels: dependencies
#27 - Fix clippy compilation error
Pull Request -
State: closed - Opened by sreenathkrishnan about 4 years ago
- 1 comment
#26 - Update crossbeam-channel requirement from 0.4.0 to 0.5.0
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 4 years ago
Labels: dependencies
#25 - Unix only
Issue -
State: open - Opened by leontoeides over 4 years ago
#24 - Update pretty_assertions requirement from 0.5.1 to 0.6.1
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 4 years ago
Labels: dependencies
#23 - cache keys in more places
Pull Request -
State: closed - Opened by pmarks over 4 years ago
- 1 comment
#22 - have fewer active shards where possible
Pull Request -
State: closed - Opened by pmarks over 4 years ago
- 1 comment
Labels: bug
#21 - update ShardIter size with newfound understanding
Pull Request -
State: closed - Opened by nlhepler almost 5 years ago
#20 - provide an API to query the max num of shards
Pull Request -
State: closed - Opened by nlhepler almost 5 years ago
#19 - warn on memory usage that may exceed 1GiB
Pull Request -
State: closed - Opened by nlhepler almost 5 years ago
#18 - Threadless shardio
Pull Request -
State: closed - Opened by pmarks about 5 years ago
- 1 comment
#17 - Improve file not found error message
Issue -
State: open - Opened by sjackman about 5 years ago
#16 - Improve disk full error message
Issue -
State: open - Opened by sjackman about 5 years ago
#15 - embed type metadata
Pull Request -
State: closed - Opened by nlhepler over 5 years ago
- 9 comments
#14 - add type checking
Pull Request -
State: closed - Opened by pmarks over 5 years ago
- 1 comment
#13 - Make sure ShardSenders are dropped before ShardWriter
Pull Request -
State: closed - Opened by sreenathkrishnan over 5 years ago
- 7 comments
#12 - Coveralls integration
Pull Request -
State: closed - Opened by sreenathkrishnan over 5 years ago
#11 - update to 2018, rustfmt & various cleanups
Pull Request -
State: closed - Opened by pmarks over 5 years ago
#10 - Imrprove error handling & docs
Pull Request -
State: closed - Opened by pmarks almost 6 years ago
- 2 comments
#9 - lazy shard io
Pull Request -
State: closed - Opened by nlhepler about 6 years ago
- 5 comments
#8 - Lh/nonintersecting chunks
Pull Request -
State: closed - Opened by nlhepler about 6 years ago
#7 - Rewrite SortKey trait
Pull Request -
State: closed - Opened by sreenathkrishnan over 6 years ago
#6 - updated linspace algorithm
Pull Request -
State: closed - Opened by nlhepler over 6 years ago
#5 - Lh/chunking
Pull Request -
State: closed - Opened by nlhepler over 6 years ago
#4 - handle partial io
Pull Request -
State: closed - Opened by pmarks over 6 years ago
- 2 comments
#3 - buffer the bincode -> lz4 handoff for 3x tput improvement
Pull Request -
State: closed - Opened by pmarks over 6 years ago
#2 - Pmarks/bam gen
Pull Request -
State: closed - Opened by pmarks almost 7 years ago
#1 - Pmarks/bam gen
Pull Request -
State: closed - Opened by pmarks almost 7 years ago