asajeffrey / shared-data
A Rust library for data structures living in shared memory.
☆12Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for shared-data
- A growable bit-vector for Rust, optimized for size☆39Updated 7 months ago
- A sanity checker for global allocations in Rust☆48Updated 5 months ago
- Crunchy unroller - deterministically unroll constant loops☆36Updated 6 months ago
- ☆54Updated 5 years ago
- ☆31Updated 4 years ago
- Cast between dynamic trait objects☆32Updated 4 years ago
- An implementation of Kensler's hashed permutation algorithm☆16Updated this week
- Easily cope with numeric literals in generic Rust code☆25Updated 3 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆74Updated last year
- Arena allocator and a handful of useful data structures☆39Updated 4 years ago
- A newtype with alignment of at least `A` bytes☆30Updated 7 months ago
- Generic SIMD abstractions for Rust.☆47Updated last year
- ☆48Updated 2 years ago
- Trying to create Sync bump allocator☆28Updated last year
- Hazard pointer based concurrent memory reclamation for Rust.☆29Updated 4 years ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆23Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆72Updated last year
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆40Updated 2 years ago
- ☆27Updated last year
- ☆118Updated 6 years ago
- ☆23Updated 5 years ago
- Run Rust tests in isolated subprocesses☆38Updated 2 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆64Updated 6 months ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆41Updated 6 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆59Updated 3 weeks ago
- Rust library to program hardware performance counter.☆52Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 4 years ago
- A safe-guarded transmute for Rust☆38Updated 5 months ago