#vex #v5 #unwind #no-alloc #libunwind

sys no-std vex-libunwind-sys

LLVM libunwind FFI bindings for VEX V5 robots

3 releases

Uses new Rust 2024

0.1.3 Feb 26, 2026
0.1.1 Oct 13, 2025
0.1.0 Sep 19, 2024

#414 in Robotics

Download history 178/week @ 2025-11-27 149/week @ 2025-12-04 88/week @ 2025-12-11 68/week @ 2025-12-18 59/week @ 2025-12-25 77/week @ 2026-01-01 108/week @ 2026-01-08 121/week @ 2026-01-15 110/week @ 2026-01-22 108/week @ 2026-01-29 37/week @ 2026-02-05 29/week @ 2026-02-12 81/week @ 2026-02-19 93/week @ 2026-02-26 132/week @ 2026-03-05 125/week @ 2026-03-12

436 downloads per month
Used in 5 crates (2 directly)

MIT license

62KB
199 lines

Contains (static library, 48KB) link/libunwind.a

Bindings to the low-level unw_* LLVM libunwind APIs which are an interface defined by the HP libunwind project.


vex-libunwind-sys

This package contains FFI bindings to a prebuilt copy of LLVM libunwind, intended for use on VEX V5 robots.

Development status: Passively maintained (There are no plans for new features, but the maintainer intends to respond to issues that get filed.)

Dependencies