11

I had some fun trying to check if a hash (more like a transformation really) was collision free, so I wrote a quick piece code and then iterated on it so that it was usable.

I might add a quick bench and graphs and try to push it even further just for fun, to explore std::future a bit more (though the shared bit set might be a problem unless you put a shared condition variable on it to allow concurrent read but block concurrent writes?)

you are viewing a single comment's thread
view the rest of the comments
[-] sajran@lemmy.ml 1 points 2 months ago

Ah, I didn't think about this. Thanks for the explanation!

this post was submitted on 14 Aug 2024
11 points (100.0% liked)

C++

1762 readers
1 users here now

The center for all discussion and news regarding C++.

Rules

founded 1 year ago
MODERATORS