Rantanen / intercom
Object based cross-language FFI for Rust
☆63Updated 9 months ago
Alternatives and similar repositories for intercom:
Users that are interested in intercom are comparing it to the libraries listed below
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆89Updated 3 weeks ago
- Build library for finding native libraries in vcpkg for Rust - Windows (msvc), Linux and macOS☆109Updated 2 months ago
- Compile-time string operations☆90Updated 2 months ago
- Schannel API-bindings for rust (provides an interface for native SSL/TLS using windows APIs)☆50Updated 4 months ago
- Macro for dynamically loading windows dll functions☆19Updated last year
- A zero-overhead Windows I/O library, focusing on IOCP☆112Updated last year
- Provides a Rust macro to determine the string name of a binding, type, or function.☆38Updated 3 years ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Rust fast `&[u8]` to integer parser☆51Updated 2 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 6 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A concise, self-describing binary format written in Rust for Serde☆65Updated 7 months ago
- Make any value Sync but only available on its original thread☆39Updated last month
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 weeks ago
- Rust color management☆55Updated last month
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 5 months ago
- Talk to Cargo easily at build time☆17Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month
- ☆52Updated 5 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 5 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆64Updated 11 months ago
- Safe wrappers for various Windows specific APIs.☆71Updated 6 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- docs.rs as a publishing platform?☆68Updated last month
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated 2 weeks ago
- Automatic cfg for Rust compiler features☆96Updated 6 months ago
- Declarative parsing for Rust, using a custom derive and nom☆66Updated last year
- Extensible app filesystem library.☆32Updated 5 years ago