LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: ffi

Browse skills that share this tag.

  • rust-pro - Develop high-performance systems with Rust 1.75+.
    rustasynctokiosystems-programming

    ★ 3 · Updated 2026-09-18

    Assists with Rust 1.75+ development, modern async patterns, advanced type systems, memory safety, performance optimization, and FFI integration.

    ⚙ Build Rust services and system tools⚙ Solve ownership and lifetime issues⚙ Optimize performance with memory safety
  • pyo3-maturin-bindings - Python bindings for Rust libraries using PyO3 and maturin
    rustpythonpyo3maturin

    ★ 602 · Updated 2026-09-13

    Guide for creating, building, testing, debugging, and publishing Python bindings for Rust libraries using PyO3 and maturin.

    ⚙ Expose Rust types to Python⚙ Register PyO3 modules⚙ Convert Rust and Python types
  • senior-rust - Senior Rust patterns for async, FFI, and embedded.
    rusttokioasyncffi

    ★ 1 · Updated 2026-09-13

    Provides Rust patterns for workspace structure, Tokio async tasks, error handling, unsafe guidelines, FFI, embedded development, testing, and profiling.

    ⚙ Configure Rust Cargo workspaces⚙ Implement Tokio async tasks⚙ Handle Rust errors with crates
  • rust-build - Build Rust native libraries for the FFI plugin
    rustffibuildflutter

    ★ 97 · Updated 2026-09-10

    Builds Rust native libraries for keychat_rust_ffi_plugin across supported target platforms and regenerates Dart bindings.

    ⚙ Add rustup target⚙ Build native release library⚙ Regenerate Dart bindings
  • mojo-python-interop - Mojo-Python Interoperability Guide
    pythonmojointeroperabilityextension modules

    ★ 0 · Updated 2026-05-28

    Guide for writing Mojo code that interoperates with Python using current syntax and conventions

    ⚙ import Python modules⚙ convert Python objects to Mojo types⚙ convert Mojo types to Python objects
  • mojo-python-interop - Mojo Python Interoperability
    pythoninteroperabilityextension modulestype conversion

    ★ 25 · Updated 2026-05-28

    Write Mojo code that interoperates with Python

    ⚙ import Python modules⚙ convert Python to Mojo⚙ convert Mojo to Python
  • mojo-python-interop - Mojo Python Interoperation Guide
    pythonmojointeropffi

    ★ 55 · Updated 2026-03-26

    Write Mojo code interoperating with Python using current syntax

    ⚙ import Python modules⚙ convert PythonObject to Mojo⚙ convert Mojo to PythonObject
  • rust-unsafe - Rust Unsafe Code & FFI Expert
    rustunsafefficode analysis

    ★ 602 · Updated 2026-03-19

    Expert tool for handling Rust unsafe code and FFI with safety rules

    ⚙ review unsafe code⚙ check raw pointers⚙ analyze FFI scenarios
  • integration-testing - Rust Game Engine Integration Testing with GL Context and FFI Boundaries
    testingintegrationrustgame-engine

    ★ 6 · Updated 2026-03-09

    Provides patterns and conventions for writing integration tests in game engines covering cross-module interactions, GL context management, and FFI boundary testing

    ⚙ write integration tests⚙ manage GL context⚙ test FFI boundaries