Description
This library implements the publish-subscribe pattern with thread-safety, type-safety and lifetime management in its simplest form. It relies on the pico-disposal library for managing subscribe lifetimes.
Included in the library are all the types necessary for components to interact with each other via the publish-subscribe pattern and a small number of useful combinators for building source and sink pipelines.
pico-event alternatives and similar packages
Based on the "Extensions" category.
Alternatively, view pico-event alternatives based on common mentions on social networks and blogs.
-
Twitter Util
General-purpose Scala libraries, including a future implementation and other concurrency tools. -
better-files
Simple, safe and intuitive Scala I/O. better-files is a dependency-free pragmatic thin Scala wrapper around Java NIO. -
Cassovary
A Scala library that is designed from the ground up for space efficiency, handling graphs with billions of nodes and edges. -
Enumeratum
A macro to replace Scala enumerations with a sealed family of case objects. This allows additional checks for the compiler, e.g. for missing cases in a match statement. Has additinal support for Json libraries and the Play framework. -
Scala Graph
A Scala library with basic graph functionality that seamlessly fits into the Scala standard collections library. -
Eff
Extensible effects are an alternative to monad transformers for computing with effects in a functional way. -
Hamsters
A mini Scala utility library. Compatible with functional programming beginners. Featuring validation, monad transformers, HLists, Union types. -
scribe
Practical logging framework that doesn't depend on any other logging framework and can be completely configured programmatically. -
Scala Blitz
A library to speed up Scala collection operations by removing runtime overheads during compilation, and a custom data-parallel operation runtime. -
Play monadic actions
A simple scala DSL to allow clean and monadic style for Play! Actions -
Resolvable
A library to optimize fetching immutable data structures from several endpoints in several formats. -
Freedsl
A library to implement composable side effects, weaving typeclasses on a wrapping type and the free monad.
Get performance insights in less than 4 minutes
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest. Visit our partner's website for more details.
Do you think we are missing an alternative of pico-event or a related project?