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:
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆39Updated 10 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
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- Parse any type from string in efficient way☆35Updated last week
- High-performance network packet decoding and packet decoder source generator☆39Updated 4 months ago
- ZoneTree.FullTextSearch is an open-source library that extends ZoneTree to provide efficient full-text search capabilities. It offers a f…☆81Updated 4 months ago
- A fast and low allocation StringBuilder for .NET.☆100Updated this week
- Span-ify your code: write high performance memory aware C#☆70Updated 2 months ago
- Non-boxing passing of values.☆27Updated 10 months ago
- A .NET library for using reflection emit in a fluent way.☆31Updated 7 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
- ZeroIoC is reflectionless IoC Container for C#☆47Updated 2 weeks ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 8 months ago
- C# version for the The One Billion Row Challenge☆31Updated last year
- This library provides struct based collections for high performance and low memory usage☆34Updated 7 months ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated 8 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
- An allocation free Task-like object for async methods☆39Updated 11 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
- This is a Visual Studio C# source generator for automatically generating enum extension methods that implement a switch expression based …☆31Updated 3 years ago
- A framework for transparently invoking multiple instances or clients.☆33Updated 3 weeks ago
- A C# string parser based on simple templates using source generators.☆43Updated last month
- The combined Langly runtime☆33Updated 3 years ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated last year
- System.IO.Pipelines API adapter for System.Net.WebSockets☆30Updated this week
- Source Generator Generating the Dispose functions in Disposables.☆16Updated last year
- IDistributedCache implementation on FASTER☆37Updated 7 months ago
- ☆53Updated last week
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆40Updated 3 years ago
- .NET buffer compression library with native speed, supports gzip, snappy, brotli, zstd, lz4, lzo.☆45Updated 4 months ago