clipperhouse / Split.net
A fast string and bytes splitter for C#, with a focus on zero allocations
☆10Updated 8 months ago
Alternatives and similar repositories for Split.net:
Users that are interested in Split.net are comparing it to the libraries listed below
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 8 months ago
- Parse any type from string in efficient way☆35Updated 3 months ago
- C# version for the The One Billion Row Challenge☆31Updated last year
- Playing around to make a high-performance prefix tree implementation in C#☆18Updated last year
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 5 years ago
- This is a library for .NET that allows you to invoke an external process, and expose its output as an async stream in C# 8.0.☆24Updated 9 months ago
- This library provides struct based collections for high performance and low memory usage☆33Updated 5 months ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- A pure C# implementation of sparse bitsets☆24Updated last year
- Rapid Avro serializer for C# .NET☆9Updated last year
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- Spans for the whole memory range.☆18Updated 2 years ago
- ☆23Updated 4 years ago
- A C# library for creating long-running tasks and background workers.☆22Updated 9 months ago
- Linq for Span<T> using SourceGenerators☆53Updated 3 years ago
- actor based udp network engine (core server)☆24Updated 3 years ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆63Updated last year
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆81Updated last year
- The combined Langly runtime☆33Updated 3 years ago
- A library for generating discriminated union types in C#☆23Updated 5 years ago
- High-performance network packet decoding and packet decoder source generator☆38Updated 2 months ago
- A source generator that generates partial helper classes where member properties are attributed with ProtoMember attribute.☆12Updated 3 weeks ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- Intrinsics accelerated math functions for .NET Core - trading accuracy for performance☆17Updated 5 years ago
- High performance SIMD operations in c#☆42Updated 5 years ago
- A .NET library for using reflection emit in a fluent way.☆29Updated 5 months ago
- An allocation free Task-like object for async methods☆39Updated 9 months ago
- MemoryStream with ArrayPool☆12Updated 3 years ago