Here are
80 public repositories
matching this topic...
Scala 2 compiler and standard library. For bugs, see scala/bug
Updated
Jul 18, 2022
Scala
A community driven list of useful Scala libraries, frameworks and software.
Updated
Jul 11, 2022
Python
A boilerplate-free library for loading configuration files
Updated
Jul 17, 2022
Scala
Scala library for boilerplate-free, type-safe data transformations
Updated
Jul 14, 2022
Scala
Scala wrapper for the Java AsyncHttpClient.
Updated
Jun 14, 2020
Scala
Grafter is a library to configure and wire Scala applications
Updated
Jan 17, 2019
Scala
Scala Library/REPL for Machine Learning Research
Updated
Apr 15, 2021
Scala
A scala library for interacting with the slack api and real time messaging interface
Updated
Jul 12, 2022
Scala
Scala library for cross-platform 2D game development
Updated
Jul 11, 2022
Scala
Scala for Statistical Computing and Data Science Short Course
Updated
Mar 6, 2020
Scala
A lightweight, simple and functional library DSL to work with XML in Scala with Cats
Updated
Jul 13, 2022
Scala
Scala library for parsing and printing the SMT-LIB format
SevenZip library for Scala, easy to use.
Updated
Feb 1, 2021
Scala
Hashicorp Vault Scala Libraries
Updated
May 29, 2018
Scala
OpenGL and SDL2 bindings for Scala Native
Updated
Jul 3, 2022
Scala
Scala wrapper around Digital Ocean's API, version 2
Updated
Jun 21, 2019
Scala
Scala library for fitting linear and generalised linear statistical models
Updated
Jan 9, 2022
Scala
Macro based print debugging. Locates debug statements in your IDE. Supports logging.
Updated
Oct 27, 2020
Scala
Scala library for accessing various file, batch systems, job schedulers and grid middlewares.
Updated
Jul 6, 2022
Scala
A scala library for IBM ILOG CPLEX
Updated
Jan 27, 2020
Scala
Emil is a library for dealing with E-Mail in Scala.
Updated
Jul 12, 2022
Scala
Yet another mustache impl for scala
Updated
Jul 12, 2022
Scala
lamp is a deep learning and scientific computing framework with native CPU and GPU backend for the Scala programming language
Updated
Jul 17, 2022
Scala
A scala library for parsing mathemitical expressions with support for parentheses and variables.
Updated
Apr 23, 2020
Scala
Scala library for testing in production
Updated
Dec 9, 2020
Scala
Scala library for data visualization.
Updated
Apr 28, 2017
Scala
necesito esas cosas raras con tipos
Updated
Oct 19, 2017
Scala
Probabilistic data structures java implementation.
Updated
May 20, 2017
Java
Improve this page
Add a description, image, and links to the
scala-library
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
scala-library
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Is your feature request related to a problem? Please describe.
When using the built in agents, users cannot override the strategies.
Describe the solution you'd like
The constructors for the built in agents should take strategy as an optional argument that defaults to the parent's default strategy.