Skip to content

Releases: henrygd/semaphore

v0.0.2

30 Jun 14:34
Compare
Choose a tag to compare

Just updating the readme for NPM / JSR

Full Changelog: v0.0.1...v0.0.2

v0.0.1

29 Jun 18:23
Compare
Choose a tag to compare

The fastest javascript inline semaphores and mutexes. See comparisons and benchmarks.

Semaphores limit simultaneous access to code and resources (e.g. a file) among multiple concurrent tasks.

File Size MIT license JSR Score 100%