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.☆72Updated 3 years ago
- High performance C# implementation of the Snappy compression algorithm☆89Updated last month
- High-performance network packet decoding and packet decoder source generator☆41Updated last year
- Parse any type from string in efficient way☆35Updated 2 months ago
- A fast and low allocation StringBuilder for .NET.☆106Updated 2 weeks ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆43Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆58Updated 3 months ago
- Span-ify your code: write high performance memory aware C#☆73Updated 2 months ago
- Declarative Structured Concurrency for C#☆118Updated 2 months ago
- .NET Serializer testing framework☆78Updated 2 years ago
- High-performance zero-reflection approach to C# metaprogramming☆32Updated last year
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- Implementation of a .NET GC in C# with NativeAOT☆95Updated last week
- A framework for transparently invoking multiple instances or clients.☆41Updated last week
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- Simple C# source generation based on custom templates☆111Updated 2 years ago
- A C# RPC framework built for QUIC, with bidirectional streaming, first-class async/await, and Protobuf support.☆121Updated this week
- C# version for the The One Billion Row Challenge☆33Updated last year
- This project contains networking primitives for use with .NET.☆96Updated 4 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- This library provides struct based collections for high performance and low memory usage☆36Updated last year
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- High performance SIMD operations in c#☆47Updated 6 years ago
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆81Updated 2 months ago
- The most revolutionary syntax visualizer☆81Updated 7 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
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 8 months ago
- Simple build versioning for .NET, powered by Git tags☆67Updated 3 weeks ago
- A source generator that generates partial helper classes where member properties are attributed with ProtoMember attribute.☆13Updated 2 weeks ago