Miniboxing Plugin

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:
Alternatives To Miniboxing Plugin
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Scala14,23813,54164,7463 months ago210September 06, 202321apache-2.0Scala
Scala 2 compiler and standard library. Bugs at https://github.com/scala/bug; Scala 3 at https://github.com/lampepfl/dotty
Silencer2553567 months ago14July 31, 20196apache-2.0Scala
Scala compiler plugin for warning suppression
Slickless16412 years ago6August 15, 201917apache-2.0Scala
Support for shapeless HLists/Generics in Slick.
Miniboxing Plugin10714 years ago8February 27, 201645otherJava
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:
Si2712fix Demo18
8 years ago3Scala
This repository contains a minimal SBT project for experimenting with a fix for SI-2712
Prefuse Type Debugger18
12 years ago1Scala
Type debugger that is using logging infrastructure of the scala compiler to gather information and prefuse library for UI.
Scala Attoparsec15
13 years agoScala
A port of Bryan O'Sullivan's attoparsec from Haskell to Scala
Facsimile1514 years ago3August 05, 2019lgpl-3.0Scala
Facsimile Simulation Library
Scalaschool6
3 years ago
Learn Functional Programming with Scala
Alternatives To Miniboxing Plugin
Select To Compare


Alternative Project Comparisons
Popular Sbt Projects
Popular Scala Compiler Projects
Popular Build Tools Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Java
Plugin
Scala
Optimization
Sbt
Bytecode
Scala Compiler