Michael-F-Bryan / ffi_helpers
A crate to make working with FFI code easier.
☆69Updated 2 years ago
Alternatives and similar repositories for ffi_helpers:
Users that are interested in ffi_helpers are comparing it to the libraries listed below
- Automatically implement traits for common smart pointers☆105Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 6 months ago
- Oneshot Rust channel working both in and between sync and async environments☆85Updated 2 weeks ago
- A simple Cross-platform thread schedule and priority library for rust.☆119Updated 3 months ago
- An updated version of linked-hash-map and friends☆109Updated 2 months ago
- An utility that easily makes bytes size representation and helps its arithmetic operations.☆121Updated this week
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆71Updated 3 weeks ago
- Threadsafe RefCell for Rust☆90Updated last year
- Abstract over different executors☆73Updated last year
- Typed any map for rust☆65Updated 2 months ago
- Observer pattern which generates a futures 0.3 stream of events☆40Updated 2 years ago
- Integrate Diesel into async-std cleanly and efficiently.☆17Updated 2 years ago
- Time and duration crate optimized for speed and API stability.☆67Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 6 months ago
- A global executor built on top of async-executor and smol☆73Updated 8 months ago
- Timer facilities for Rust's async story☆56Updated 4 months ago
- FlatBuffers compiler (flatc) as API (with focus on transparent `.fbs` to `.rs` code-generation via Cargo build scripts integration)☆113Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- ☆39Updated 4 months ago
- Serializable trait objects for Rust.☆53Updated 2 years ago
- Library for reading/writing un-aligned values from/to streams in big-endian and little-endian formats☆56Updated this week
- Implementation of RFC 7578 (Multipart) for Rust☆24Updated 2 months ago
- Object Pool LockFree in Rust☆45Updated 3 weeks ago
- Bounded MPMC channel abstraction on top of a ring buffer☆40Updated 6 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 months ago
- ☆79Updated last month
- Simple string matching with single- and multiple-wildcard operator☆79Updated 4 months ago
- ☆55Updated last year
- Helper macros: autoimpl, impl_scope☆59Updated last month
- Open a scope and then freeze it in time for future access.☆105Updated 6 months ago