1 unstable release
| 0.0.17-dev | Oct 24, 2024 |
|---|
#950 in #ffi
54KB
728 lines
Nimble FFI Library
This is sample code that demonstrates the envisioned structure of a future Nimble FFI library.
🚀 Nimble FFI Library
Welcome to the Nimble FFI Library! This library serves as a bridge between Nimble, a powerful network engine implemented in Rust, and other programming languages through its Foreign Function Interface (FFI).
✨ Features
- Cross-Language Compatibility: Easily integrate Nimble with languages like C, C++, Python, and more.
- High Performance: Leverage Rust's performance to handle intensive network operations.
Dependencies
~0.5–1.6MB
~32K SLoC