davidfowl / TcpEchoLinks
Basic TCP server that uses System.IO.Pipelines to parse line based messages
☆368Updated 4 years ago
Alternatives and similar repositories for TcpEcho
Users that are interested in TcpEcho are comparing it to the libraries listed below
Sorting:
- ☆253Updated 6 years ago
- .NET managed sockets wrapper using the new "Pipelines" API☆426Updated 3 weeks ago
- A set of useful .NET utilities and C# helpers used across Easy.* projects.☆369Updated last month
- Grace is a feature rich dependency injection container library☆339Updated last week
- A sequential id generator that works across nodes with no collisions☆677Updated 2 years ago
- Framework to drastically simplify your private reflection code using C# dynamic☆343Updated last year
- A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.☆406Updated 8 months ago
- Debugging visualizer for expression trees☆349Updated 2 years ago
- DateTimeRange, Business Day and various DateTime, DateTimeOffset, TimeSpan extension methods☆246Updated 2 weeks ago
- Exposes .NET core runtime metrics (GC, JIT, lock contention, thread pool) using the prometheus-net package☆362Updated 8 months ago
- Easy C# API for Distributed Background Tasks/Jobs for .NET Core.☆559Updated 2 years ago
- SpanJson is a JSON serializer for .NET Core 6.0+☆439Updated 7 months ago
- A monitoring tool that tells you when GCs happen in a process and some characteristics about these GCs☆285Updated 3 years ago
- Library to simplify interception of asynchronous methods☆301Updated last year
- Low allocation async/await for C#/.NET☆397Updated 5 years ago
- .NET aspect weaver (build task under NuGet package)☆317Updated 3 months ago
- Simple & efficient library for deep copying .NET objects☆225Updated last year
- Fast Inversion of Control Tool and Successor to StructureMap☆587Updated last week
- Configure async code's ConfigureAwait at a global level☆454Updated 3 months ago
- .NET Core Inter-process communication framework☆364Updated 2 years ago
- High performance, low level networking APIs for building custom servers and clients.☆1,100Updated 6 months ago
- An asynchronous wrapper for Serilog sinks that logs on a background thread☆248Updated 7 months ago
- No need for .NET Events! A thread-safe, high performance & easy to use cross platform implementation of the Event Aggregator Pattern.☆262Updated 8 months ago
- Defines IAsyncEnumerable, IAsyncEnumerator, ForEachAsync(), ParallelForEachAsync(), and other useful stuff to use with async-await☆447Updated 4 years ago
- Polymorphic serialization for .NET☆277Updated 3 weeks ago
- C# library to serialize LINQ expressions☆519Updated 4 months ago
- With re-linq, it's now easier than ever to create full-featured LINQ providers. Used by NHibernate, Entity Framework and others.☆522Updated 2 years ago
- Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Core dependency injection abs…☆201Updated 9 months ago
- API Condenser / Reverse Proxy using Kestrel and Consul, Including light weight consul lib☆166Updated 2 years ago
- Valit is dead simple validation for .NET Core. No more if-statements all around your code. Write nice and clean fluent validators instead…☆321Updated 5 years ago