An open API service indexing awesome lists of open source software.

https://github.com/jonlamb-gh/gas-index-algorithm

An unofficial Rust port of Sensirion's gas-index-algorithm
https://github.com/jonlamb-gh/gas-index-algorithm

gas-index nox-representation rust rust-no-std sensirion voc-representation

Last synced: 8 months ago
JSON representation

An unofficial Rust port of Sensirion's gas-index-algorithm

Awesome Lists containing this project

README

          

# gas-index-algorithm   ![ci] [![crates.io]](https://crates.io/crates/gas-index-algorithm) [![docs.rs]](https://docs.rs/gas-index-algorithm)

An unofficial Rust `no_std` port of Sensirion's [gas-index-algorithm](https://github.com/Sensirion/gas-index-algorithm) library
as of version 3.2.2.

It was first generated using [c2rust](https://github.com/immunant/c2rust), then refactored manually.

## License

See [LICENSE](LICENSE).

[ci]: https://github.com/jonlamb-gh/gas-index-algorithm/workflows/CI/badge.svg
[crates.io]: https://img.shields.io/crates/v/gas-index-algorithm.svg
[docs.rs]: https://docs.rs/gas-index-algorithm/badge.svg