Skip to content
@miniboxing

Scala Miniboxing

Popular repositories

  1. miniboxing-plugin miniboxing-plugin Public

    Miniboxing is a program transformation that improves the performance of Scala generics when used with primitive types. It can speed up generic collections by factors between 1.5x and 22x, while mai…

    Java 120 17

  2. ildl-plugin ildl-plugin Public

    Data-centric metaprogramming for Scala

    Scala 17 1

  3. value-plugin value-plugin Public

    Value class plugin using LDL.

    Scala 5 1

  4. ildl-example ildl-example Public

    Example of using the data-centric metaprogramming plugin.

    Scala 3

  5. jvm-experiments jvm-experiments Public

    A quick hack repo for Hotspot experiments related to miniboxing. Mainly for debugging slowdowns observed in miniboxed code. If you have questions, feel free to contact me at vlad dot ureche at epfl…

    Scala 1

  6. miniboxing-example miniboxing-example Public

    An example of using the miniboxing plugin.

    Scala 1 2

Repositories

1 result for all repositories written in Java sorted by last updated
Showing 1 of 1 repositories
  • miniboxing-plugin Public

    Miniboxing is a program transformation that improves the performance of Scala generics when used with primitive types. It can speed up generic collections by factors between 1.5x and 22x, while maintaining bytecode duplication to a minimum. You can easily add miniboxing to your sbt project:

    Java 120 17 45 0 Updated Apr 11, 2020

Top languages

Loading…

Most used topics

Loading…