• Stars
    star
    5
  • Rank 2,846,676 (Top 57 %)
  • Language
    C#
  • Created about 3 years ago
  • Updated about 2 months ago

Reviews

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

Repository Details

Stand-alone BidiFlow TCP Akka.NET streams example

More Repositories

1

InMemoryCQRSReplication

Akka.NET Reference Architecture - CQRS + Sharding + In-Memory Replication
C#
136
star
2

scaffold-py

Simple project scaffolding for Python
Python
96
star
3

node-bootcamp

Lessons and Examples from Node Bootcamp
JavaScript
73
star
4

mvc-utilities

Utility classes designed for ASP.NET MVC; deals with encryption, routing, caching, authorization, and various other security issues. Designed to used with Dependency Injection in ASP.NET MVC3.
C#
57
star
5

FastAtomicLazy

Faster, less leakier thread-safe Lazy<T> implementation in C#
C#
44
star
6

EvilRoslynAnalyzers

Has your boss gone insane and banned LINQ at work? Why stop there - use this Roslyn Analyzer to ban extension methods altogether!
C#
31
star
7

OpenTelemetry.Demo.AspNet

A simple ASP.NET demo of OpenTelemetry tracing in .NET 6+
C#
31
star
8

akkadotnet-app-management-presentation

Samples from my "Akka.NET Application Management Best Practices" presentation
C#
24
star
9

instant-fileserver

An instant file server from your command line
JavaScript
24
star
10

intro-to-akka.net-streams

Introduction to Akka.NET Streams interactive notebooks
Jupyter Notebook
24
star
11

qdfeed

lightweight .NET library for parsing RSS 2.0 and Atom 1.0 XML in an agnostic fashion
C#
23
star
12

node-slugs

Simple slug-url generator for Node.JS applications implemented in pure JavaScript
JavaScript
21
star
13

azure-webroleperformance-scripts

Scripts that enable developers to modify machine.config programmatically as a startup task on Windows Azure.
Shell
19
star
14

nodebootcamp-chat

A socket.io-powered chat server for Node Bootcamp
JavaScript
17
star
15

ubuntu-cheatsheet

Ubuntu commands for people who don't know Linux
14
star
16

ExtremelySimpleAkkaDotNet

Very simple Akka.NET samples (https://getakka.net/)
C#
14
star
17

AkkaStreamsCookbook

Some Akka.NET streams examples for solving common backpressure / engineering problems.
C#
11
star
18

kpi-dashboard-public

Public, OSS version of Petabridge's KPI Collector system. Azure functions, InfluxDB, Pulumi, and Azure Pipelines.
C#
7
star
19

helloexpress

A naked express project for people who want to create new projects from Cloud9
JavaScript
6
star
20

isolatedstorage-extensions

Helpers for making it easier to work with IsolatedStorage in Silverlight and Windows Phone 7
C#
6
star
21

wcf-ninject

A template Visual Studio project for doing Windows Communication Foundation (WCF) with dependency injection via Ninject.
C#
6
star
22

Akka.AsyncAwait

async / await vs PipeTo in Akka.NET
C#
6
star
23

Aaron.Akka.Streams.BackpressureMonitor

Prototype backpressure monitoring and flow rate monitoring stages for Akka.Streams
PowerShell
6
star
24

Akka.Streams.KafkaDemo

Akka.Streams Kafka --> IAsyncEnumerable Demo
C#
6
star
25

QuicFun

Experiments with System.Net.Quic
C#
5
star
26

express-boilerplate

An instant web app template using Node, Express, Jade, Twitter Bootstrap, and more!
JavaScript
5
star
27

Akka.Cluster.StreamingStatus

An Akka.NET + Cluster + Alpakka demo for showcasing Akka.Streams
JavaScript
5
star
28

AkkaStreams.Demo.HttpClient

Real-world demo for Akka.NET streams using HttpClients with bearer-token refresh
C#
4
star
29

AaronBoxstarter

A Boxstarter https://boxstarter.org/ Template for my development machine
PowerShell
4
star
30

Defensive-Driver

A touch-based video game for Windows Phone 7. Uses XNA.
C#
3
star
31

Aaron.Akka.ReliableDelivery

Prototypes of Akka.ReliableDelivery
C#
3
star
32

Akka.AtLeastOnceDelivery-Snapshot-Manipulation

Have an Akka.NET AtLeastOnceDeliveryActor in an undesireable / screwed up state? This will show you how to get unstuck.
C#
3
star
33

bitlytracker

A demo Windows Phone 7 application that shows how to use Hammock REST to do OAuth 2.0 with Bit.ly
C#
3
star
34

AkkaClusterSharding3414Repro

Verify presence of serialization bug in Akka.Cluster.Sharding
PowerShell
3
star
35

introtonode

Handful of simple Node.JS examples for new Node developers
JavaScript
3
star
36

geekyreads

A jQuery + ASP.NET MVC3 + Quick and Dirty Feed Parser project which builds a basic iGoogle interface for perusing RSS feeds.
JavaScript
3
star
37

hellonode

A simple hello world project in Node
3
star
38

AkkaStreamsDatabaseThrottlingExample

Code sample demonstrating how to use Akka.Streams to help throttle database calls
C#
3
star
39

AkkaChat

AkkaChat v2
C#
2
star
40

System.IO.Pipelines-Playground

Playing around with System.IO.Pipelines for fun and profit
C#
2
star
41

async-local-tests

Testing out `AsyncLocal` in a variety of TPL contexts
Jupyter Notebook
2
star
42

html5-video-jquery

Playing around with HTML5 video tag and binding jquery events to it
JavaScript
2
star
43

TechoramaAkkaDotNetDemo

Akka.NET demo for Techorama 2017!
C#
2
star
44

Akka.Streams.RemoteTransport

Akka.Remote Transport built on top of Akka.Streams
C#
2
star
45

httplogger

A simple logger over HTTP that uses Azure Table Storage to process messages
JavaScript
2
star
46

Akka.Streams.IAsyncEnumerable

Stand-alone library offering Akka.Streams support for .NET's `IAsyncEnumerable` data type
PowerShell
2
star
47

websockets-mvc3

A sample Websockets Application built on ASP.NET MVC3
JavaScript
2
star
48

AkkaSqlQueryCrushTest

Tests for backpressure support on Akka.Persistence.Query.Sql
C#
2
star
49

Akka.Remote.DiagnosticDotNettyTransport

A diagnostic DotNettyTransport implementation for Akka.Remote to troubleshoot cluster and remote stability issues
C#
2
star
50

TurboPump

Work-stealing threadpool implementation in C#.
C#
2
star
51

actor-benchmarker

Tooling for generating automated Akka.NET end-to-end benchmarks for actors.
C#
2
star
52

DData.Counters

Akka.NET DistributedData sample using replicated counters.
C#
1
star
53

Petabridge.Phobos.Web.ElasticApm

Elastic APM proof of concept using Phobos
PowerShell
1
star
54

Aaronontheweb

README
1
star
55

Akka.NET-Throughput

Testing Akka.NET throughput for historical versions of Akka.NET
C#
1
star
56

ActorPathSpans

Akka.NET ActorPath operations using Spans instead of strings
C#
1
star
57

NBenchNetCore2.1Repro

Reproduction project for dotnet-bench on .NET Core 2.1
C#
1
star
58

technews

A small Windows Phone 7 app which uses Quick and Dirty Feed Parser to consume some RSS feeds
C#
1
star
59

qdfeed-commandline-demo

A small demonstration project for showing off how the asynchronous feed consumption features work.
C#
1
star
60

AkkaIdleCpuStudy

Looking into Idle CPU utilization issues in Akka.NET
C#
1
star
61

Akka.Cluster.SBRDemo

Akka.Cluster.SBR vs. Akka.Cluster SplitBrainResolver demo - from Akka.NET v1.4.16 and later
1
star
62

AkkaDotNet-Profiler-Food

Benchmarks designed to help profiling tools find areas to optimize within Akka.NET.
C#
1
star
63

OTelAspNetReproduction

Bug recreation
HTML
1
star
64

PeerLearningSite

A small demonstration project for showing off how the asynchronous feed consumption features work.
C#
1
star
65

wp7-maps-demo

A demo Windows Phone 7 application which shows how to use the bing maps control
C#
1
star
66

AkkaWinTailWithPhobos

A sample from Akka.NET Bootcamp enhanced with Phobos tracing
C#
1
star
67

wp7-location-services-demo

A demo Windows Phone 7 application that shows how to use geolocation services for tracking a user's position
C#
1
star
68

Akka.NET264BugRepro

Memory leak reproduction spec using Akka.Cluster, profiled via DotMemory
C#
1
star
69

Nancy.OpenTracing

OpenTracing middleware for NancyFX
PowerShell
1
star
70

Akka.Cluster.Bootstrap.StressTest

Attempt to stress test Akka.Management's Cluster.Bootstrap
PowerShell
1
star
71

Phobos.Zipkin.Repro

Troubleshooting a Zipkin + Logging issue with Phobos
C#
1
star
72

Akka.Cluster.Sharding.DDataDemo

Simple Akka.Cluster.Sharding demo using DData
PowerShell
1
star
73

AkkaDotNetJsonSerializerWithManifest

Akka.NET JSON Serializer with manifest, for backwards compat with Akka.Persistence.Sql
C#
1
star
74

Cluster.Sharding.Viewer

Debugger application for viewing Akka.NET Cluster.Sharding Data
C#
1
star
75

DeDuplicationBackPressure

Two different models of how backpressure can be handled in a reliable delivery system
PowerShell
1
star
76

okta-music-store

C#
1
star
77

WebApplicationFactory-akka.net-testkit

Example demonstrating how to combine ASP.NET Core's WebApplicationFactory with the Akka.NET TestKit
C#
1
star