entrolution / bengal-stm   0.9.6

Apache License 2.0 Website GitHub

Software Transactional Memory for Cats Effect with intelligent scheduling to reduce contention

Scala versions: 2.13

bengal-stm 0.11.0


Group ID:
ai.entrolution
Artifact ID:
bengal-stm_3
Version:
0.11.0
Version Scheme:
Release Date:
Feb 15, 2026
Licenses:
Files:
Full Scala Version:
3.3.4

libraryDependencies += "ai.entrolution" %% "bengal-stm" % "0.11.0"

Mill build tool

ivy"ai.entrolution::bengal-stm:0.11.0"

Scala CLI

//> using dep "ai.entrolution::bengal-stm:0.11.0"

Ammonite REPL

import $ivy.`ai.entrolution::bengal-stm:0.11.0`

<dependency>
  <groupId>ai.entrolution</groupId>
  <artifactId>bengal-stm_3</artifactId>
  <version>0.11.0</version>
</dependency>

compile group: 'ai.entrolution', name: 'bengal-stm_3', version: '0.11.0'