Concurrent data structures and primitives.
Concurrent queue data structure.
Semaphore to protect critical sections and control concurrency.
A permit that can be released when no longer needed, supporting TC39 resource management.