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:
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A fast and low allocation StringBuilder for .NET.☆101Updated last month
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated last year
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last year
- Parse any type from string in efficient way☆35Updated 3 months ago
- .NET Serializer testing framework☆75Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- High performance C# implementation of the Snappy compression algorithm☆86Updated 6 months ago
- Span-ify your code: write high performance memory aware C#☆71Updated 5 months ago
- Simple C# source generation based on custom templates☆106Updated 2 years ago
- Declarative Structured Concurrency for C#☆124Updated 3 weeks 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
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- C# version for the The One Billion Row Challenge☆32Updated last year
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated 10 months ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 10 months ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Implementation of a .NET GC in C# with NativeAOT☆89Updated 5 months ago
- This library provides struct based collections for high performance and low memory usage☆35Updated 9 months ago
- High-performance network packet decoding and packet decoder source generator☆40Updated 7 months ago
- A framework for transparently invoking multiple instances or clients.☆36Updated this week
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago
- Simplified, but extremely fast protobuf encoder.☆17Updated last year
- ZeroIoC is reflectionless IoC Container for C#☆47Updated 3 months ago
- Simple build versioning for .NET, powered by Git tags☆64Updated last week
- A light-weight, performant interval tree in C#☆30Updated 4 months ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆61Updated 3 months ago
- An allocation free Task-like object for async methods☆39Updated last year
- Easy C# class and code generation, POCO object and Methods creation☆97Updated 5 months ago
- C# library which provides uniform API for conversion between types.☆22Updated last year