xoofx / SharpNngLinks
SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG
☆46Updated 2 years ago
Alternatives and similar repositories for SharpNng
Users that are interested in SharpNng are comparing it to the libraries listed below
Sorting:
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- Playground for testing msbuild in a "server" mode☆16Updated last year
- A .NET library for using reflection emit in a fluent way.☆33Updated 11 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- High-performance network packet decoding and packet decoder source generator☆40Updated 8 months ago
- Vectorized generic dictionary prototype☆25Updated 9 months ago
- .NET library for working with Roslyn's syntax trees☆23Updated last week
- An allocation free Task-like object for async methods☆40Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Fast Accessors for .Net☆33Updated 2 years ago
- Proof-of-concept of a simple CPU profiler written in C#☆21Updated 4 months ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Provides an almost drop-in replacement for System.IO.File, optimized for a very large number of small files. Data is batched in package f…☆20Updated 7 years ago
- A light-weight, performant interval tree in C#☆31Updated 6 months ago
- A terminal abstraction with platform-specific drivers.☆25Updated 3 years ago
- A lightweight implementation of the Reactive framework.☆20Updated last week
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated 2 years ago
- C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Index☆38Updated 4 years ago
- Tiny and simple data format/serializer.☆22Updated last week
- Basic performance-oriented TCP client/server messaging C# API based on Windows Registered I/O (RIO)☆68Updated 4 years ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 3 years ago
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆50Updated 4 years ago
- The most revolutionary syntax visualizer☆76Updated 3 months ago
- ☆22Updated 2 years ago
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated last year
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆63Updated 7 months ago