# Developers

Build with Vertex, Tashi's embedded Byzantine fault-tolerant consensus engine. Vertex uses a DAG of cryptographically signed events and virtual voting to achieve consensus finality in under 100 milliseconds, without exchanging explicit vote messages.

Choose the library for your language:

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Vertex for Rust</strong></td><td>Async-first Rust bindings with safe FFI wrappers and automatic resource cleanup.</td><td><a href="developers/vertex-rs">vertex-rs</a></td></tr><tr><td><strong>Vertex for C</strong></td><td>Callback-based C interface with a minimal API surface and opaque handle design.</td><td><a href="developers/vertex-c">vertex-c</a></td></tr></tbody></table>
