Pinned Repositories
Americas-Cup-Data-Lib
A C# implementation of a client library for the America's Cup Data Stream API.
awesome-dotnet-core
:honeybee: A collection of awesome .NET core libraries, tools, frameworks and software
cloudformation-examples
A collection of examples using AWS CloudFormation (and SAM) templates for IaC to setup various kinds of systems and services.
cloudformation-macros
Helpful cloudformation transforms and macros that help simplify templates.
email-delivery
For use receiving email via SES, delivers email to S3, indexes mailboxes in DDB and broadcasts rich inbound email events via EventBridge.
RadiusDictionariesLib
A .Net Core class library for working with RADIUS attributes and VSAs as types.
s3-upload-stream
Code library that provides a Stream implementation that makes working with uploads to S3 easier where the size of the content isn't known a priori. It holds only partial content in memory (works with large objects), and is compatible with code libraries that work with output streams.
seekable-s3-stream
Code library that uses S3's API to provide an efficient random-access (seekable) Stream implementation for use in code where efficient network I/O is paramount.
SimplestLoadBalancer
This is an implementation of a sessionless/stateless UDP load balancer that evenly distributes packets to back-end targets, and with low-latency target management (add and remove).
mlhpdx's Repositories
mlhpdx/seekable-s3-stream
Code library that uses S3's API to provide an efficient random-access (seekable) Stream implementation for use in code where efficient network I/O is paramount.
mlhpdx/s3-upload-stream
Code library that provides a Stream implementation that makes working with uploads to S3 easier where the size of the content isn't known a priori. It holds only partial content in memory (works with large objects), and is compatible with code libraries that work with output streams.
mlhpdx/SimplestLoadBalancer
This is an implementation of a sessionless/stateless UDP load balancer that evenly distributes packets to back-end targets, and with low-latency target management (add and remove).
mlhpdx/email-delivery
For use receiving email via SES, delivers email to S3, indexes mailboxes in DDB and broadcasts rich inbound email events via EventBridge.
mlhpdx/Americas-Cup-Data-Lib
A C# implementation of a client library for the America's Cup Data Stream API.
mlhpdx/cloudformation-examples
A collection of examples using AWS CloudFormation (and SAM) templates for IaC to setup various kinds of systems and services.
mlhpdx/cloudformation-macros
Helpful cloudformation transforms and macros that help simplify templates.
mlhpdx/RadiusDictionariesLib
A .Net Core class library for working with RADIUS attributes and VSAs as types.
mlhpdx/awesome-dotnet-core
:honeybee: A collection of awesome .NET core libraries, tools, frameworks and software
mlhpdx/email-origin
For use sending email via SES with support for multi-homed (multi-region) deployment with in-region content and PII storage to align with compliance expectations. Also supports templating, attachments and hooks/notifications with "veto" ability to allow strong outbound email filtering (e.g exfil protection).
mlhpdx/SpaceBattleArena
Space Battle Arena is a Programming Game.