-
foreign
Conversion between foreign and Rust types
-
cstring-array
Safe, zero-copy wrapper for passing string arrays to C FFI (char**)
-
cfixed-string
Pass Rust strings to C with potentially not needing heap allocation
-
cstr_core
CStr and CString for no_std environments
-
cstr8
string types that are both valid UTF-8 and nul-terminated
-
u16cstr
A macro for creating c-style u16 wide strings at compile time
-
stringer
An easy way to turn an Unsafe *const c_char into a Rust String type and return a pointer
-
thin_cstr
An experimental crate which provides a truly thin std::ffi::CStr
-
zstring
Zero-termianted string lib, for use with C FFI
-
stack-cstr
High-performance stack-to-heap C string creation for Rust with FFI support
-
ljm
An idiomatic Rust wrapper for the LabJack LJM library
-
unixstring
An FFI-friendly null-terminated byte string
-
cstrptr
FFI-compatible and no-std &CStr
-
asciiz
create buffer and copy bytes ends with 0u8
-
cstring
A super simple cstring library for WebAssembly
-
qjs-ng
-
raw-cstr
Keep raw-cstrings in thread local storage for reuse
-
passable_guard
A Guard to help you catch leakage of pointers that you pass over a FFI boundary
-
lanyard
UTF-8 C string types
-
bystr
macro to create compile-time, fixed length, byte array from a string
-
rcstring
Dependency-free CString-like implementation for projects with #[no_std]'s
-
univstring
The Universal String(Rust String, CString, Wide(UTF-16/UTF-32) CString) trait
-
terminated
Types for representing NUL-terminated UTF8 strings
-
embedded-ffi
OsStr and OsString for embedded usage
-
c_macros
A bunch of macros useful for interfacing with C code
-
drop_struct_macro_derive
A derive macro to free (drop) memory for structs that are used in the FFI
-
crypt3-sys
musl crypt3
-
seasick-macros
FFI-safe nul-terminated strings with ownership semantics
-
cstr-macro
Macros for creating CStrings without allocations
-
zstr
Zero-terminated C string literals
-
cstr-macros
Procedural macros for cstr
-
c_string
C string helpers for Rust
-
no_error_macro
a macro returning errors for no_std
Try searching with DuckDuckGo.