Skip to content

Examples

Here are some example projects demonstrating BridgeRust capabilities.

The standard example showing basic function exports.

View Source

Processing large datasets in Rust and exposing results to Python/Node.

A real-world production use case. Embex is a vector database client built with BridgeRust.

Visit Embex