Versions of Borrow[Mut] that return reference objects (Ex. std::cell::Ref)
Exposes traits for `borrow` and `borrow_mut`.
FFI safe abstractions for making plugins and C-compatible libraries
FFI safe code generation for making plugins and C-compatible libraries
FFI safe code generation macros for making plugins and C-compatible libraries
A simple GCArc implementation for Rust
wmlua
hclua
Rust implementation of the BEVE (Binary Efficient Versatile Encoding) specification with serde support
Structural pattern matching DSL for JSON. Perform declarative diagnostics and surgical in-place updates on dynamic data.
refcounted pointer type that allows subobject pointers
AW (A Wrapper) is a zero-cost high-level lua 5.3 wrapper for Rust. Some fixes for td_rlua.