davidfowl / TcpEchoLinks
Basic TCP server that uses System.IO.Pipelines to parse line based messages
☆371Updated 4 years ago
Alternatives and similar repositories for TcpEcho
Users that are interested in TcpEcho are comparing it to the libraries listed below
Sorting:
- ☆254Updated 6 years ago
- .NET managed sockets wrapper using the new "Pipelines" API☆430Updated 3 months ago
- Debugging visualizer for expression trees☆350Updated 2 years ago
- Grace is a feature rich dependency injection container library☆341Updated 3 months ago
- .NET Core Inter-process communication framework☆366Updated 2 years ago
- C# library to serialize LINQ expressions☆527Updated 7 months ago
- Simple & efficient library for deep copying .NET objects☆228Updated last year
- Compile time decorator pattern via IL rewriting☆398Updated 5 months ago
- A monitoring tool that tells you when GCs happen in a process and some characteristics about these GCs☆285Updated 3 years ago
- Framework to drastically simplify your private reflection code using C# dynamic☆343Updated last year
- SpanJson is a JSON serializer for .NET Core 6.0+☆439Updated last month
- .NET implementation of RSocket☆255Updated 3 years ago
- .NET aspect weaver (build task under NuGet package)☆317Updated 6 months ago
- A set of useful .NET utilities and C# helpers used across Easy.* projects.☆369Updated 4 months ago
- A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.☆406Updated 10 months ago
- Efficient asynchronous and synchronous state machines for .NET☆246Updated 4 years ago
- A Fody weaver which allows to decorate methods and hook into method start, method end and method exceptions.☆294Updated 9 months ago
- Polymorphic serialization for .NET☆278Updated 3 months ago
- Defines IAsyncEnumerable, IAsyncEnumerator, ForEachAsync(), ParallelForEachAsync(), and other useful stuff to use with async-await☆447Updated 5 years ago
- Low allocation async/await for C#/.NET☆400Updated 5 years ago
- A Toolkit for building LINQ IQueryable providers. This is the official move of my IQToolkit project from CodePlex.☆248Updated 11 months ago
- The last comparison library you'll ever need!☆441Updated last year
- DateTimeRange, Business Day and various DateTime, DateTimeOffset, TimeSpan extension methods☆247Updated last month
- Clone extension method library. Performs fast, deep or shallow clone using simple assignment operations generated by Expression Tree runt…☆118Updated 5 years ago
- A .NET dataflow and etl framework built upon Microsoft TPL Dataflow library☆247Updated 4 years ago
- C# library to create a common interface to non-cryptographic hash functions.☆256Updated 3 years ago
- No need for .NET Events! A thread-safe, high performance & easy to use cross platform implementation of the Event Aggregator Pattern.☆260Updated 11 months ago
- NMemory is a lightweight non-persistent in-memory relational database engine that is purely written in C# and can be hosted by .NET appli…☆239Updated 2 months ago
- C# Framework provides mechanism to compare complex objects, allows to override comparison rules for specific properties and types.☆358Updated 2 years ago
- T4 text templating engine☆414Updated 9 months ago