A Rust wrapper around native shared memory for Linux and Windows
☆433Sep 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.☆163Nov 22, 2022Updated 3 years ago
- A multiprocess drop-in replacement for Rust channels☆1,097Mar 9, 2026Updated last week
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,424Jan 7, 2026Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆573Feb 13, 2022Updated 4 years ago
- Zero-copy deserialization framework for Rust☆4,090Feb 28, 2026Updated 2 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,971Dec 22, 2025Updated 2 months ago
- Multifunctional cross-platform interprocess communication toolkit for Rust.☆539Feb 22, 2026Updated 3 weeks ago
- Support atomic operations on Arc itself☆1,279Mar 1, 2026Updated 2 weeks ago
- A lock-free, read-optimized, concurrency primitive.☆2,097Updated this week
- cross-platform Rust API for memory mapped IO☆608Feb 15, 2026Updated last month
- Tools for concurrent programming in Rust☆8,365Feb 22, 2026Updated 3 weeks ago
- A binary encoder / decoder implementation in Rust.☆3,072Aug 15, 2025Updated 7 months ago
- A crate for managing memory bit by bit☆1,378Aug 9, 2024Updated last year
- Fast floating point to string conversion☆694Feb 16, 2026Updated last month
- Comparison between differently typed numbers in Rust☆13Feb 3, 2020Updated 6 years ago
- Efficient, lock-free, bounded Rust broadcast channel☆838Sep 9, 2023Updated 2 years ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆686Aug 18, 2023Updated 2 years ago
- Blazing fast concurrent HashMap for Rust.☆3,977Mar 5, 2025Updated last year
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆585Oct 12, 2023Updated 2 years ago
- Extremely fast tracing library for Rust☆751Jul 23, 2024Updated last year
- A Rust proc_macro_attribute to outline conversions from generic functions☆287Dec 12, 2025Updated 3 months ago
- Heapless, `static` friendly data structures☆1,928Feb 16, 2026Updated last month
- A library for to allow multiple return types by automatically generated enum.☆377Mar 12, 2026Updated last week
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆671Mar 9, 2026Updated last week
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆548Dec 25, 2025Updated 2 months ago
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,531Mar 5, 2026Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,239Jan 15, 2026Updated 2 months ago
- An implementation of a LRU cache☆795Jan 7, 2026Updated 2 months ago
- A crate for mucking around with piles of bytes☆968Jan 31, 2026Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆1,048Feb 10, 2026Updated last month
- Cross-platform async library for system information fetching 🦀☆924Jul 14, 2024Updated last year
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 6 months ago
- Utilities for working with bytes☆2,198Feb 4, 2026Updated last month