flashmap 0.0.4-alpha

A lock-free eventually consistent concurrent hash map.
Documentation
1
2
3
4
5
6
#!/usr/bin/env bash

set -e

cargo fmt --all -- --check
cargo clippy --all-targets --all-features -- -D warnings