xoofx / Varena
Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.
☆169Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for Varena
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆152Updated 2 months ago
- Json library that uses .NET 5 Source Generators☆146Updated 3 years ago
- LINQ for Span<T>, without memory allocations.☆245Updated last year
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆76Updated 2 years ago
- An advanced profiler for .NET Applications on Windows☆221Updated this week
- Easy to use SIMD accelerated Array and Span methods☆90Updated 2 years ago
- A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)☆70Updated 2 months ago
- C# Source Generator for UTF-8 binary literal☆135Updated 2 months ago
- ☆162Updated 4 months ago
- Post-build IL optimizer and intermediate representation for .NET programs☆118Updated this week
- Span-ify your code: write high performance memory aware C#☆67Updated 9 months ago
- Main repository for the stark compiler frontend + vscode integration + language specs☆153Updated 8 months ago
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`