Skip to content
View guilgaly's full-sized avatar

Organizations

@gatling

Block or report guilgaly

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. cowsay4s cowsay4s Public

    A cowsay implementation written in Scala

    Scala 3 2

  2. query-monad query-monad Public

    Forked from zengularity/query-monad

    Specialized Reader monad and transformer for pure database programming

    Scala

  3. mill mill Public

    Forked from com-lihaoyi/mill

    Your shiny new Java/Scala build tool!

    Scala

  4. itunes-dap-sync itunes-dap-sync Public

    Scala

  5. Scala compiler options I typically use Scala compiler options I typically use
    1
    val scalacOptions = Seq(
    2
      "-encoding",
    3
      "utf-8", // Specify character encoding used by source files.
    4
      "-Ybackend-parallelism", //
    5
      "8",
  6. advent-of-code-2021 advent-of-code-2021 Public

    Rust