Thanks to visit codestin.com
Credit goes to lib.rs

1 stable release

new 1.0.0 Jan 10, 2026

#6 in #commerce

MIT license

30KB
727 lines

C FFI bindings for StateSet ACP Handler

This crate provides C-compatible bindings for the ACP checkout service, enabling integration with Node.js, Python, Go, Java, Ruby, PHP, Swift, .NET, and more.


ACP FFI

C Foreign Function Interface (FFI) bindings for the StateSet Agentic Commerce Protocol (ACP) Handler.

Installation

Add to your Cargo.toml:

[dependencies]
acp-ffi = "1.0"

Features

  • C-compatible API for cross-language integration
  • Static and dynamic library support
  • Thread-safe session management

License

MIT

Dependencies

~3.5–6.5MB
~110K SLoC