al8n / skl

A lock-free thread-safe arena based Skiplist impelementation for building memtable.
Apache License 2.0
41 stars 5 forks source link

Code review #2

Closed al8n closed 2 years ago

al8n commented 2 years ago

Hi guys, I am a real newbie for writing lock-free data structure in Rust, really want someone can do a code review for me.

Thank you very much!