xoofx / FixedStrings
Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+
☆81Updated last year
Alternatives and similar repositories for FixedStrings:
Users that are interested in FixedStrings are comparing it to the libraries listed below
- Span-ify your code: write high performance memory aware C#☆70Updated last month
- C# version for the The One Billion Row Challenge☆31Updated last year
- This library provides struct based collections for high performance and low memory usage☆33Updated 4 months ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆62Updated last year
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 8 months ago
- The most revolutionary syntax visualizer☆69Updated 2 months ago
- Interop bindings for mimalloc.☆41Updated 3 weeks ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆61Updated 2 months ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Updated 8 months ago
- Binary serializer. Unmatched speed and efficiency.☆76Updated 2 months ago
- Optimized allocation free implementation of IList using ArrayPool.☆51Updated 8 months ago
- NWindows is a cross-platform window creation and management library for .NET☆83Updated last year
- Embed resource files more C# programmer friendly!☆70Updated 9 months ago
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆57Updated this week
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆77Updated 2 years ago
- A .NET MessagePack serialization library with great performance and simplicity.☆82Updated this week
- High performance SIMD operations in c#☆42Updated 5 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 10 months ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆65Updated 9 months ago
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- Parse any type from string in efficient way☆33Updated 2 months ago
- Extends C# with Mixins.☆27Updated 2 years ago
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆24Updated 5 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆74Updated last year
- C# examples using WebGPU and NativeAOT☆49Updated 2 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 5 months ago
- Faster.Map is a high-performance, memory-efficient alternative to Dictionary and ConcurrentDictionary in .NET. Designed for extreme speed…☆111Updated last week
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- .NET library for rational arithmetic based on a stack machine.☆52Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago