[go: up one dir, main page]

cht 0.5.0

Lockfree resizeable concurrent hash table.
Documentation
1
2
3
4
5
6
7
8
9
language: rust
rust:
  - stable
  - beta
  - nightly
matrix:
  allow_failures:
    - rust: nightly
  fast_finish: true