Examples of simple Scala Macros
☆147Oct 17, 2016Updated 9 years ago
Alternatives and similar repositories for essential-macros
Users that are interested in essential-macros are comparing it to the libraries listed below
Sorting:
- Static annotations for Kittens for people who don't like to write semiautomatic derivations into companion objects themselves.☆41Nov 30, 2020Updated 5 years ago
- (No longer actively maintained.)☆157Dec 8, 2025Updated 2 months ago
- A library that toggles Scala code at compile-time, like #if in C/C++☆68Jun 25, 2024Updated last year
- Scala compiler plugin which provides syntax for working with locally declared implicit values☆53Apr 18, 2015Updated 10 years ago
- Pure Scala Artifact Fetching☆2,112Feb 23, 2026Updated last week
- Extremely fast string formatting☆127Jan 5, 2025Updated last year
- Miniboxing is a program transformation that improves the performance of Scala generics when used with primitive types. It can speed up ge…☆121Apr 11, 2020Updated 5 years ago
- Example code from my presentation on shapeless type class derivation☆28Oct 11, 2015Updated 10 years ago
- Scala framework for efficient sequential and data-parallel collections -☆172Aug 4, 2014Updated 11 years ago
- Compiler plugin for making type lambdas (type projections) easier to write☆926Jan 29, 2026Updated last month
- Library to read, analyze, transform and generate Scala programs☆1,155Updated this week
- An example SBT project which uses macros (Scala 2.11, SBT 0.13)☆61Jun 3, 2024Updated last year
- Gust is a set of GPU extensions for Breeze.☆32Apr 10, 2015Updated 10 years ago
- Yet another JSON library for Scala☆2,528Feb 23, 2026Updated last week
- Simple, safe and intuitive Scala I/O☆1,475Aug 13, 2024Updated last year
- An example SBT project which uses macro paradise (Scala 2.10/2.11 with the macro paradise plugin, SBT 0.13)☆46Mar 16, 2018Updated 7 years ago
- Random generator of test data in Scala based on Scalacheck and Magnolia☆26Apr 28, 2021Updated 4 years ago
- Good advice for Scala compiler errors☆307Mar 14, 2019Updated 6 years ago
- A regular expression type provider demo☆40Sep 16, 2015Updated 10 years ago
- A mini Scala utility library☆287Dec 19, 2020Updated 5 years ago
- A type-safe, reflection-free, powerful enumeration implementation for Scala with exhaustive pattern match warnings and helpful integratio…☆1,217Feb 14, 2026Updated 2 weeks ago
- Scala library providing "source" metadata to your program, similar to Python's __name__, C++'s __LINE__ or Ruby's __FILE__.☆538Oct 15, 2025Updated 4 months ago
- Scala-Java interoperability examples☆11Sep 28, 2015Updated 10 years ago
- Scalaz and Cats compatibility☆21Oct 25, 2017Updated 8 years ago
- Jawn is for parsing jay-sawn (JSON)☆434Feb 23, 2026Updated last week
- XML Streaming for Scala including FS2/cats support☆61Oct 12, 2023Updated 2 years ago
- WIP - Scalameta powered code generation☆41Jan 29, 2018Updated 8 years ago
- Library that eases the usage of Free Monads based on cats and allows to compose multiple free monads into one.☆17Sep 14, 2016Updated 9 years ago
- Asynchronous, Reactive Programming for Scala and Scala.js.☆1,933Jan 27, 2026Updated last month
- Scala's Types of Types☆151Oct 2, 2018Updated 7 years ago
- Statically-checked string interpolation in Scala☆252Jan 26, 2025Updated last year
- Scala macros for making debugging easier☆83Nov 22, 2019Updated 6 years ago
- Fast, customizable, boilerplate-free pickling support for Scala☆828Jun 6, 2017Updated 8 years ago
- A boilerplate-free library for loading configuration files☆1,533Feb 24, 2026Updated last week
- Visually compare Scala data structures with out of the box support for arbitrary case classes.☆179Jun 4, 2021Updated 4 years ago
- Scala combinator library for working with binary data☆816Feb 2, 2026Updated last month
- First class syntax support for type classes in Scala☆931Mar 27, 2024Updated last year
- Functional JDBC layer for Scala.☆2,214Updated this week
- 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.☆83Jun 7, 2019Updated 6 years ago