Lists (4)
Sort Name ascending (A-Z)
Starred repositories
A tiny Postgres extension to create version 7 UUIDs
Compositional, type-safe schema definitions, which enable auto-derivation of codecs and migrations.
A ZIO based library for validating JWT tokens. Includes fetching JWKS keys and claim validation.
Generalized recursion schemes and traversals for Scala.
Json Schema Validation Demo (ZIO, ZLayer)
Example event-sourcing using zio-rocksdb, zio-kafka, zio-streams, zio-http, zio-schema amongst other zio libraries
Cassandra journal plugin for #zio-actors-persistence. Mimics akka-persistence schema to favor migrations.
🧑💻 Full ZIO 2 Stack: A sample IM that uses zio, zio-redis, zio-actors, zio-schema, zio-streams, zio-crypto, circe, tapir, akka-http,redis4cats.
Example of how to use zio json and iron
A developer-friendly API for converting numerous document formats into PDF files, and more!
Full-stack Scala ZIO + Scala.js application for test
Scala language server with rich IDE features 🚀
100% non-blocking, Java NIO only( inspired by zio-nio) , JSON HTTP server based on Scala ZIO library. Everything including TLS encryption modeled as ZIO effects, convenient route DSL similar to htt…
Create and modify PDF documents in any JavaScript environment
An HTML to PDF library for the JVM. Based on Flying Saucer and Apache PDF-BOX 2. With SVG image support. Now also with accessible PDF support (WCAG, Section 508, PDF/UA)!
A purely-functional library for creating both parsers, pretty-printers, and grammar definitions from a single, type-safe specification of a grammar
Asynchronous Java NIO http/2 only packet streaming server with TLS encryption implemented as Scala CATS effect. Direct native translation of fs2 stream chunks into http2 packets ( inbound and outbo…