tfhe-c-api-dynamic-buffer 0.1.0

This is a helper crate for TFHE-rs (https://crates.io/crates/tfhe) to easily share buffers between C and Rust and make their destruction safe on both sides of the FFI.
Documentation
  • Coverage
  • 36.36%
    4 out of 11 items documented0 out of 5 items with examples
  • Size
  • Source code size: 35.93 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.59 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 9s Average build duration of successful builds.
  • all releases: 9s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • zama-ai/tfhe-c-api-dynamic-buffer
    1 1 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • zama-bot

TFHE C API Dynamic Buffer

This is a helper crate for TFHE-rs to manage serialization buffers exchange between C and Rust and make their destruction safe on both sides of the FFI.