MiloszKrajewski / K4os.StreamsLinks
Implementation for pooled in-memory streams for .NET
☆39Updated last year
Alternatives and similar repositories for K4os.Streams
Users that are interested in K4os.Streams are comparing it to the libraries listed below
Sorting:
- Parse any type from string in efficient way☆35Updated last month
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆39Updated 11 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- A fast and low allocation StringBuilder for .NET.☆102Updated 3 weeks ago
- ZeroIoC is reflectionless IoC Container for C#☆47Updated last month
- High-performance network packet decoding and packet decoder source generator☆39Updated 5 months ago
- Non-boxing passing of values.☆27Updated 11 months ago
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last year
- An allocation free Task-like object for async methods☆39Updated 11 months ago
- Span-ify your code: write high performance memory aware C#☆70Updated 3 months ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆21Updated last year
- A C# string parser based on simple templates using source generators.☆44Updated last month
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆69Updated last year
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆43Updated 2 years ago
- This library provides struct based collections for high performance and low memory usage☆34Updated 7 months ago
- A .NET library for using reflection emit in a fluent way.☆32Updated 8 months ago
- Simple source only reflection library with default interface property support☆71Updated this week
- IDistributedCache implementation on FASTER☆37Updated 7 months ago
- C# version for the The One Billion Row Challenge☆31Updated last year
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆25Updated 6 years ago
- Extensions for sorting strings using natural sort order i.e. Alphabetical order for humans☆33Updated 2 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated 8 months ago
- The most revolutionary syntax visualizer☆73Updated 2 weeks ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- C# library which provides uniform API for conversion between types.☆22Updated last year
- Roslyn Source Code Generators with Examples☆83Updated 3 weeks ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- A framework for transparently invoking multiple instances or clients.☆33Updated last month