miniboxing / miniboxing-pluginLinks
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:
☆120Updated 5 years ago
Alternatives and similar repositories for miniboxing-plugin
Users that are interested in miniboxing-plugin are comparing it to the libraries listed below
Sorting:
- macro-compat is a small library which allows you to compile macros with Scala 2.10.x which are written to the Scala 2.11/2 macro API.☆84Updated 6 years ago
- (No longer actively maintained.)☆157Updated 9 months ago
- Don't guess JVM object sizes. Get them on a silver platter.☆86Updated 4 years ago
- A scala macro for reasonable lazy semantics☆85Updated 2 weeks ago
- Metal - fast unboxed data structures for Scala☆94Updated 6 years ago
- Scala macros for compile-time generation of Kryo serializers☆63Updated 11 months ago
- A Scala compiler plugin for mutual tail recursion☆88Updated 5 years ago
- Macro-based type providers for Scala (examples)☆85Updated 9 years ago
- The project that generates Scala release notes.☆84Updated 2 weeks ago
- Scalaxy/Streams: make your Scala collections faster!☆57Updated 6 years ago
- An exploration of purely functional library design in Scala.☆103Updated 9 years ago
- Scala framework for efficient sequential and data-parallel collections -☆172Updated 10 years ago
- sbt plugin to aggregate tasks across subprojects and their crossScalaVersions☆77Updated 7 years ago
- Interoperability libraries for Shapeless☆77Updated 8 years ago
- Scala Records: Extensible records and type-indexed maps☆81Updated 9 years ago
- Provides immutable datatypes for working with bits and bytes☆116Updated last month
- treehugger.scala is a library to code Scala programmatically.☆133Updated 4 years ago
- Useful extensions for the Scala standard library☆41Updated 8 years ago
- macro for summoning implicit values☆92Updated 5 years ago
- Patch data type for Scala and shapeless☆61Updated 5 years ago
- Archived - Scala Macros☆123Updated 7 years ago
- Nearly zero runtime object allocation powered by scalameta. Value class and Unboxed Tagged Type generation at compile-time.☆80Updated 7 years ago
- A simple yet extensible shapeless-based serialization library☆84Updated 4 years ago
- Simple, efficient wrapper for fast concatenation/iteration.☆112Updated 6 years ago
- Extremely fast string formatting☆127Updated 5 months ago
- scala macros to inline idiomatic scala for maximum performance☆104Updated 9 years ago
- Minimal infrastructure for type class providers to support the inclusion of derived, subclass and other orphan instances in their implici…☆89Updated 5 years ago
- Automatic argonaut codec derivation with shapeless☆100Updated 10 months ago
- Modified version of dotty suporting language specific and library-specific optimizations☆37Updated 8 years ago
- Array-based immutable collections for scala☆86Updated 7 years ago