xoofx / VarenaLinks
Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.
☆190Updated 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#☆175Updated 11 months ago
- LINQ for Span<T>, without memory allocations.☆281Updated last year
- Faster.Map is a high-performance, memory-efficient HashMap. Designed for extreme speed and scalability, it includes specialized implement…☆117Updated 2 weeks ago
- A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)☆73Updated 11 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- A .NET MessagePack serialization library with great performance and simplicity. msgpack.org[C#]☆102Updated this week
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- ☆195Updated 7 months ago
- Post-build IL optimizer and intermediate representation for .NET programs☆146Updated 6 months ago
- C# implementation of a Rope<T> immutable data structure.☆126Updated 9 months ago
- Json library that uses .NET 5 Source Generators☆150Updated 4 years ago
- C# Source Generator for UTF-8 binary literal☆145Updated 11 months ago
- Implementation in C# of LINQ concept with struct☆305Updated last year
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆65Updated 7 months ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆247Updated last year
- Span-ify your code: write high performance memory aware C#☆71Updated 4 months ago
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆83Updated 9 months ago
- .NET tool to analyze size of Native AOT binaries.☆390Updated 3 weeks ago
- A framework for developing multimedia-based applications.☆296Updated 3 months ago
- Reflectionless reflection☆75Updated last year
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆87Updated last year
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆312Updated 2 months ago
- A .NET library to parse XML at lightspeed with zero allocation.☆112Updated last year
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆264Updated last month
- Serde.NET is a C# port of the popular Serde serialization library for Rust☆192Updated last month
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆194Updated 2 months ago
- Main repository for the stark compiler frontend + vscode integration + language specs☆152Updated last year
- A tool to visualize the activity of the .NET garbage collector.☆184Updated last year
- Interop bindings for mimalloc.☆45Updated 5 months ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆194Updated 3 months ago