thurstonsand / scala-cassView external linksLinks
a wrapper for the Java Cassandra driver that allows extraction from a Row with Scala types, or directly into a case class. Also has utility functions for the Session to read/write to Cassandra directly to/from a case class.
☆21Sep 19, 2020Updated 5 years ago
Alternatives and similar repositories for scala-cass
Users that are interested in scala-cass are comparing it to the libraries listed below
Sorting:
- Populate Case Classes From Any Data Source☆84Mar 14, 2021Updated 4 years ago
- Play JSON Reads/Writes instances for refined types☆24Feb 5, 2026Updated last week
- Cats instances for ScalaCheck data types☆18Nov 21, 2016Updated 9 years ago
- Inofficial scodec cheatsheet☆26Mar 17, 2017Updated 8 years ago
- Work in progress: Simpler and more powerful alternative to Scala's built-in for-comprehension syntax☆25Jun 23, 2016Updated 9 years ago
- ☆32Jun 19, 2018Updated 7 years ago
- ☆33May 3, 2019Updated 6 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
- Scala compiler plugin which provides syntax for contexts `x ⊢ { ... }`☆19Aug 29, 2017Updated 8 years ago
- User-friendly lens syntax for mortals. Update values inside of nested case class instances without .copy .☆31Dec 18, 2018Updated 7 years ago
- Nearly zero runtime object allocation powered by scalameta. Value class and Unboxed Tagged Type generation at compile-time.☆79Oct 19, 2017Updated 8 years ago
- tagless final macro☆18Sep 14, 2015Updated 10 years ago
- ☆29Oct 27, 2014Updated 11 years ago
- Scala compiler plugin which provides syntax for working with locally declared implicit values☆53Apr 18, 2015Updated 10 years ago
- Type calculations at compile time☆40Sep 28, 2019Updated 6 years ago
- Mixin classes and traits dynamically☆10Sep 4, 2017Updated 8 years ago
- Fast, simple Free Monads using ScalaMeta macro annotations. Port of Freasy-Monad.☆14Oct 16, 2017Updated 8 years ago
- Convert any value to code☆12Jul 1, 2023Updated 2 years ago
- An example of how to create services using tagless final☆25Jan 31, 2018Updated 8 years ago
- Some base classes and configuration used for making a server using finch☆22Jul 5, 2016Updated 9 years ago
- ☆22Nov 8, 2017Updated 8 years ago
- A library that toggles Scala code at compile-time, like #if in C/C++☆68Jun 25, 2024Updated last year
- A Probabilistic Functional Programming Language DSL in Scala☆64Feb 15, 2016Updated 10 years ago
- Simple scala matchers☆23Jun 11, 2019Updated 6 years ago
- Working with XML in Scala☆23Feb 11, 2025Updated last year
- Scala code/boilerplate generator from a db schema☆51Oct 16, 2018Updated 7 years ago
- Functional testing for Scala.☆67Mar 16, 2020Updated 5 years ago
- ☆67Mar 17, 2020Updated 5 years ago
- Newtype for cats☆51May 2, 2019Updated 6 years ago
- Parser combinator library in Scala☆20Aug 29, 2019Updated 6 years ago
- An introductory talk to Type Classes in FP Architectures☆12Mar 3, 2018Updated 7 years ago
- See how easy http4s makes life☆14Dec 24, 2016Updated 9 years ago
- A way to show data in tabular form☆15Mar 18, 2019Updated 6 years ago
- (Actually) flexible law checking for Scala☆15Dec 22, 2016Updated 9 years ago
- Exploration of the Free monad without point☆11Oct 23, 2016Updated 9 years ago
- Concurrency tools for Scala, with equivalents for Scala.js.☆49Aug 10, 2016Updated 9 years ago
- Automatically perform shallow merges on case classes. Treat your data with the latest updates!☆41Jan 17, 2018Updated 8 years ago
- Operations for primitive and String singleton types☆164Aug 12, 2024Updated last year
- ☆46Apr 2, 2020Updated 5 years ago