Crate holochain_wasmer_host

source ·

Modules§

  • Adapted from: https://raw.githubusercontent.com/ticki/plru/master/src/lib.rs Updated for latest stable rust. An efficient implementation of concurrent (lockless) the PLRU cache replacement policy.