[][src]Crate ccl

ccl is a library with fast and concurrect data structures for rust at the moment ccl requires the use of a nightly toolchain

Modules

dhashmap

dhashmap is a threadsafe concurrent hashmap with good allround performance which trading memory usage for concurrency

timedcache

highly concurrect cache base takes closures to generalize saving and loading configurable intervals