xoofx / VarenaLinks
Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.
☆195Updated last year
Alternatives and similar repositories for Varena
Users that are interested in Varena are comparing it to the libraries listed below
Sorting:
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆178Updated last year
- A feature-packed .NET MessagePack serialization library with great performance and simplicity. msgpack.io[C#]☆134Updated this week
- Faster.Map — A blazing-fast, memory-efficient HashMap library for .NET. Featuring SIMD-optimized DenseMap, lock-free CMap, and high-perfo…☆132Updated this week
- LINQ for Span<T>, without memory allocations.☆281Updated 2 years ago
- C# implementation of a Rope<T> immutable data structure.☆130Updated last year
- Easy to use SIMD accelerated Array and Span methods☆92Updated 3 years ago
- A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)☆73Updated last year
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆88Updated last year
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆79Updated 3 years ago
- ☆200Updated 11 months ago
- Post-build IL optimizer and intermediate representation for .NET programs☆149Updated 11 months ago
- Span-ify your code: write high performance memory aware C#☆73Updated 3 weeks ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆248Updated last year
- Json library that uses .NET 5 Source Generators☆151Updated 4 years ago
- A framework for developing multimedia-based applications.☆305Updated 2 months ago
- A .NET library to parse XML at lightspeed with zero allocation.☆116Updated last year
- Managed port of mimalloc.☆44Updated 2 months ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆68Updated 11 months ago
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆204Updated 2 months ago
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆82Updated last year
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆323Updated last month
- Main repository for the stark compiler frontend + vscode integration + language specs☆153Updated last year
- Implementation in C# of LINQ concept with struct☆306Updated last year
- NWindows is a cross-platform window creation and management library for .NET☆89Updated last year
- Comptime brings meta-programming capabilities to C#, enabling compile-time code generation and evaluation.☆253Updated last week
- Reflectionless reflection☆76Updated last year
- C# Source Generator for UTF-8 binary literal☆147Updated last year
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆69Updated last year
- Simple C# source generation based on custom templates☆109Updated 2 years ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆271Updated last month