Skip to content

Create c-header to use the ring-buffer from c/c++ language and #11

Description

@sduraiengineer

Add FFI support to memfd-ringbuff so that C applications can use the Rust implementation directly.

Requirements:

Export C-compatible API.
Generate header files with cbindgen.
Provide shared library build support.
Add example and documentation.

This avoids maintaining a separate C implementation of the ring buffer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions