kanidm / concread

Concurrently Readable Data Structures for Rust
Mozilla Public License 2.0
343 stars 15 forks source link

20221118 remove crossbeam scope #88

Closed Firstyear closed 1 year ago

Firstyear commented 1 year ago

Remove crossbeam thread scope in favor of std, cleanup some deps to reduce build profile.