circe
There are 199 repositories under circe topic.
Philippus/elastic4s
🔍 Elasticsearch Scala Client - Reactive, Non Blocking, Type Safe, HTTP Client
finagle/finch
Scala combinator library for building Finagle HTTP services
pauljamescleary/scala-pet-store
An implementation of the java pet store using FP techniques in scala
plokhotnyuk/jsoniter-scala
Scala macros for compile-time generation of safe and ultra-fast JSON codecs + circe booster
endpoints4s/endpoints4s
Describe HTTP endpoints in Scala and derive clients, servers, and documentation
mschuwalow/zio-todo-backend
Todo-Backend (https://www.todobackend.com/) implementation using ZIO, http4s, doobie and circe
jaspervz/todo-http4s-doobie
A sample project of a microservice using http4s, doobie, and circe.
gnieh/fs2-data
streaming data parsing and transformation library
circe/circe-yaml
YAML parser for circe using SnakeYAML
circe/circe-derivation
Fast type class instance derivation for Circe
circe/circe-config
Yet another Typesafe config Scala wrapper powered by circe
ovotech/kafka-serialization
Lego bricks to build Apache Kafka serializers and deserializers
Kirill5k/mongo4cats
MongoDB Java client wrapper for Cats Effect & FS2 and ZIO
jilen/play-circe
circe for play
pandaforme/ultron.g8
A ZIO + http4s + Circe + Quill + Tapir giter8 template
SmartBackpacker/core
FP Scala Back-end of the Smart Backpacker App
vpavkin/circe-magnolia
Circe codec derivation using magnolia
usommerl/graalnative4s
Employ Scala for serverless applications
profunktor/typelevel-stack.g8
:books: Unofficial Giter8 template for the Typelevel Stack (Http4s / Doobie / Circe / Cats Effect / Fs2) based on Cats v1.x.x
Jarlakxen/drunk
A simple GraphQL client on top of Sangria, Akka HTTP and Circe.
azhur/kafka-serde-scala
Implicitly converts typeclass encoders to kafka Serializer, Deserializer, Serde.
OlegIlyenko/graphql-gateway
SDL-based GraphQL gateway for REST and GraphQL-based micro-services
scalapb-json/scalapb-circe
Json/Protobuf convertors for ScalaPB use circe
bitlap/zim
:technologist: 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.
hnaderi/scala-k8s
Kubernetes client, data models and typesafe manifest generation for scala, scalajs, and scala native
japgolly/mr.boilerplate
Online app to generate Scala boilerplate
BalmungSan/scala-functional-programming-tutorial
Functional Programming in Scala Tutorial
chenharryhua/nanjin
explore kafka, spark, fs2 and pure functional programming in scala
clovellytech/http4s-modules
Web modules built on Http4s
pavlosgi/freecli
Command line parsing library using Free Applicative
nikdon/telepooz
Functional Telegram Bot API wrapper for Scala on top of akka, circe, cats, and shapeless
zalando-nakadi/kanadi
Kanadi is a Nakadi client for Scala
djx314/ubw-1
A data transform abstract.
makiftutuncu/e
A zero-dependency micro library to deal with errors
NeQuissimus/circe-kafka
Implicit conversion of Encoder and Decoder into Serializer/Deserializer/Serde
taig/soap
JSON based inter-process-communication (IPC) with circe on Android