random-access-memory 0.1.0

Continuously read,write to memory using random offsets and lengths
Documentation

random-access-memory

crates.io version build status downloads docs.rs docs

Continuously read,write to memory using random offsets and lengths.

Installation

$ cargo add random-access-memory

Tasks

  • Sync implementation.
  • Async implementation (wait for futures 1.0.0).

License

Apache-2.0