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
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 7 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- This library provides struct based collections for high performance and low memory usage☆33Updated 4 months ago
- High-performance network packet decoding and packet decoder source generator☆38Updated last month
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 5 months ago
- The most revolutionary syntax visualizer☆69Updated 2 months 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
- ZoneTree.FullTextSearch is an open-source library that extends ZoneTree to provide efficient full-text search capabilities. It offers a f …☆78Updated last month
- Parse any type from string in efficient way☆33Updated 2 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
- An allocation free Task-like object for async methods☆39Updated 8 months ago
- Span-ify your code: write high performance memory aware C#☆70Updated last month
- A fast and low allocation StringBuilder for .NET.☆94Updated this week
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆50Updated 2 years ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated 5 months ago
- Non-boxing passing of values.☆27Updated 8 months ago
- C# version for the The One Billion Row Challenge☆31Updated last year
- ZeroIoC is reflectionless IoC Container for C#☆46Updated 7 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆74Updated last year
- Simple source only reflection library with default interface property support☆66Updated last week
- ☆47Updated last month
- 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
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆65Updated 8 months ago
- Extensions for sorting strings using natural sort order i.e. Alphabetical order for humans☆33Updated this week
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆62Updated last year
- Vectorized generic dictionary prototype☆18Updated 3 months ago
- A light-weight, performant interval tree in C#☆27Updated 2 weeks 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
- Sample code to show how to walk the managed heap in C#☆31Updated last year