From ibraheem.ca
Designing A Fast Concurrent Hash Table
0 1
I recently released papaya, a fast and feature-complete concurrent hash table for Rust. In this post I want to dive into the design and research that went into creating it, as well as why you might consider using it over existing solutions.
on Thu, 4PM
From ibraheem.ca
Designing A Fast Concurrent Hash Table
0 0
I recently released papaya, a fast and feature-complete concurrent hash table for Rust. In this post I want to dive into the design and research that went into creating it, as well as why you might consider using it over existing solutions.
on Nov 11
From ibraheem.ca
128-bit Atomics Are Practical Now
0 0
The story around 128-bit atomics hasn't been great for a while, but recently both compilers and CPU manufacturers have been making strides toward full-fledged support.
on Sep 16