xoofx / FixedStringsLinks
Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+
☆87Updated last year
Alternatives and similar repositories for FixedStrings
Users that are interested in FixedStrings are comparing it to the libraries listed below
Sorting:
- Span-ify your code: write high performance memory aware C#☆71Updated 3 months ago
- Interop bindings for mimalloc.☆44Updated 4 months ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆65Updated last year
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated 11 months ago
- This library provides struct based collections for high performance and low memory usage☆35Updated 8 months ago
- C# version for the The One Billion Row Challenge☆31Updated last year
- High performance SIMD operations in c#☆45Updated 6 years ago
- Embed resource files more C# programmer friendly!☆71Updated last year
- Optimized allocation free implementation of IList using ArrayPool.☆54Updated last year
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- A .NET MessagePack serialization library with great performance and simplicity.☆100Updated last week
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆77Updated 5 months ago
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆62Updated 2 months ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆64Updated 6 months ago
- .NET library for rational arithmetic based on a stack machine.☆53Updated 2 years ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆69Updated last year
- Parse any type from string in efficient way☆35Updated last month
- The most revolutionary syntax visualizer☆75Updated last month
- NWindows is a cross-platform window creation and management library for .NET☆86Updated last year
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- Faster.Map is a high-performance, memory-efficient HashMap. Designed for extreme speed and scalability, it includes specialized implement…☆116Updated 4 months ago
- ☆25Updated 5 months ago
- Simple C# source generation based on custom templates☆105Updated last year
- C# implementation of a Rope<T> immutable data structure.☆123Updated 8 months ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Updated last year
- A C# library for efficient bit-level reading and writing also adding bit field support☆59Updated 2 months ago
- C# examples using WebGPU and NativeAOT☆49Updated 2 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 9 months 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…☆25Updated 6 years ago