Hi everyone,
This paper hazard pointers got my attention, I was wondering if this would qualify to be a Beman project. If yes, I would like to try to implement this.
Hi everyone,
This paper hazard pointers got my attention, I was wondering if this would qualify to be a Beman project. If yes, I would like to try to implement this.
Welcome @nhatnguyen !
Yes! A library implementing hazard pointers to spec would be eligible to beman!
Do you have an implementation?, or are you looking to starting from scratch?
Thanks for your response!
I am looking to start from scratch. it looks like I will fork the repo examplar, use that as a template to develop locally and then push my implementation ?
Welcome @nhatnguyen!
Yep, you’ve got the general process correct. Exemplar is the starting point. Ideally I’d suggest small steps to customize so that reviews can be quick.
Thanks for your answer! I’ll do that.