Skip to content

Commit 3a2ff4e

Browse files
authored
Mention noodles as alternative (#206)
1 parent 033c896 commit 3a2ff4e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,10 @@ rust-htslib = { version = "*", features = ["serde"] }
5757

5858
For more information, please see the [docs](https://docs.rs/rust-htslib).
5959

60+
# Alternatives
61+
62+
There's [noodles](https://github.com/zaeleus/noodles) by [Michael Macias](https://github.com/zaeleus) which implements a large part of htslib's C functionality in pure Rust (still experimental though).
63+
6064
# Authors
6165

6266
* [Johannes Köster](https://github.com/johanneskoester)

0 commit comments

Comments
 (0)