Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by calvinlfer

A curated list of projects in awesome lists by calvinlfer .

https://github.com/calvinlfer/akka-http-streaming-response-examples

A list of examples that involve streaming with Akka Streams and used together with Akka HTTP

actors akka-http akka-streams chat-room streaming-json streaming-response websocket-connection

Last synced: 10 Nov 2024

https://github.com/calvinlfer/akka-http-akka-streams-akka-actors-integration

Streaming Chuck Norris jokes in JSON as Server Sent Events using Akka Steams, Akka HTTP and Akka Actors

Last synced: 10 Nov 2024

https://github.com/calvinlfer/akka-persistence-example-with-protocol-buffers-serialization

A simple example that demonstrates the usage of Akka Persistence along with Protocol Buffers as the serialization mechanism

Last synced: 10 Nov 2024

https://github.com/calvinlfer/akka-streams-interleaving

Akka Streams example of how to interleave Sources with priorities

akka akka-streams

Last synced: 10 Nov 2024

https://github.com/calvinlfer/tagless-final-example

An example of how to create services using tagless final

monad scala tagless-final

Last synced: 10 Nov 2024

https://github.com/calvinlfer/es-cqrs-shopping-cart

A resilient and scalable shopping cart system designed using Event Sourcing (ES) and Command Query Responsibility Segregation (CQRS)

akka akka-actors akka-cluster-sharding akka-http akka-persistence akka-streams cassandra cats functional-programming kafka postgresql protocol-buffers scala slick

Last synced: 10 Nov 2024

https://github.com/calvinlfer/websockets-pubsub-akka

WebSockets and Publish-Subscribe with Akka

akka akka-actors akka-http akka-streams pubsub

Last synced: 10 Nov 2024

https://github.com/calvinlfer/compose-cassandra-cluster

A Docker Compose blueprint describing the creation of a 3 node cluster

cassandra docker docker-compose

Last synced: 10 Nov 2024

https://github.com/calvinlfer/free-monads-functional-web-apps

Delving into Free Monads and using them to write pure functional web applications

circe free-monads functional-programming http4s interpreter scala scalaz tutorial

Last synced: 10 Nov 2024

https://github.com/calvinlfer/kafka-akka-http-and-akka-streams-integration

An example showing how to integrate Apache Kafka with Akka Streams and Akka HTTP.

akka-http akka-streams consumer consumer-group kafka kafka-topic streaming-response topic

Last synced: 10 Nov 2024

https://github.com/calvinlfer/akka-persistence-schema-evolution-example

This example is intended to demonstrate how to perform Schema Evolution without using an encoding mechanism that supports schema evolution (e.g. Protocol Buffers, Avro and Thrift).

Last synced: 10 Nov 2024

https://github.com/calvinlfer/skull-island

A tool for 'diffable' Kong API Gateway configuration

configuration-management kong-gateway

Last synced: 10 Nov 2024

https://github.com/calvinlfer/akka-cluster-sample

A sample Akka Cluster application that uses ZooKeeper for service discovery

akka akka-cluster akka-cluster-sharding constructr seed-node-discovery zookeeper

Last synced: 10 Nov 2024

https://github.com/calvinlfer/akka-streams-custom-stream-processing-examples

Demos of how to do custom stream processing using the Akka Streams GraphStages API

akka akka-streams scala stream-processing

Last synced: 10 Nov 2024

https://github.com/calvinlfer/akka-cluster-docker-swarm

Deploying a multi-node Akka Cluster to a Docker Swarm

akka akka-cluster akka-cluster-sharding docker-compose docker-swarm scala

Last synced: 10 Nov 2024

https://github.com/calvinlfer/play-framework-cassandra-example

An example that shows how you can integrate Cassandra with Play Framework

cassandra get-quill phantom play-framework playframework quill scala

Last synced: 10 Nov 2024

https://github.com/calvinlfer/play-framework-dynamodb-example

A simplistic Play Framework application providing a REST API for the persons. It makes use of Google Guice injection along with DynamoDB through the use of Scanamo.

dynamodb play-framework playframework scala

Last synced: 10 Nov 2024

https://github.com/calvinlfer/akka-http-streaming-client-and-server

Examples showing how to perform streaming requests and responses using Akka HTTP along with some bonuses

akka akka-http akka-streams javascript nodejs play-framework streaming

Last synced: 10 Nov 2024

https://github.com/calvinlfer/free-monad-coproduct-example

Free Monad composition using Monad Coproducts from FreeK

coproduct free-monads freek interpreter scala

Last synced: 10 Nov 2024

https://github.com/calvinlfer/streaming-analytics

A streaming data pipeline to perform basic analytics with scalability in mind

akka-http akka-streams cassandra hyperloglog kafka scala

Last synced: 10 Nov 2024

https://github.com/calvinlfer/docker-nexus3-oss

A Sonatype Nexus3 OSS image which makes it easy to do volume mounting

docker docker-image nexus3

Last synced: 10 Nov 2024

https://github.com/calvinlfer/wallet-api

An implementation of an API for wallet built using Akka (HTTP, Cluster Sharding, Event Sourcing) and ZIO

akka scala zio

Last synced: 10 Nov 2024

https://github.com/calvinlfer/alpakka-cassandra-sink-usage

A demonstration of how to use the Alpakka Cassandra Sink to push case classes through to a Cassandra Table

akka-streams cassandra streaming-data

Last synced: 10 Nov 2024

https://github.com/calvinlfer/rate-limiting-and-gating-akka

An example (from Reactive Design Patterns) that shows how to do rate-limiting and gating on a per-client basis using Akka

akka akka-actors akka-cluster-sharding akka-http rate-limiting

Last synced: 10 Nov 2024

https://github.com/calvinlfer/cassandra-ebs-cloudformation

A CloudFormation blueprint to materialize a 3 node Cassandra cluster backed by EBS

cassandra cassandra-cluster cloudformation ebs ebs-volumes eni

Last synced: 10 Nov 2024

https://github.com/calvinlfer/weather-manager

A simple Weather Manager application using Akka HTTP and DynamoDB that interacts with OpenWeather

akka akka-http akka-persistence cluster-sharding dynamodb jwt-tokens openweather password-reset scala

Last synced: 10 Nov 2024

https://github.com/calvinlfer/etl-workflow

An opinionated way to structure ETL pipelines with a heavy focus on reusability and testing

cats etl functional-programming scala

Last synced: 10 Nov 2024

https://github.com/calvinlfer/reactive-s3-sqs-extended-library

The S3 SQS extended library built on Alpakka with configurable delivery semantics

akka-streams akka-streams-connectors alpakka reactive reactive-streams s3 scala sqs

Last synced: 10 Nov 2024

https://github.com/calvinlfer/twitter-streams-example

Playing around with the Play Framework, Iteratees and Akka Streams

Last synced: 10 Nov 2024

https://github.com/calvinlfer/actors-and-streams

Yet another example showing how to use `Sink.actorRef` but with the added twist of using timers

akka akka-actors akka-streams backpressure scala timers

Last synced: 10 Nov 2024

https://github.com/calvinlfer/node-aws-examples

Node.JS Examples using the AWS SDK to perform management/other tasks

Last synced: 10 Nov 2024

https://github.com/calvinlfer/kafka-zio-integration-leak-reproducer

A repository that contains small applications that integrate with FS2 Kafka and ZIO Kafka to determine if there are memory leaks

Last synced: 10 Nov 2024

https://github.com/calvinlfer/play-framework-validation-example

A minimal example showing how to serialize JSON => Scala and vice versa with additional field validation and tests

Last synced: 10 Nov 2024

https://github.com/calvinlfer/fill-in-the-blanks

A very simple command line tool that takes opinionated template files and data and generates an output file

Last synced: 10 Nov 2024

https://github.com/calvinlfer/sample-node-docker

A sample application showing how to dockerize a Node.JS web application

Last synced: 10 Nov 2024

https://github.com/calvinlfer/ecs-cluster-akka

An AWS CloudFormation template to launch an autoscaling ECS Cluster with an ALB to run Akka apps

Last synced: 10 Nov 2024

https://github.com/calvinlfer/immutable-youtube

Fetching videos from YouTube using concepts from Functional Programming

Last synced: 10 Nov 2024

https://github.com/calvinlfer/cassandra4io-experiments

Adding new features to Cassandra4IO

Last synced: 10 Nov 2024

https://github.com/calvinlfer/flow

a function that returns the result of invoking the provided functions with the this binding of the created function, where each successive invocation is supplied the return value of the previous.

Last synced: 10 Nov 2024

https://github.com/calvinlfer/vocabulary-quizzer

A vocabulary game sitting behind a simple REST API implemented in Play with a functional style

Last synced: 10 Nov 2024

https://github.com/calvinlfer/docker-jenkins-slave-jvm-build-tools

A Jenkins slave image based on freckleiot/docker-jenkins-slave with additional build tools for the JVM

Last synced: 10 Nov 2024

https://github.com/calvinlfer/weather-manager-frontend

A simple UI that is meant to interact with the Weather Manager API

jsx react react-redux webpack

Last synced: 10 Nov 2024

https://github.com/calvinlfer/docker-mirror

Mirror mirror on the wall, who is the greatest container of them all

Last synced: 10 Nov 2024

https://github.com/calvinlfer/scanamo-experiments

Playing around with Scanamo and Cats

Last synced: 10 Nov 2024

https://github.com/calvinlfer/reliable-coordinator-example

An example showing how to implement a reliable coordinator that carries out its tasks with resiliency and checkpointing

Last synced: 10 Nov 2024

https://github.com/calvinlfer/dakka

Docker image to run Akka Cluster applications

Last synced: 10 Nov 2024

https://github.com/calvinlfer/partial-application

A Partial Application function that lets you apply arguments later

Last synced: 10 Nov 2024

https://github.com/calvinlfer/tyrian-chartjs-interop-example

This is an example of how to use Chart.JS and integrate it with Tyrian

Last synced: 10 Nov 2024

https://github.com/calvinlfer/dag-validator

A simple Directed Acyclic Graph validator that detects if cycles are present

dag fp functional-programming scala

Last synced: 10 Nov 2024

https://github.com/calvinlfer/grokking-algorithms

Running through Grokking Algorithms using Scala as the implementation language

Last synced: 10 Nov 2024