Examples of where functional programming, or a particular functional programming idiom, leads one to an antipattern. The goal is to effectively use the strengths of computers to augment our weaknesses.
☆18Dec 6, 2018Updated 7 years ago
Alternatives and similar repositories for functional-antipattern
Users that are interested in functional-antipattern are comparing it to the libraries listed below
Sorting:
- The Kerr Scala Extensions contain core functionality missing from the Scala standard library.☆28Feb 8, 2021Updated 5 years ago
- Web "framework" for Scala Native with the power of RFC 3875: The Common Gateway Interface☆40Sep 29, 2017Updated 8 years ago
- Generic programming experiment in Scala☆19Sep 27, 2021Updated 4 years ago
- ☆20Jan 31, 2026Updated last month
- ☆10Jun 24, 2019Updated 6 years ago
- A scala.js library for creating visualizations using SVG☆22Apr 20, 2016Updated 9 years ago
- A simple stubbing library for ZIO tests.☆27May 21, 2025Updated 9 months ago
- Generation of test case data for Scala and Java, in the spirit of QuickCheck. When your test fails, it gives you a minimised failing test…☆18Updated this week
- Quartz Extension and utilities for cron-style scheduling in Apache Pekko☆12Dec 25, 2025Updated 2 months ago
- A microlibrary for reliable and persistent webhook delivery☆20Oct 13, 2023Updated 2 years ago
- ☆14Updated this week
- Small x-platform actor framework☆14Feb 17, 2026Updated 2 weeks ago
- An enhanced glob interpolator for Scala with format strings☆14May 21, 2024Updated last year
- Create React Native apps in Scala with no build configuration.☆13May 21, 2020Updated 5 years ago
- Performance focused interpolation☆32Mar 1, 2026Updated last week
- Scala way to work with Typesafe Config☆28Aug 5, 2020Updated 5 years ago
- Scala implementation of Micrograd. A tiny scalar-valued autograd engine and a neural net implementation.☆28Jun 4, 2025Updated 9 months ago
- sbt plugin for pillar - manage migrations for your Cassandra data stores☆16Jul 13, 2018Updated 7 years ago
- Experimental Scala Native library for Postgres access (using libpq)☆16Nov 26, 2025Updated 3 months ago
- Finally Tagless Blocking Implementation☆92May 24, 2022Updated 3 years ago
- Web modules built on Http4s☆30Jul 29, 2024Updated last year
- A low-dependency HTTP health check server for Scala☆13Updated this week
- [deprecated]dotty version of paradise for interfacing with scala.meta☆11Mar 8, 2017Updated 9 years ago
- SBT Auto Plugin to manage client side git hooks☆17Jan 4, 2024Updated 2 years ago
- A type-parametric unboxed Option type for Scala