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. We may earn a commission when you buy through links labeled 'Ad' on this page.
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
- Example code from my presentation on shapeless type class derivation☆28Oct 11, 2015Updated 10 years ago
- Pure Scala Artifact Fetching☆2,114Updated this week
- (No longer actively maintained.)☆157Dec 8, 2025Updated 3 months ago
- Scala compiler plugin which provides syntax for working with locally declared implicit values☆53Apr 18, 2015Updated 10 years ago
- Extremely fast string formatting☆127Jan 5, 2025Updated last year
- Scala Library for Reading Flat File Data (CSV/TSV/XLS/XLSX)☆11Jul 13, 2023Updated 2 years ago
- 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
- Compiler plugin for making type lambdas (type projections) easier to write☆926Mar 10, 2026Updated last week
- Library to read, analyze, transform and generate Scala programs☆1,157Mar 16, 2026Updated last week
- A library that toggles Scala code at compile-time, like #if in C/C++☆68Jun 25, 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 8 years ago
- Fast, customizable, boilerplate-free pickling support for Scala☆828Jun 6, 2017Updated 8 years ago
- A mini Scala utility library☆287Dec 19, 2020Updated 5 years ago
- Yet another JSON library for Scala☆2,533Updated 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
- Scalaz and Cats compatibility☆21Oct 25, 2017Updated 8 years ago
- ☆46Feb 7, 2020Updated 6 years ago
- Simple, safe and intuitive Scala I/O☆1,475Aug 13, 2024Updated last year
- Scala's Types of Types☆151Oct 2, 2018Updated 7 years ago
- A regular expression type provider demo☆40Sep 16, 2015Updated 10 years ago
- Statically-checked string interpolation in Scala☆252Jan 26, 2025Updated last year
- Proof-of-concept Prolog compiler that compiles down to Scala implicits.☆20Feb 2, 2016Updated 10 years ago
- Scala library providing "source" metadata to your program, similar to Python's __name__, C++'s __LINE__ or Ruby's __FILE__.☆539Oct 15, 2025Updated 5 months 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
- a typeclass based JSON codec that's backend independent☆36Mar 7, 2026Updated 2 weeks ago
- Asynchronous, Reactive Programming for Scala and Scala.js.☆1,931Jan 27, 2026Updated last month
- doc/tutorial generator for scala☆575Apr 12, 2021Updated 4 years ago
- Gust is a set of GPU extensions for Breeze.☆32Apr 10, 2015Updated 10 years ago
- Macro-based type providers for Scala (examples)☆85Aug 31, 2015Updated 10 years ago
- Good advice for Scala compiler errors☆308Mar 14, 2019Updated 7 years ago
- An example SBT project which uses macros (Scala 2.11, SBT 0.13)☆61Jun 3, 2024Updated last year
- A refactor-friendly way to use typesafe's config by scala macro annotation☆104Sep 9, 2024Updated last year
- Exploration of Scala macros☆152Mar 25, 2013Updated 12 years ago
- Scala macros to generate RESTful Models☆194Jun 1, 2017Updated 8 years ago
- A general monad for managing stacking effects☆204Dec 12, 2016Updated 9 years ago
- Refinement types for Scala☆1,731Mar 16, 2026Updated last week
- Scala framework for efficient sequential and data-parallel collections -☆173Aug 4, 2014Updated 11 years ago