ThoughtWorksInc / enableIf.scalaLinks
A library that toggles Scala code at compile-time, like #if in C/C++
☆68Updated last year
Alternatives and similar repositories for enableIf.scala
Users that are interested in enableIf.scala are comparing it to the libraries listed below
Sorting:
- Nearly zero runtime object allocation powered by scalameta. Value class and Unboxed Tagged Type generation at compile-time.☆79Updated 8 years ago
- Dynamically switch between the JVM target and versions of Scala.js in a Scala project☆25Updated 5 years ago
- SBT plugin for tweaking various IDE settings☆69Updated 6 months ago
- case-classes with better binary compatibility story☆81Updated last year
- Concurrency tools for Scala, with equivalents for Scala.js.☆49Updated 9 years ago
- Beautiful Syntax for Sealed Class Hierarchies☆38Updated 9 years ago
- Java NIO utilities for usage with Monix☆52Updated 4 years ago
- Common build and release steps for SBT projects☆58Updated 7 years ago
- Reactive data structures for Scala and Scala.js☆35Updated 7 years ago
- Don't guess JVM object sizes. Get them on a silver platter.☆87Updated 5 years ago
- A type safe, purely functional configuration library for Scala☆29Updated 4 years ago
- Simple Scala Config: Typesafe Config wrapped in a `Dynamic` blanket.☆44Updated 8 years ago
- A scala macro for reasonable lazy semantics☆85Updated last week
- Patch data type for Scala and shapeless☆61Updated 6 years ago
- WIP - Scalameta powered code generation☆41Updated 8 years ago
- A Scala compiler plugin for mutual tail recursion☆88Updated 6 years ago
- Type safe delta☆55Updated last year
- Scalameta tutorial☆71Updated 4 years ago
- Provides the geny.Generator data type, the dual to a scala.Iterator that can ensure resource cleanup☆97Updated 3 weeks ago
- Scala macros for compile-time generation of Kryo serializers☆62Updated last year
- Array-based immutable collections for scala☆86Updated 7 years ago
- Warn or ban particular dependencies in a build to prevent usage.☆48Updated 7 years ago
- Extremely fast string formatting☆127Updated last year
- Efficient immutable interval sets☆49Updated 5 years ago
- Provides immutable datatypes for working with bits and bytes☆119Updated last week
- configuration with less hassle☆68Updated 6 years ago
- Scala Records: Extensible records and type-indexed maps☆81Updated 10 years ago
- 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.☆83Updated 6 years ago
- Tiny Scala library for targeted macro debugging by logging properly formatted expansions at compile time☆68Updated 3 years ago
- Metal - fast unboxed data structures for Scala☆94Updated 7 years ago