elast0ny / shared_memory
A Rust wrapper around native shared memory for Linux and Windows
☆398Updated last year
Alternatives and similar repositories for shared_memory:
Users that are interested in shared_memory are comparing it to the libraries listed below
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆557Updated 5 months ago
- A crate for safe and ergonomic pin-projection.☆631Updated this week
- Module initialization/global constructor functions for Rust☆798Updated this week
- cross-platform Rust API for memory mapped IO☆448Updated 2 months ago
- Per-object thread-local storage for Rust☆341Updated 9 months ago
- Intrusive collections for Rust☆436Updated 5 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆727Updated this week
- Fast floating point to string conversion☆622Updated this week
- A Rust proc-macro attribute parser☆1,075Updated 3 weeks ago
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆381Updated 3 weeks ago
- Slab allocator for Rust☆741Updated last week
- Futures, streams, and async I/O combinators.☆494Updated this week
- An implementation of a LRU cache☆678Updated 3 weeks ago
- A set of alternative `derive` attributes for Rust☆430Updated 8 months ago
- Count lines of LLVM IR per generic function☆434Updated 3 weeks ago
- Notify async tasks or threads☆459Updated 3 weeks ago
- Backtraces in Rust☆560Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆768Updated 6 months ago
- Just, really the littlest Vec you could need. So smol.☆666Updated 3 weeks ago
- Macros for all your token pasting needs☆1,038Updated 4 months ago
- Support atomic operations on Arc itself☆876Updated 2 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆750Updated 5 months ago
- Advanced configuration options for sockets.☆705Updated this week
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆543Updated last year
- A vector with a fixed capacity. (Rust)☆791Updated 4 months ago
- A multiprocess drop-in replacement for Rust channels☆914Updated 2 weeks ago
- Portable Packed SIMD Vectors for Rust standard library☆610Updated 9 months ago
- Typed distributed plugin registration☆1,069Updated this week
- Rust method delegation with less boilerplate☆455Updated last week
- Task abstraction for building executors☆450Updated 3 weeks ago