MiloszKrajewski / K4os.Streams
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
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 6 months ago
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- High-performance network packet decoding and packet decoder source generator☆38Updated 3 weeks ago
- High-performance zero-reflection approach to C# metaprogramming☆29Updated 4 months ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated 4 months ago
- C# version for the The One Billion Row Challenge☆31Updated 10 months ago
- A fast and low allocation StringBuilder for .NET.☆87Updated 2 weeks ago
- 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
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆65Updated 7 months ago
- ZoneTree.FullTextSearch is an open-source library that extends ZoneTree to provide efficient full-text search capabilities. It offers a f…☆74Updated 2 weeks ago
- Parse any type from string in efficient way☆33Updated last month
- Roslyn Source Code Generators with Examples☆72Updated last week
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆42Updated last week
- This library provides struct based collections for high performance and low memory usage☆33Updated 3 months ago
- Span-ify your code: write high performance memory aware C#☆70Updated this week
- ZeroIoC is reflectionless IoC Container for C#☆45Updated 6 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆73Updated 10 months ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated 8 months ago
- The most revolutionary syntax visualizer☆69Updated last month
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆24Updated 5 years ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆50Updated 2 years ago
- Non-boxing passing of values.☆27Updated 7 months ago
- This is a Visual Studio C# source generator for automatically generating enum extension methods that implement a switch expression based …☆31Updated 2 years ago
- A .NET library for using reflection emit in a fluent way.☆28Updated 3 months ago
- A multi-platform .NET binding of Facebook's Zstandard library.☆42Updated 4 years ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆38Updated 7 months 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
- IDistributedCache implementation on FASTER☆33Updated 3 months ago
- Text clustering algorithm, implemented in .NET☆22Updated last year