• Stars
    star
    1
  • Language
    Scala
  • Created over 7 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Character Paint Application featuring immutable ScanLine Floodfill implementation

More Repositories

1

akka-http-microservice-blueprint

Microservice blueprint using Akka-Http, Circe JSON, Cassandra, Specs2
Scala
37
star
2

AccountServiceIO

Http4s Web Server, Kafka FS2 Client with Scala, Cats-Effect, FS2, Circe
Scala
6
star
3

ChatCluster

Chat Service backend on Akka Cluster and Persistence with Kafka/Cassandra. Each conversation is a persistent entity.
Scala
3
star
4

http4sclientserver

http4sclientserver: Scala, Http4s, Cats-Effect, Circe for Json, SBT multi-project
Scala
2
star
5

DataStructuresInScala

Scala
2
star
6

ShortQuestions

Some Scala exercises
Scala
2
star
7

AccountServiceTaglessFinal

Http4s Web Server with Scala, Cats-Effect, Circe
Scala
2
star
8

ChatUserService

Chat User Rest Service. Provides user management functionality for users of Chat application. Uses Akka-Http toolkit and Circe to provide Rest Service functionality.
Scala
2
star
9

EventSourcingCluster

Horizontally scaled out use of Akka Cluster Sharding with Cassandra Cluster configured for persistence. Messages are consumed from multi-node Kafka cluster and persisted to Cassandra using akka-persistence
Scala
2
star
10

InvertedIndexAndSearch

Simple Search Engine Implementation with Inverted Index and Cmd line search
Scala
1
star
11

AccountService

Akka-http REST Service with InMemory storage using Akka-Http, and Circe for JSON. ScalaTest is used for unit-tests
Scala
1
star
12

akka-http-kafka-actor-per-request

This pattern serves as a bridging mechanism between a Synchronous Http call and async backend using Kafka
Scala
1
star
13

MovieRatingsSpark

Using the movie lens open data set (ml-1m.zip) from http://files.grouplens.org/datasets/movielens/ml-1m.zip Calculate: The max, min and avg rating for each movie Each user's top 3 movies based on the user's rating
Scala
1
star