Pinned Repositories
activator-blogimistic
akka
Akka Project
akka-cluster-etcd
Akka cluster management using etcd
akka-ddd
akka-dddd-template
Akka DDDD template using CQRS/ES with a Distributed Domain
akka-escqrs
straight.io - aka-persistence + spray.io + Jackson (Un)Marshalling
akka-exchange
A demonstration Akka application including Spray, Sharding, Data Duplication (aka Replication), and Akka TCP / Streams
akka-tools
Open source tools to simplify Akka event sourcing, journaling/persistence, serialization, clustering and sharding.
akka.net
Port of Akka actors for .NET
alpakka
Alpakka is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Akka.
stuartsaltzman's Repositories
stuartsaltzman/akka-cluster-etcd
Akka cluster management using etcd
stuartsaltzman/akka
Akka Project
stuartsaltzman/akka-exchange
A demonstration Akka application including Spray, Sharding, Data Duplication (aka Replication), and Akka TCP / Streams
stuartsaltzman/akka-tools
Open source tools to simplify Akka event sourcing, journaling/persistence, serialization, clustering and sharding.
stuartsaltzman/akka.net
Port of Akka actors for .NET
stuartsaltzman/alpakka
Alpakka is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Akka.
stuartsaltzman/aspnetcore-in-docker
Basic web app demonstrating how to containerise an ASP.NET Core app.
stuartsaltzman/aws-wrap
Asynchronous Scala Clients for Amazon Web Services
stuartsaltzman/boo
The Boo Programming Language.
stuartsaltzman/coreclr
This repo contains the .NET Core runtime, called CoreCLR, and the base library, called System.Private.Corelib (or mscorlib). It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes. We welcome contributions.
stuartsaltzman/distGatling
Distributed Gatling
stuartsaltzman/distGatlingClient
dist Gatling Command line Client for submitting uber jars to a distGatling cluster
stuartsaltzman/dotnet-outdated
A .NET Core global tool to display outdated NuGet packages in a project
stuartsaltzman/dotnetcore-entityframework-api
stuartsaltzman/eShopOnContainers
Easy to get started sample reference microservice and container based application. Cross-platform on Linux and Windows Containers, powered by .NET Core and Docker engine. Supports .CSPROJ with Visual Studio 2017 and also CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor
stuartsaltzman/flyway-play
Play modules for Flyway
stuartsaltzman/homebrew
:beer: The missing package manager for OS X.
stuartsaltzman/incubator-gearpump
Mirror of Apache Gearpump (Incubating)
stuartsaltzman/language-ext
C# functional language extensions - a base class library for functional programming
stuartsaltzman/logstash-output-cloudwatchlogs
A logstash plugin that allows to send logs to AWS CloudWatch Logs service.
stuartsaltzman/MassTransit
Distributed Application Framework for .NET
stuartsaltzman/Ocelot
API Gateway created using .NET core.
stuartsaltzman/Ocelot-Example
stuartsaltzman/scala-steward
:robot: A bot that helps you keeping your Scala projects up-to-date
stuartsaltzman/scripts
stuartsaltzman/simulacrum
First class syntax support for type classes in Scala
stuartsaltzman/stuartsaltzman.github.io
stuartsaltzman/tagless-slick
Experimenting with Tagless Final and slick
stuartsaltzman/TestAWSPipeline
stuartsaltzman/tio-1
Demonstrates creating a Toy IO effect system (TIO) from ground up