Giters
vigna
/
sux-rs
Rust implementations of succinct data structures
Geek Repo:
Geek Repo
Github PK Tool:
Github PK Tool
Stargazers:
47
Watchers:
6
Issues:
33
Forks:
7
vigna/sux-rs Issues
`EliasFano` is hard to use
Updated
3 months ago
Comments count
4
sux is heavy on dependencies
Updated
3 months ago
Comments count
4
`bit_field_vec![a; b]` is ambiguous
Updated
3 months ago
Comments count
7
Consider supporting BitFieldVec.get(Range<usize>)
Updated
3 months ago
Comments count
3
Add index_of_unchecked to IndexedDict
Closed
3 months ago
Comments count
2
CompactArray rename
Closed
3 months ago
Comments count
1
Benchmark Elias–Fano best quantum, limited-size tables and alternative indices
Closed
4 months ago
Providing a version on crates.io?
Closed
4 months ago
Comments count
4
BitVec needs properly (word-based) implemented Eq/Ord operations
Closed
4 months ago
`TmpDir` needs customization
Closed
5 months ago
Comments count
4
CompactArray : Default would be nice
Closed
5 months ago
Comments count
4
We need a BitVec trait to be able to forward its methods
Closed
5 months ago
Comments count
3
Why is ConvertTo not TryConvertTo, and why does it return a Result?
Closed
5 months ago
Comments count
1
32 vs 64 bits
Updated
5 months ago
Compare different implementations of radix sort
Closed
8 months ago
`par_sort_unstable` is relatively slow
Closed
a year ago
Comments count
6
Negative redundancy in `RearCodedListBuilder::print_stats()`
Closed
a year ago
Comments count
2
CompactArray could use a constructor from slice
Closed
a year ago
Comments count
7
Random access throughut test should generate randomness up front
Closed
a year ago
Comments count
1
Add `CompactArray::address_of(index: usize) -> *const u64`
Closed
a year ago
Comments count
1
CompactArray should be entirely implemented also for u64
Closed
a year ago
Use bytelines to build functions
Updated
a year ago
Can we make implementing IntoValIterator for a BitFieldSlice easier?
Closed
a year ago
Rank/Select should have default trait implementations using Index<usize, Output = bool>
Closed
a year ago
Quantum indices should be composable only in a canonical way
Closed
a year ago
QuantumZeroIndex bug
Closed
a year ago
Regression on the speed of next_unchecked()
Closed
a year ago
CompactArray backed by Mmap
Closed
a year ago
Comments count
11
CompactArray does not support full-width elements
Closed
a year ago
Maybe we should use usize as basic integer in BitVec
Closed
a year ago
make code base clippy clean
Closed
a year ago
cargo test broken: "use of undeclared crate or module `webgraph`" (for progress logger)
Closed
a year ago
Comments count
1
code should be "cargo format" clean
Closed
a year ago
Comments count
1