https://github.com/m4tx/ryg-rans-sys
FFI bindings for ryg_rans library for Rust
https://github.com/m4tx/ryg-rans-sys
Last synced: about 1 year ago
JSON representation
FFI bindings for ryg_rans library for Rust
- Host: GitHub
- URL: https://github.com/m4tx/ryg-rans-sys
- Owner: m4tx
- License: mit
- Created: 2022-06-09T21:21:21.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2025-01-01T12:55:31.000Z (over 1 year ago)
- Last Synced: 2025-03-29T05:45:45.984Z (about 1 year ago)
- Language: C
- Homepage:
- Size: 30.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Low-level [ryg_rans](https://github.com/rygorous/ryg_rans) bindings for [Rust](https://www.rust-lang.org/)
==========================================================================================================
[](https://github.com/m4tx/ryg-rans-sys/actions/workflows/rust.yml)
[](https://crates.io/crates/ryg-rans-sys)
[](https://docs.rs/ryg-rans-sys)
[](https://github.com/m4tx/ryg-rans-sys/blob/master/LICENSE)
This crate exposes the raw ryg_rans API.
You probably want to use the [`rans`](https://crates.io/crates/rans) crate
instead of this.
## Requirements
* C compiler