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
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- ☆31Updated 5 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- A sanity checker for global allocations in Rust☆51Updated last month
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 weeks ago
- A safe-guarded transmute for Rust☆38Updated 11 months ago
- An implementation of Kensler's hashed permutation algorithm☆16Updated 3 months ago
- Crunchy unroller - deterministically unroll constant loops☆40Updated 3 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆38Updated 6 years ago
- Implementation of triple buffering in Rust☆89Updated this week
- A collection of custom allocators☆44Updated 7 years ago
- A splay tree implementation written in Rust☆26Updated 6 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last month
- ☆40Updated 6 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆85Updated 2 years ago
- rust histogram and percentile stats☆47Updated 4 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- ☆63Updated 7 years ago
- A generic, fixed-size, associative cache☆40Updated 6 months ago
- ☆47Updated 4 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Take a reference and get back a slice of length one☆25Updated 4 years ago