aelij / spanify
Span-ify your code: write high performance memory aware C#
☆70Updated 11 months ago
Alternatives and similar repositories for spanify:
Users that are interested in spanify are comparing it to the libraries listed below
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆58Updated last week
- A C# library for efficient bit-level reading and writing also adding bit field support☆47Updated last month
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆80Updated 10 months ago
- A .NET MessagePack serialization library with great performance and simplicity.☆68Updated this week
- The most revolutionary syntax visualizer☆67Updated last week
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆68Updated 2 years ago
- Simple C# source generation based on custom templates☆99Updated last year
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆65Updated 6 months ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆60Updated 11 months ago
- Interop bindings for mimalloc.☆34Updated 4 months ago
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆83Updated 2 months ago
- Shared serializers and models for Visual Studio solution files. Handles traditional .sln file and new .slnx file.☆75Updated this week
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆159Updated 4 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 2 years ago
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 5 months ago
- ZeroIoC is reflectionless IoC Container for C#☆45Updated 5 months ago
- Linq for Span<T> using SourceGenerators☆51Updated 3 years ago
- A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)☆70Updated 4 months ago
- High-performance zero-reflection approach to C# metaprogramming☆29Updated 3 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆73Updated 10 months ago
- This library provides struct based collections for high performance and low memory usage☆33Updated 2 months ago
- NWindows is a cross-platform window creation and management library for .NET☆82Updated 10 months ago
- Optimized allocation free implementation of IList using ArrayPool.☆50Updated 6 months ago
- Implementation for pooled in-memory streams for .NET☆39Updated 11 months ago
- FrozenObjects serializer and deserializer☆90Updated 2 years ago
- A .NET library to parse XML at lightspeed with zero allocation.☆99Updated 10 months ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆38Updated 6 months ago
- Faster.Map is a high-performance, thread-safe hashmap designed to outperform the standard Dictionary and ConcurrentDictionary☆105Updated this week
- Parse any type from string in efficient way☆33Updated last week