Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 0.4% on hackage.haskell.org
Top 0.1% downloads on hackage.haskell.org
Top 0.1% dependent packages on hackage.haskell.org
Top 0.2% dependent repos on hackage.haskell.org
Top 1.3% docker downloads on hackage.haskell.org

hackage.haskell.org : stm

Software Transactional Memory, or STM, is an abstraction for concurrent communication. The main benefits of STM are composability and modularity. That is, using STM you can write concurrent abstractions that can be easily composed with any other abstraction built using STM, without exposing the details of how your abstraction ensures safety. This is typically not the case with other forms of concurrent communication, such as locks or MVars.

Registry - Homepage - JSON
purl: pkg:hackage/stm
Keywords: bsd3, concurrency, library
License: BSD-3-Clause
Latest release: over 9 years ago
First release: over 17 years ago
Dependent packages: 248
Dependent repositories: 2,995
Downloads: 360,203 total
Docker dependents: 1
Docker downloads: 16
Last synced: 1 day ago

BenGamari
83 packages
3,313,055 downloads
DuncanCoutts
44 packages
3,701,249 downloads
HerbertValerioRiedel
142 packages
10,025,664 downloads
SimonMarlow
18 packages
2,180,985 downloads