asajeffrey / shared-dataLinks
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
Sorting:
- Crunchy unroller - deterministically unroll constant loops☆40Updated 5 months ago
- ☆53Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- A safe-guarded transmute for Rust☆38Updated last year
- Cast between dynamic trait objects☆32Updated 5 years ago
- ☆31Updated 5 years ago
- An implementation of Kensler's hashed permutation algorithm☆16Updated 4 months ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A sanity checker for global allocations in Rust☆51Updated 2 months ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- ☆63Updated 7 years ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆26Updated 4 years ago
- Completion futures for Rust☆19Updated 2 years ago
- ☆27Updated 2 years ago
- ☆23Updated 5 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- ☆76Updated 2 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 months ago
- A collection of custom allocators☆44Updated 8 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆80Updated last year
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- A tool for finding large memcpy's in llvm ir☆60Updated 6 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago