nbronson / scala-stmLinks
A library-based Software Transactional Memory (STM) for Scala, coupled with transactional sets and maps
☆252Updated 2 years ago
Alternatives and similar repositories for scala-stm
Users that are interested in scala-stm are comparing it to the libraries listed below
Sorting:
- Scala coroutines implementation.☆163Updated 8 years ago
- treehugger.scala is a library to code Scala programmatically.☆133Updated 5 years ago
- A lightweight Reactive Streams Infrastructure Toolkit for Scala.☆173Updated 7 years ago
- (No longer actively maintained.)☆158Updated last month
- Functional type classes for Scala☆183Updated 10 years ago
- Support for shapeless HLists/Generics in Slick.☆164Updated last year
- Archived - Scala Macros☆123Updated 7 years ago
- High-performance SLF4J wrapper for Scala.☆174Updated 7 months ago
- A reasonable configuration library for Scala☆185Updated 6 years ago
- Implementation of the new Scala 2.13 Collections☆199Updated 6 years ago
- Examples of simple Scala Macros☆147Updated 9 years ago
- Rapture☆183Updated 8 years ago
- Miniboxing is a program transformation that improves the performance of Scala generics when used with primitive types. It can speed up ge…☆121Updated 5 years ago
- A combinator library for integrating Functional Streams for Scala (FS2), Akka Streams and Apache Camel☆281Updated last year
- Provides immutable datatypes for working with bits and bytes☆119Updated last week
- Scala framework for efficient sequential and data-parallel collections -☆172Updated 11 years ago
- High-performance Arrow and Task in Scala☆238Updated 7 years ago
- Extensions for Akka Stream☆123Updated 7 years ago
- Labeled records for Scala based on structural refinement types and macros.☆160Updated 6 years ago
- Asynchronous programming in fully featured Scala syntax.☆178Updated 8 years ago
- Syntactic sugar for monad composition in Scala☆279Updated last year
- "Macrology 201" workshop at flatMap 2014: http://2014.flatmap.no/speakers/burmako.html☆106Updated 4 years ago
- A general monad for managing stacking effects☆206Updated 9 years ago
- Proguard sbt plugin☆99Updated 11 months ago
- The project that generates Scala release notes.☆83Updated last week
- sbt plugin for compiling protobuf files☆173Updated this week
- Exploration of Scala macros