dicej / ipmpsc
Inter-process Multiple Producer, Single Consumer Channels for Rust
☆51Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for ipmpsc
- Threadsafe RefCell for Rust☆88Updated last year
- Typed index version of Rust slice and Vec containers☆66Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- Safe wrapper for initializing arrays☆72Updated last year
- Bare-metal allocators.☆75Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆42Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Map data structure whose keys are stored as ranges☆77Updated 8 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago
- Automatic cfg for Rust compiler features☆95Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆95Updated 2 months ago
- Typed any map for rust☆64Updated 2 months ago
- Timer facilities for Rust's async story☆53Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆73Updated this week
- Better reference counted strings for Rust☆114Updated 4 months ago
- Object Pool LockFree in Rust☆45Updated 6 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆110Updated 2 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆128Updated this week
- Const TypeId and non-'static TypeId☆55Updated 3 weeks ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Helper macros: autoimpl, impl_scope☆59Updated last month
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 6 months ago
- Nudging the compiler to auto-vectorize things☆73Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 2 years ago
- Provide AsyncRead/AsyncWrite over tungstenite websockets☆31Updated 2 months ago
- Macro for sealing traits and structures☆49Updated last month