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:
- A fast and low allocation StringBuilder for .NET.☆101Updated this week
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated last year
- 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☆87Updated 8 months ago
- Parse any type from string in efficient way☆35Updated 4 months ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Span-ify your code: write high performance memory aware C#☆72Updated 6 months ago
- Declarative Structured Concurrency for C#☆123Updated this week
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated this week
- Simplified, but extremely fast protobuf encoder.☆16Updated last year
- .NET Serializer testing framework☆76Updated 2 years ago
- C# version for the The One Billion Row Challenge☆33Updated last year
- High-performance zero-reflection approach to C# metaprogramming☆31Updated last year
- Simple build versioning for .NET, powered by Git tags☆66Updated this week
- A framework for transparently invoking multiple instances or clients.☆37Updated this week
- 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
- Auto generate Clone method using C# Source Generator☆84Updated 2 years ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- High-performance network packet decoding and packet decoder source generator☆40Updated 8 months ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- Easy C# class and code generation, POCO object and Methods creation☆99Updated 6 months ago
- A sitemap (sitemap.xml) querying and parsing library for .NET☆37Updated last year
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 4 months ago
- Simple C# source generation based on custom templates☆107Updated 2 years ago
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago
- This library provides struct based collections for high performance and low memory usage☆35Updated 11 months ago
- Extension methods that convert to and from Base64 strings with fewer memory allocations.☆13Updated 3 years ago
- High performance SIMD operations in c#☆46Updated 6 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Implementation of a .NET GC in C# with NativeAOT☆91Updated 6 months ago