A Rust wrapper around native shared memory for Linux and Windows
☆432Sep 5, 2023Updated 2 years ago
Alternatives and similar repositories for shared_memory
Users that are interested in shared_memory are comparing it to the libraries listed below
Sorting:
- A Rust implementation of OS provided synchronization primitives☆62Sep 11, 2023Updated 2 years ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Jun 10, 2024Updated last year
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆161Nov 22, 2022Updated 3 years ago
- A multiprocess drop-in replacement for Rust channels☆1,088Feb 3, 2026Updated 3 weeks ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,417Jan 7, 2026Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,884Dec 22, 2025Updated 2 months ago
- Zero-copy deserialization framework for Rust☆4,039Feb 20, 2026Updated last week
- A crate for managing memory bit by bit☆1,375Aug 9, 2024Updated last year
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week
- cross-platform Rust API for memory mapped IO☆570Feb 13, 2022Updated 4 years ago
- A lock-free, read-optimized, concurrency primitive.☆2,085Feb 1, 2026Updated 3 weeks ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆687Aug 18, 2023Updated 2 years ago
- Fast floating point to string conversion☆692Feb 16, 2026Updated last week
- cross-platform Rust API for memory mapped IO☆601Feb 15, 2026Updated last week
- A fast bump allocation arena for Rust☆2,117Updated this week
- Support atomic operations on Arc itself☆1,264Updated this week
- A binary encoder / decoder implementation in Rust.☆3,075Aug 15, 2025Updated 6 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆285Dec 12, 2025Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆584Oct 12, 2023Updated 2 years ago
- A Rust proc-macro attribute parser☆1,235Jan 15, 2026Updated last month
- Tools for concurrent programming in Rust☆8,319Updated this week
- Multifunctional cross-platform interprocess communication toolkit for Rust.☆531Updated this week
- A library for to allow multiple return types by automatically generated enum.☆374Feb 18, 2026Updated last week
- A crate for mucking around with piles of bytes☆966Jan 31, 2026Updated last month
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- Heapless, `static` friendly data structures☆1,920Feb 16, 2026Updated last week
- Adaptors between compression crates and Rust's async IO types☆616Updated this week
- Comparison between differently typed numbers in Rust☆13Feb 3, 2020Updated 6 years ago
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,513Apr 29, 2025Updated 10 months ago
- Efficient, lock-free, bounded Rust broadcast channel☆837Sep 9, 2023Updated 2 years ago
- Blazing fast concurrent HashMap for Rust.☆3,954Mar 5, 2025Updated 11 months ago
- An implementation of a LRU cache☆787Jan 7, 2026Updated last month
- Concurrency permutation testing tool for Rust.☆2,607Feb 20, 2026Updated last week
- Extremely fast tracing library for Rust☆752Jul 23, 2024Updated last year
- A crate for safe and ergonomic pin-projection.☆705Feb 16, 2026Updated last week
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆660Jan 27, 2026Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆1,038Feb 10, 2026Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 2 months ago