xoofx / VarenaLinks
Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.
☆187Updated 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#☆174Updated 9 months ago
- LINQ for Span<T>, without memory allocations.☆263Updated last year
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 2 years ago
- Json library that uses .NET 5 Source Generators☆149Updated 3 years ago
- Faster.Map is a high-performance, memory-efficient alternative to Dictionary and ConcurrentDictionary in .NET. Designed for extreme speed…☆114Updated 2 months ago
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)☆73Updated 9 months ago
- C# implementation of a Rope<T> immutable data structure.☆122Updated 6 months ago
- A .NET MessagePack serialization library with great performance and simplicity.☆90Updated this week
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆84Updated 7 months ago
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆304Updated 3 weeks ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆62Updated 4 months ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆245Updated last year
- Implementation in C# of LINQ concept with struct☆303Updated last year
- Post-build IL optimizer and intermediate representation for .NET programs☆128Updated 4 months ago
- Span-ify your code: write high performance memory aware C#☆70Updated 2 months ago
- Experimenting with dotnet runtime.☆157Updated this week
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆154Updated 6 months ago
- C# Source Generator for UTF-8 binary literal☆143Updated 9 months ago
- Main repository for the stark compiler frontend + vscode integration + language specs☆152Updated last year
- Serde.NET is a C# port of the popular Serde serialization library for Rust☆188Updated this week
- NWindows is a cross-platform window creation and management library for .NET☆85Updated last year
- A Source Generator for Source Generators. Gives out of the box support for transistent dependencies and logging right in Visual Studio☆70Updated 4 months ago
- A .NET library to parse XML at lightspeed with zero allocation.☆107Updated last year
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆130Updated 2 years ago
- .NET tool to analyze size of Native AOT binaries.☆379Updated last month
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆185Updated 3 weeks ago
- Reflectionless reflection☆71Updated 11 months ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆259Updated 2 months ago
- Practical generic programming for .NET☆206Updated last week