Rantanen / intercomLinks
Object based cross-language FFI for Rust
☆64Updated last year
Alternatives and similar repositories for intercom
Users that are interested in intercom are comparing it to the libraries listed below
Sorting:
- Build library for finding native libraries in vcpkg for Rust - Windows (msvc), Linux and macOS☆109Updated 9 months ago
- A zero-overhead Windows I/O library, focusing on IOCP☆118Updated 2 months ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆96Updated last month
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 4 months ago
- Macro for dynamically loading windows dll functions☆19Updated 2 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated last month
- Rust color management☆57Updated 8 months ago
- Compile-time string operations☆109Updated last month
- Schannel API-bindings for rust (provides an interface for native SSL/TLS using windows APIs)☆51Updated last month
- A Rust crate for formatting strings dynamically☆32Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- a cross-platform library for opening OS pipes in Rust☆113Updated last month
- A Minimal Windows SDK.☆61Updated 4 years ago
- A cross-platform shared library loader.☆30Updated 6 years ago
- An IOCP backed runtime for Rust.☆15Updated 2 years ago
- The first Universal Windows Platform app written in pure Rust.☆92Updated 5 years ago
- #[no_std] print equivalent for Rust☆65Updated last month
- A Rust crate that provides a simple interface for LZMA compression and decompression.☆83Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- 🗃 UTF-8 string, byte string, and C string interner☆29Updated this week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago
- Rust bindings for libffi☆127Updated last week
- Provides a Rust macro to determine the string name of a binding, type, or function.☆41Updated 3 months ago
- A procedural macro helper for easily writing custom derives for enums.☆33Updated 2 weeks ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 7 months ago
- Ergonomic, efficient and Zero-cost rust bindings to Lua5.4☆37Updated 10 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 months ago
- Raw system calls for Rust☆101Updated 2 years ago