xoofx / SharpNngLinks
SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG
☆46Updated last year
Alternatives and similar repositories for SharpNng
Users that are interested in SharpNng are comparing it to the libraries listed below
Sorting:
- An allocation free Task-like object for async methods☆39Updated 11 months ago
- High-performance network packet decoding and packet decoder source generator☆39Updated 5 months ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Playground for testing msbuild in a "server" mode☆16Updated last year
- A .NET library for using reflection emit in a fluent way.☆32Updated 8 months ago
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Vectorized generic dictionary prototype☆24Updated 6 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- Fast Accessors for .Net☆33Updated 2 years ago
- Tiny and simple data format/serializer.☆22Updated 2 weeks ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆45Updated last month
- An analyzer for Non-Copyable structs.☆32Updated 3 years ago
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 2 months ago
- A .NET runtime, but in Rust. Because I can.☆13Updated last year
- .NET library for working with Roslyn's syntax trees☆23Updated last week
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆55Updated last year
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated 2 years ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 2 years ago
- ☆26Updated last month
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- The combined Langly runtime☆33Updated 3 years ago
- ☆24Updated 4 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- A .NET 5 source generator proof of concept that allows executing a method during compilation, so that it can be really fast during runtim…☆20Updated 4 years ago
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year