1 unstable release
0.0.17-dev | Oct 24, 2024 |
---|
#2437 in Game dev
118 downloads per month
54KB
728 lines
🚀 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.
lib.rs
:
Nimble FFI Library
This is sample code that demonstrates the envisioned structure of a future Nimble FFI library.
Dependencies
~0.5–2MB
~29K SLoC