Here are
74 public repositories
matching this topic...
Scala 2 compiler and standard library. For bugs, see scala/bug
Updated
Dec 21, 2020
Scala
A community driven list of useful Scala libraries, frameworks and software.
Updated
Dec 8, 2020
Python
A boilerplate-free library for loading configuration files
Updated
Dec 22, 2020
Scala
Scala library for boilerplate-free, type-safe data transformations
Updated
Dec 2, 2020
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
Dec 11, 2020
Scala
A scala library for interacting with the slack api and real time messaging interface
Updated
Dec 21, 2020
Scala
Scala for Statistical Computing and Data Science Short Course
Updated
Mar 6, 2020
Scala
Scala library for cross-platform 2D game development
Updated
Aug 28, 2020
Scala
A lightweight, simple and functional library DSL to work with XML in Scala with Cats
Updated
Dec 20, 2020
Scala
Scala library for parsing and printing the SMT-LIB format
Updated
Nov 25, 2020
Scala
Hashicorp Vault Scala Libraries
Updated
May 29, 2018
Scala
OpenGL and SDL2 bindings for Scala Native
Updated
May 17, 2020
Scala
Scala wrapper around Digital Ocean's API, version 2
Updated
Jun 21, 2019
Scala
Scala library for accessing various file, batch systems, job schedulers and grid middlewares.
Updated
Dec 2, 2020
Scala
Scala library for fitting linear and generalised linear statistical models
Updated
Jun 21, 2017
Scala
Macro based print debugging. Locates debug statements in your IDE. Supports logging.
Updated
Oct 27, 2020
Scala
A scala library for IBM ILOG CPLEX
Updated
Jan 27, 2020
Scala
Realistic sample value generators for Scala.
Updated
Dec 18, 2020
Scala
A scala library for parsing mathemitical expressions with support for parentheses and variables.
Updated
Apr 23, 2020
Scala
Yet another mustache impl for scala
Updated
Dec 17, 2020
Scala
Scala library for testing in production
Updated
Dec 9, 2020
Scala
necesito esas cosas raras con tipos
Updated
Oct 19, 2017
Scala
Probabilistic data structures java implementation.
Updated
May 20, 2017
Java
A simple toy project for playing around with some implicit resolution tricks
Updated
Feb 15, 2017
Scala
Emil is a library for dealing with E-Mail in Scala.
Updated
Dec 22, 2020
Scala
Scala library for building and symbolically simplifying arithmetic expressions
Updated
Jan 13, 2020
Scala
A Scala Library for dealing with OTF fonts, specifically for converting color emoji fonts between platforms.
Updated
Jun 15, 2018
Scala
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.