hypercounter 0.1.3

An atomic, lock-free, hash map-like counter structure.
Documentation
1
2
3
4
5
6
7
8
9
[package]
name = "hypercounter"
description = "An atomic, lock-free, hash map-like counter structure."
version = "0.1.3"
edition = "2024"
license = "MIT"
authors = ["Nyeki"]
readme = "README.md"
repository = "https://github.com/Nekidev/hypercounter"