• Stars
    star
    69
  • Rank 438,661 (Top 9 %)
  • Language
    Scala
  • License
    Apache License 2.0
  • Created about 9 years ago
  • Updated about 7 years ago

Reviews

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

Repository Details

More Repositories

1

akka-persistence-inmemory

Akka-persistence-inmemory is a plugin for akka-persistence that stores journal and snapshot messages memory, which is very useful when testing persistent actors, persistent FSM and akka cluster
Scala
134
star
2

akka-http-test

A study project how akka-http works
Scala
114
star
3

akka-concurrency-test

Study on what Threads, ThreadPools, Executors, ExecutorServices, ExecutionContext, Futures are and how to configure them
Scala
69
star
4

reactive-programming

Principles of Reactive Programming
Scala
60
star
5

sbt-sam

Plugin and library to create enterprise-cloud applications leveraging SBT and the SAM component model
Scala
34
star
6

akka-serialization-test

Study on akka-serialization using ProtoBuf, Kryo and Avro
Scala
31
star
7

demo-akka-persistence-jdbc

A small akka-persistence-jdbc demo project
Scala
18
star
8

docker-timezone-test

How to work with timezones with Scala and Docker and how to process messages that have a timezone embedded
Scala
13
star
9

design-patterns-study

a study into object oriented and functional design patterns
Scala
12
star
10

reactive-activemq

An akka-streams implementation to consume and produce messages from ActiveMq queues and topics.
Scala
11
star
11

lagom-test

A small study project on lagom-scala
Scala
11
star
12

jboss-wildfly-test

study project into Wildfly using docker, including how to configure the server, data sources, jms and users
Scala
10
star
13

reactive-frameworks

A small study project on the capabilities of reactive frameworks
Scala
10
star
14

akka-persistence-jounal-writer

Write events directly to an akka-persistence journal bypassing persistent-actor lifecycle overhead
Scala
9
star
15

akka-elasticsearch

An ElasticSearch extension for Akka
Scala
7
star
16

kafka-streams-scala

A fluent Scala API for kafka-streams
Scala
7
star
17

spark-scala

Basic wrapper for the great SparkJava project
Java
7
star
18

type-classes-example

A small study project on type classes, level of entry is 'beginner'
Scala
7
star
19

aws-rds-to-google-cloud-sql

A small study project on migrating databases from AWS to GCP
7
star
20

study-distributed-computing

A smal study project on distributed computing
Scala
6
star
21

sbt-plugin-seed.g8

A sbt-plugin seed template project
Scala
6
star
22

scala-jdbc

A small library that makes working with JDBC databases a whole lot easier.
Scala
5
star
23

akka-persistence-query-extensions

non-official akka-persistence-query-extensions contain components that are very handy to have for using akka-stream, akka persistence and akka query
Scala
5
star
24

slick3-test

Study into Slick3 and Reactive Slick (reactive-streams) and interoperability with RxScala/RxJava using the adapter library
Scala
5
star
25

study-sbt

A quick study on sbt the Scala Build Tool
Scala
5
star
26

docker-networking-test

docker network study that has been added to docker v1.9
Shell
4
star
27

akka-avro-serialization-test

A small study project how to serialize with apache Avro and akka-persistence using a single serializer
Scala
4
star
28

jdbc-scala

Quick view at the three JDBC database access libraries for Scala I like, spring-scala, ScalikeJdbc and Slick
Shell
4
star
29

sam-mini-platform

A mini platform for ingesting, processing, and analyzing data.
Scala
4
star
30

intellij-tips

A small study project on how to use IntelliJ effectively.
Scala
3
star
31

akka-persistence-fsm

How to persist FSM and how to shard them in a cluster
Scala
3
star
32

akka-camel-ping-pong

Example using Akka-Camel, ActiveMQ and Actors sending each other Ping/Pong messages
Scala
3
star
33

akka-stream-extensions

non-official extension library for akka-stream that contains operations like zipWithIndex, Source.fromTry and so on
Scala
3
star
34

akka-fuse-test

How to get Akka to work on JBoss Fuse
Scala
2
star
35

macwire-test

A small study project on macwire a lightweight and nonintrusive Scala Dependency Injection library
Scala
2
star
36

slick-3.2.0-test

A small test project for slick 3.2.0 Milestone and Release Candidate releases
Scala
2
star
37

brew-documentation

2
star
38

akka-persistence-jdbc-play

An example play project using akka-persistence-jdbc
Scala
2
star
39

akka-stream-xml-test

Study on xml processing with akka streams
Scala
2
star
40

sam-seed.g8

An sbt-sam template for creating public accessible, stateless applications
Scala
2
star
41

cinnamon-slf4j-mdc-test

A small study project on lightbend cinnamon and slf4j MDC for futures and actors
Scala
1
star
42

sam-schema-repo-seed.g8

A template project for quickly creating a serverless avro schema repository
Scala
1
star
43

airflow-test

A small study project on apache airflow
1
star
44

demo-akka-persistence-inmemory

A small demo project for akka-persistence-inmemory
Scala
1
star
45

aws-meetup-2018-05-07-lambda-fargate-shake-that-shit

The demo project for Amsterdam AWS Meetup 2018-05-07 - lambda-fargate-shake-that-shit
Scala
1
star
46

sbt-native-packager-demo

A small study project on the sbt-native-packager
Scala
1
star
47

akka-http-crypto

A small study project on akka-http how to create a cryptographic service fast!
Scala
1
star
48

akka-persistence-query-test

A small study project on the akka-persistence-query API as there is no TCK
Scala
1
star
49

terraform-test

A small study project on Terraform - Infrastructure as Code
HCL
1
star
50

kafka-test

small study project on Apache Kafka
Shell
1
star
51

my-scala-notes

my-scala-notes, because I've to put them somewhere
Scala
1
star
52

typescript-tutorial

A small study project on Typescript
TypeScript
1
star
53

elasticsearch-cluster

Shell
1
star
54

akka-persistence-jdbc-serialization-json

A JSON serializer for akka-persistence-jdbc
Scala
1
star
55

rabbitmq-akka-stream

Upgraded Activator template to study RabbitMQ and akka-streams
Scala
1
star
56

conductr-test

A small study project on Lightbend Conductr
Scala
1
star
57

serverless-test

A small study project on the serverless-framework
Scala
1
star
58

apache-cassandra-test

A small study project on Apache Cassandra
Shell
1
star
59

akka-elasticsearch-logger

An ElasticSearch Logger for Akka, to be used with akka-elasticsearch
Scala
1
star
60

docker-logging-logstash-test

test how to link syslog messages of docker containers to logstash and ultimately to elasticsearch for exploration and visualization
Shell
1
star
61

play-di-test

A small study project on how play's dependency injection works
Scala
1
star
62

anorm-test

A small project on standalone-anorm.
Scala
1
star
63

shapeless-test

A small study project on shapeless
Scala
1
star
64

reactive-kafka-test

Scala
1
star
65

sbt-parser-test

A small study project on sbt parser combinators
Scala
1
star
66

sam-dynamodb-seed.g8

A template project for quickly creating stateful serverless applications using dynamodb.
Scala
1
star
67

scalacheck-test

A small study project on scalacheck
Scala
1
star