https://github.com/m4tx/htscodecs-sys
FFI bindings for htscodecs library for Rust
https://github.com/m4tx/htscodecs-sys
Last synced: 4 months ago
JSON representation
FFI bindings for htscodecs library for Rust
- Host: GitHub
- URL: https://github.com/m4tx/htscodecs-sys
- Owner: m4tx
- License: bsd-3-clause
- Created: 2022-03-28T19:50:59.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-28T19:57:01.000Z (about 4 years ago)
- Last Synced: 2025-09-22T08:19:28.310Z (9 months ago)
- Language: Rust
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Low-level [htscodecs](https://github.com/samtools/htscodecs) bindings for [Rust](https://www.rust-lang.org/)
See [crates.io](https://crates.io/crates/htscodecs-sys).
This crate exposes the raw htscodecs API.
## Requirements
* C compiler