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:
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆71Updated 2 years ago
- Span-ify your code: write high performance memory aware C#☆71Updated 4 months ago
- A fast and low allocation StringBuilder for .NET.☆102Updated last month
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated last year
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Parse any type from string in efficient way☆35Updated 2 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
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- .NET Serializer testing framework☆75Updated 2 years ago
- High performance C# implementation of the Snappy compression algorithm☆86Updated 6 months ago
- High-performance network packet decoding and packet decoder source generator☆39Updated 6 months ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated 10 months ago
- Declarative Structured Concurrency for C#☆123Updated last month
- Implementation of a .NET GC in C# with NativeAOT☆89Updated 4 months ago
- Simple build versioning for .NET, powered by Git tags☆64Updated this week
- Simple C# source generation based on custom templates☆105Updated last year
- This library provides struct based collections for high performance and low memory usage☆35Updated 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
- C# version for the The One Billion Row Challenge☆32Updated last year
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 10 months ago
- A framework for transparently invoking multiple instances or clients.☆33Updated last week
- A .NET library for using reflection emit in a fluent way.☆32Updated 9 months ago
- Easy C# class and code generation, POCO object and Methods creation☆97Updated 4 months ago
- Embed resource files more C# programmer friendly!☆71Updated last year
- Simplified, but extremely fast protobuf encoder.☆17Updated last year
- Code memory safety analysis☆14Updated 7 months ago
- This is a Visual Studio C# source generator for automatically generating enum extension methods that implement a switch expression based …☆31Updated 3 years ago
- Non-boxing passing of values.☆28Updated last week
- A multi-platform .NET binding of Facebook's Zstandard library.☆43Updated 4 years ago