aelij / spanifyLinks
Span-ify your code: write high performance memory aware C#
☆72Updated 5 months ago
Alternatives and similar repositories for spanify
Users that are interested in spanify are comparing it to the libraries listed below
Sorting:
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆88Updated last year
- A C# library for efficient bit-level reading and writing also adding bit field support☆61Updated 4 months ago
- This library provides struct based collections for high performance and low memory usage☆35Updated 10 months ago
- Simple C# source generation based on custom templates☆106Updated 2 years ago
- Managed port of mimalloc.☆44Updated 6 months ago
- A feature-packed .NET MessagePack serialization library with great performance and simplicity. msgpack.org[C#]☆112Updated last week
- C# version for the The One Billion Row Challenge☆33Updated last year
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆82Updated 10 months ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated last year
- .NET library for rational arithmetic based on a stack machine.☆52Updated 2 years ago
- NativeCompressions is the native ZStandard and LZ4 compression library and managed binding for .NET and Unity.☆140Updated this week
- Embed resource files more C# programmer friendly!☆71Updated last year
- High performance C# implementation of the Snappy compression algorithm☆87Updated 7 months ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Updated last year
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆175Updated last year
- Faster.Map is a high-performance, memory-efficient HashMap. Designed for extreme speed and scalability, it includes specialized implement…☆119Updated last month
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆65Updated last year
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆65Updated 8 months ago
- Parse any type from string in efficient way☆35Updated 3 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- The most revolutionary syntax visualizer☆76Updated 3 months ago
- C# implementation of a Rope<T> immutable data structure.☆128Updated 10 months ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 11 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆80Updated 7 months ago
- High performance SIMD operations in c#☆46Updated 6 years ago
- Optimized allocation free implementation of IList using ArrayPool.☆54Updated last year
- Post-build IL optimizer and intermediate representation for .NET programs☆145Updated 7 months ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago