Explore tweets tagged as #rustseq
@nomad421
𝕐
2 years
If you've joined our #rustseq GitHub organization, please check out the issues on the "planning-and-discussions" repo for a link to join our Zulip channel! If you're interested in joining the #rustseq organization but aren't a part of it yet, please reach out!
18
3
21
@curious_coding
Ragnar {Groot Koerkamp} 🦋
1 year
@nomad421 @pierre_marijon @rustseq The result will mostly be 1 simple streaming impl, and 1 fast SIMD buffered impl. I like @zommiommy's suggestion of putting the rest directly in benches/. That way it's not in the way of users, but easily accessible for testing (eg on different hardware)
1
0
2
@curious_coding
Ragnar {Groot Koerkamp} 🦋
1 year
@nomad421 @pierre_marijon it would be nice to have a good storyline for this for @rustseq crates, even if just for me
1
0
0
@Bona1931552
De AlphaBona
6 months
@Rutseq That's good, strong Rustseq .. but we aren't mutuals
0
0
0
@nomad421
𝕐
1 year
@curious_coding @pierre_marijon @rustseq Is there a clear "winner" implementation? If so, I feel that's the only one that belongs in the lib. If there are different winners along different axes, fearure flags feel right. For historical but sub-optimal implementations, maybe a feature branch?
1
0
1
@jasonnfan
Jason Fan
1 year
Excited to see this take off 🚀 !!!
@rustseq
rustseq
1 year
Hello world! This is the official Twitter account for the rust-seq organization ( https://t.co/C7JOr0MBKq). Follow us to learn more about rust-seq and the use of Rust in sequence bioinformatics!
0
2
10
@pierre_marijon
Pierre Marijon 🏳️‍🌈
1 year
@curious_coding @nomad421 @rustseq @zommiommy I only kept the best version in lib/crates and the others in the benches folder. This is viable as long as there aren't too many or they aren't too long. But you could create a module to store alternatives and use an inline function and features to let the user choose version.
0
0
2