tmds / Tmds.LinuxAsyncLinks
☆28Updated 6 months ago
Alternatives and similar repositories for Tmds.LinuxAsync
Users that are interested in Tmds.LinuxAsync are comparing it to the libraries listed below
Sorting:
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆50Updated last month
- High-performance network packet decoding and packet decoder source generator☆40Updated 10 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Basic performance-oriented TCP client/server messaging C# API based on Windows Registered I/O (RIO)☆68Updated 5 years ago
- FrozenObjects serializer and deserializer☆94Updated 3 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆45Updated 2 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- An analyzer for Non-Copyable structs.☆35Updated 3 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 8 months ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- Bounded multiple producers multiple consumers queue for .NET☆59Updated 2 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Base64 encoding / decoding with SIMD-support, also base64Url☆60Updated 2 years ago
- Low-level zero-overhead and the fastest LMDB .NET wrapper with some additional native methods useful for Spreads☆83Updated last year
- Implementation of a .NET GC in C# with NativeAOT☆92Updated 9 months ago
- An allocation free Task-like object for async methods☆40Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- A modern high performance PostgreSQL protocol implementation for .NET☆31Updated 9 months ago
- ☆55Updated 5 years ago
- Model-checker for lock and wait free C# code☆78Updated 7 years ago
- Analyzers checking System.Reflection☆82Updated last year
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 10 months ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …