bicycl-rs-sys 0.1.0

Low-level Rust FFI bindings for BICYCL C API
Documentation
  • Coverage
  • 0%
    0 out of 159 items documented0 out of 29 items with examples
  • Size
  • Source code size: 759.69 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 9.35 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 15s Average build duration of successful builds.
  • all releases: 15s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • Jiangjiang-jiang/bicycl-rs
    0 1 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Jiangjiang-jiang

bicycl-rs-sys

Low-level Rust FFI bindings for the BICYCL C API. Upstream C++ sources are vendored and compiled automatically without a pre-installed BICYCL library. For a safe Rust interface, use bicycl-rs instead.

System Requirements

  • CMake >= 3.16
  • GMP: libgmp-dev, gmp-devel
  • OpenSSL: libssl-dev, openssl-devel
  • A C++11-capable compiler

License

GPL-3.0-or-later.