s_mach.concurrent is an open-source Scala library that provides asynchronous serial and parallel execution flow control primitives for working with asynchronous tasks. An asynchronous task consists of two or more calls to function(s) that return a future result A ⇒ Future[B] instead of the result A ⇒ B. s_mach.concurrent also provides utility …
☆25Aug 18, 2017Updated 8 years ago
Alternatives and similar repositories for s_mach.concurrent
Users that are interested in s_mach.concurrent are comparing it to the libraries listed below
Sorting:
- Random Scala thought experiments and miscellany.☆11Aug 24, 2016Updated 9 years ago
- typed tagless final interpreters☆13Feb 14, 2017Updated 9 years ago
- Scalameta pretty printer for better Scalafix refactorings☆17Apr 23, 2020Updated 5 years ago
- Data-centric metaprogramming for Scala☆17Aug 6, 2015Updated 10 years ago
- Rebind is a Scala port/remake of the Haskell retry library.☆16Jun 8, 2015Updated 10 years ago
- tagless final macro☆18Sep 14, 2015Updated 10 years ago
- Inofficial scodec cheatsheet☆26Mar 17, 2017Updated 8 years ago
- Macro based print debugging for Scala code. Locates debug statements in your IDE. Supports logging.☆23Oct 27, 2020Updated 5 years ago
- Work in progress: Simpler and more powerful alternative to Scala's built-in for-comprehension syntax☆25Jun 23, 2016Updated 9 years ago
- A plugin to build your application using dotty with sbt support☆23Apr 5, 2017Updated 8 years ago
- Provides domain models and codecs for common protocols☆28Oct 23, 2021Updated 4 years ago
- Provides protection against cascading failures and system overload.☆28May 17, 2024Updated last year
- ☆29May 15, 2015Updated 10 years ago
- ☆33Mar 12, 2017Updated 8 years ago
- Monadic effect worlds for interacting safely with mutable data.☆38Aug 19, 2015Updated 10 years ago
- An onion architecture example☆69Oct 17, 2016Updated 9 years ago
- Road to Continous Upgrade☆15Aug 12, 2025Updated 6 months ago
- User-friendly lens syntax for mortals. Update values inside of nested case class instances without .copy .☆30Dec 18, 2018Updated 7 years ago
- Alternative to Free monads☆33Oct 15, 2016Updated 9 years ago
- Composable folds☆13Jul 18, 2018Updated 7 years ago
- redis starter☆13Sep 13, 2017Updated 8 years ago
- General, extensible effect monad for Scala with message-passing semantics☆38Sep 16, 2017Updated 8 years ago
- State machines in Idris☆37Nov 6, 2016Updated 9 years ago
- Open Source implementation of advanced blockchain features extending the Bitcoin protocol☆11Feb 10, 2021Updated 5 years ago
- Comprehensive user guide for Deadbolt 2☆43Nov 23, 2023Updated 2 years ago
- Using the QOI image format to save sequences of images☆10Feb 12, 2022Updated 4 years ago
- A script to make it easier to ssh into running amazon EC2 instances.☆18Nov 4, 2015Updated 10 years ago
- -.. --- - ..-. .. .-.. . ...☆11Sep 16, 2021Updated 4 years ago
- Simple C# & OpenGL engine with ImGui.Net☆10Oct 6, 2021Updated 4 years ago
- A Scala macro for generating classes in scala that mirror the generated jooq java code☆10Apr 26, 2021Updated 4 years ago
- Survey on materials that touch on the history of Lambda Calculus☆12Sep 13, 2020Updated 5 years ago
- Simple schema migration tool for Apache Cassandra☆11Jan 3, 2022Updated 4 years ago
- Be a silentor,just focus on mark your words down!☆12Jul 18, 2015Updated 10 years ago
- Helper to provide a common federated authentication for all services within a domain (AKA Panda 🐼)☆11Feb 26, 2026Updated last week
- A http client for Idris based on libcurl☆10Mar 18, 2016Updated 9 years ago
- A POC for better exception reporting for futures☆12Aug 20, 2014Updated 11 years ago
- A library for developing languages with scoped binders (like forall or lambda).☆28Aug 21, 2018Updated 7 years ago
- Wait for ports in other containers or custom services to become available☆10Feb 17, 2026Updated 2 weeks ago
- A simple seed example for AWS SAM development (TypeScript, Node, Lambda, API Gateway and AWS in general)☆11Jan 4, 2018Updated 8 years ago