asajeffrey / shared-data
A Rust library for data structures living in shared memory.
☆12Updated 4 years ago
Alternatives and similar repositories for shared-data:
Users that are interested in shared-data are comparing it to the libraries listed below
- ☆52Updated 5 years ago
- ☆31Updated 4 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- A safe-guarded transmute for Rust☆38Updated 9 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A sanity checker for global allocations in Rust☆48Updated 8 months ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 4 years ago
- An implementation of Kensler's hashed permutation algorithm☆16Updated 3 weeks ago
- A growable bit-vector for Rust, optimized for size☆40Updated last week
- Crunchy unroller - deterministically unroll constant loops☆37Updated 3 weeks ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Implementation of triple buffering in Rust☆83Updated 2 weeks ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated last month
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Faster integer division and modulus operations☆87Updated 2 years ago
- A #[no_std] LinAlg library☆51Updated 3 years ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆18Updated 5 years ago
- Arena allocator and a handful of useful data structures☆39Updated 4 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆61Updated 4 months ago
- A collection of custom allocators☆43Updated 7 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆43Updated 6 years ago
- ☆60Updated 7 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- Supercharge you Rust programs!☆38Updated 7 years ago
- ☆23Updated 5 years ago
- (More or less) accurate floating point algorithms☆56Updated 7 months ago
- ☆76Updated 2 years ago