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
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 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 month
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated last year
- A fast and low allocation StringBuilder for .NET.☆105Updated last month
- Parse any type from string in efficient way☆35Updated this week
- A framework for transparently invoking multiple instances or clients.☆38Updated 2 months ago
- High performance C# implementation of the Snappy compression algorithm☆89Updated this week
- C# version for the The One Billion Row Challenge☆33Updated last year
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- Span-ify your code: write high performance memory aware C#☆73Updated this week
- Declarative Structured Concurrency for C#☆121Updated last month
- This library provides struct based collections for high performance and low memory usage☆35Updated last year
- Simple C# source generation based on custom templates☆108Updated 2 years ago
- Implementation of a .NET GC in C# with NativeAOT☆92Updated 8 months ago
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago
- High-performance network packet decoding and packet decoder source generator☆40Updated 10 months ago
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 6 months ago
- The most revolutionary syntax visualizer☆77Updated 5 months ago
- .NET Serializer testing framework☆76Updated 2 years ago
- A multi-platform .NET binding of Facebook's Zstandard library.☆43Updated 5 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated last year
- Code memory safety analysis☆14Updated 11 months ago
- Simple build versioning for .NET, powered by Git tags☆67Updated last week
- 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 C# library for efficient bit-level reading and writing also adding bit field support☆61Updated 7 months ago
- A C# RPC framework built for QUIC, with bidirectional streaming, first-class async/await, and Protobuf support.☆118Updated this week
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- Extension methods that convert to and from Base64 strings with fewer memory allocations.☆13Updated 3 years ago