package thread-table
A lock-free thread-safe integer keyed hash table
Install
Dune Dependency
Authors
Maintainers
Sources
thread-table-1.0.0.tbz
sha256=a48cd88463597df9442c4baa69ccc06091ca77ba71e438d3609fbae0f3b81ddd
sha512=f857cec49a59cba206b8cc2c580f8c5252c95c7676e81b4c5326d07fc6a7da592785cf011c91d4e6f39f8c5766e280f559c58e02a5077d472577784d646cc2e5
Description
A minimalist lock-free thread-safe integer keyed hash table with zero synchronization overhead on lookups designed for associating thread specific state with threads within a domain.
Published: 15 Aug 2023
README
README.md
thread-table — A lock-free thread-safe integer keyed hash table
A minimalist lock-free thread-safe integer keyed hash table with zero synchronization overhead on lookups designed for associating thread specific state with threads within a domain.
⚠️ This is not parallelism-safe — only thread-safe within a single domain.
Used by (2)
-
domain-local-await
>= "0.2.1"
- domain-local-timeout
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page