ccl 2.1.3

blazing fast concurrect datastructures for Rust
Documentation

ccl

blazing fast data structures for Rust

todo list

  • add a new interface api for managing borrows to prevent deadlocks

  • explore new concurrent hashmap designs possibly based on c++ junction