sn99 / rust-ffi-examplesLinks
FFI examples written in Rust
☆46Updated 4 years ago
Alternatives and similar repositories for rust-ffi-examples
Users that are interested in rust-ffi-examples are comparing it to the libraries listed below
Sorting:
- ☆89Updated 4 months ago
- An implementation of `std :: hash :: Hasher` which does not hash at all.☆64Updated 4 years ago
- Initialize arrays with ease!☆84Updated 2 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated this week
- ☆86Updated last year
- A Rust implementation of OS provided synchronization primitives☆56Updated last year
- Faster integer division and modulus operations☆87Updated 2 years ago
- Map data structure whose keys are stored as ranges☆88Updated 5 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- Threadsafe RefCell for Rust☆91Updated 2 months ago
- Rust bindings to the awesome stb_image library☆75Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Fast implementation of QOI format in Rust☆93Updated 2 years ago
- Easy to use game engine☆71Updated last year
- zero runtime cost default arguments in rust☆89Updated last year
- Zig comptime using Rust proc macros☆43Updated last year
- Rust replacement for miniz☆211Updated last month
- ☆30Updated 3 years ago
- Overloadable functions in rust.☆43Updated 5 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆88Updated last week
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- Rust bindings for libclang.☆144Updated 8 months ago
- A library to generating UML language from Rust's project into graphiz/dot file.☆85Updated 7 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆59Updated 11 months ago
- Themable Immediate Mode User Interface Toolkit in Rust☆95Updated last month
- Collection of crates to deal with crashes☆150Updated 3 weeks ago
- Parse integers directly from `[u8]` slices in safe code☆58Updated last year