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
- Parse any type from string in efficient way☆35Updated 3 months ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 9 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
- High-performance network packet decoding and packet decoder source generator☆39Updated 3 months ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 7 months ago
- Linq for Span<T> using SourceGenerators☆54Updated 3 years ago
- ZoneTree.FullTextSearch is an open-source library that extends ZoneTree to provide efficient full-text search capabilities. It offers a f…☆80Updated 3 months ago
- IDistributedCache implementation on FASTER☆37Updated 6 months ago
- C# version for the The One Billion Row Challenge☆31Updated last year
- Non-boxing passing of values.☆27Updated 9 months ago
- A .NET library for using reflection emit in a fluent way.☆30Updated 6 months ago
- ZeroIoC is reflectionless IoC Container for C#☆46Updated 9 months ago
- 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
- 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
- Example implementation of IValueTaskSource☆30Updated last year
- A fast and low allocation StringBuilder for .NET.☆100Updated this week
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- The most revolutionary syntax visualizer☆70Updated 3 months ago
- This library provides struct based collections for high performance and low memory usage☆34Updated 6 months ago
- Span-ify your code: write high performance memory aware C#☆70Updated last month
- System.IO.Pipelines API adapter for System.Net.WebSockets☆30Updated this week
- MemoryStream with ArrayPool☆12Updated 3 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
- 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
- Tiny and simple data format/serializer.☆22Updated this week
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated 7 months ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆63Updated last year
- An allocation free Task-like object for async methods☆39Updated 10 months ago
- A light-weight, performant interval tree in C#☆27Updated last month
- A multi-platform .NET binding of Facebook's Zstandard library.☆43Updated 4 years ago