SUSE Package Hub 15 one-click install Install ghc-ttrie NOTE: This one-click installation requires that the SUSE Package Hub extension to already be enabled. See http://packagehub.suse.com/how-to-use/ for information on enabling the Package Hub extension If the extension is not enabled, this installation will fail while trying to enable an invalid repo. This package might depend on packages from SUSE Linux Enterprise modules. If those modules are not enabled, a package dependency error will be encountered. SUSE-PackageHub-15-Standard-Pool Package Hub 15 Dummy repo - this will fail ghc-ttrie Contention-free STM hash map A contention-free STM hash map. "Contention-free" means that the map will never cause spurious conflicts. A transaction operating on the map will only ever have to retry if another transaction is operating on the same key at the same time. This is an implementation of the /transactional trie/, which is basically a /lock-free concurrent hash trie/ lifted into STM. For a detailed discussion, including an evaluation of its performance, see Chapter 4 of <https://github.com/mcschroeder/thesis my master's thesis>. SUSE Package Hub 15 one-click install Install ghc-ttrie NOTE: This one-click installation requires that the SUSE Package Hub extension to already be enabled. See http://packagehub.suse.com/how-to-use/ for information on enabling the Package Hub extension If the extension is not enabled, this installation will fail while trying to enable an invalid repo. This package might depend on packages from SUSE Linux Enterprise modules. If those modules are not enabled, a package dependency error will be encountered. SUSE-PackageHub-15-Standard-Pool Package Hub 15 Dummy repo - this will fail ghc-ttrie Contention-free STM hash map A contention-free STM hash map. "Contention-free" means that the map will never cause spurious conflicts. A transaction operating on the map will only ever have to retry if another transaction is operating on the same key at the same time. This is an implementation of the /transactional trie/, which is basically a /lock-free concurrent hash trie/ lifted into STM. For a detailed discussion, including an evaluation of its performance, see Chapter 4 of <https://github.com/mcschroeder/thesis my master's thesis>.