wisonye / rust-ffi-demo
☆43Updated 4 years ago
Alternatives and similar repositories for rust-ffi-demo
Users that are interested in rust-ffi-demo are comparing it to the libraries listed below
Sorting:
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 7 months ago
- Semantic wrapper for byte count representations☆134Updated last month
- A minimal and unopinionated actor framework for Rust.☆68Updated 2 years ago
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆191Updated last month
- ☆148Updated last week
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 5 months ago
- Abstract over different executors☆73Updated last year
- Utility wrapper to send non send types to other threads safely☆181Updated last month
- A concurrent, append-only vector.☆159Updated last week
- Async synchronization primitives☆267Updated last month
- A generic abstraction of paginated APIs☆60Updated last year
- Async broadcast channels☆177Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆184Updated last month
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- CSV parsing in async context☆43Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆120Updated 7 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 6 months ago
- An ε-copy serialization/deserialization framework for Rust☆148Updated 2 months ago
- Support for json-path in Rust☆121Updated this week
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆102Updated 4 months ago
- A faster Arc.☆67Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 7 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆112Updated 2 months ago
- Prost Well-Known-Types serialization and deserialization.☆82Updated 2 weeks ago
- A lightweight version of pin-project written with declarative macros.☆246Updated last week
- Track and query Cargo dependency graphs.☆207Updated this week
- `faststr` is a string library that try to avoid the cost of clone.☆98Updated last week
- Asynchronous DNS lookups☆65Updated 11 months ago