hawkw / sharded-slab

a lock-free concurrent slab (experimental)
MIT License
273 stars 19 forks source link

impl Send for Entry #94

Closed loyd closed 7 months ago

loyd commented 8 months ago

Closes #93

Also, minor changes to satisfy clippy