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#☆179Updated last year
- A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)☆73Updated last year
- A feature-packed .NET MessagePack serialization library with great performance and simplicity. msgpack.io[C#]☆140Updated this week
- LINQ for Span<T>, without memory allocations.☆282Updated 2 years ago
- Easy to use SIMD accelerated Array and Span methods☆92Updated 3 years ago
- Post-build IL optimizer and intermediate representation for .NET programs☆150Updated 11 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆81Updated 3 years ago
- ☆201Updated last year
- C# implementation of a Rope<T> immutable data structure.☆130Updated last year
- Span-ify your code: write high performance memory aware C#☆73Updated last month
- Faster.Map — A blazing-fast, memory-efficient HashMap library for .NET. Featuring SIMD-optimized DenseMap, lock-free CMap, and high-perfo…☆133Updated 2 weeks ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆89Updated last year
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆249Updated last year
- Managed port of mimalloc.☆45Updated 2 months ago
- Implementation in C# of LINQ concept with struct☆308Updated last year
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆82Updated last year
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆68Updated last year
- A .NET library to parse XML at lightspeed with zero allocation.☆116Updated last year
- Json library that uses .NET 5 Source Generators☆150Updated 4 years ago
- A framework for developing multimedia-based applications.☆305Updated 2 months ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆71Updated last week
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆167Updated 5 months ago
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆324Updated last week
- Main repository for the stark compiler frontend + vscode integration + language specs☆153Updated last year
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆206Updated 3 months ago
- NWindows is a cross-platform window creation and management library for .NET☆89Updated last year
- Practical generic programming for .NET☆255Updated this week
- C# Source Generator for UTF-8 binary literal☆147Updated last year
- Reflectionless reflection☆77Updated last year
- Comptime brings meta-programming capabilities to C#, enabling compile-time code generation and evaluation.☆541Updated 3 weeks ago