Span-ify your code: write high performance memory aware C#
☆73Dec 3, 2025Updated 3 months ago
Alternatives and similar repositories for spanify
Users that are interested in spanify are comparing it to the libraries listed below
Sorting:
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆90Mar 17, 2024Updated 2 years ago
- Playing around to make a high-performance prefix tree implementation in C#☆18Jan 1, 2024Updated 2 years ago
- This library provides struct based collections for high performance and low memory usage☆36Oct 27, 2024Updated last year
- convert MSBuild project files to C# pseudo-code☆10Nov 17, 2024Updated last year
- C# localizable zero-allocation format string generator☆16Oct 27, 2025Updated 4 months ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆43Feb 23, 2026Updated 3 weeks ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Jul 14, 2024Updated last year
- A .NET library to parse XML at lightspeed with zero allocation.☆119Mar 13, 2026Updated last week
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆22Jan 10, 2024Updated 2 years ago
- The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-…☆18Feb 22, 2024Updated 2 years ago
- A lightweight toolkit to write .NET assembly weavers.☆17Feb 24, 2026Updated 3 weeks ago
- C# examples using WebGPU and NativeAOT☆49Jan 27, 2023Updated 3 years ago
- Generate plots for BenchmarkDotNet☆13Nov 17, 2024Updated last year
- A micro-sdk for .NET☆18Updated this week
- Basic Compilation Log support☆40Mar 9, 2026Updated last week
- Lightweight Git local repository traversal library for .NET/.NET Core/.NET Framework.☆106Jul 2, 2025Updated 8 months ago
- .NET library for working with Roslyn's syntax trees☆23Oct 27, 2025Updated 4 months ago
- Playground for testing msbuild in a "server" mode☆16Mar 17, 2024Updated 2 years ago
- A small helper library, that allows you to find the source file of a type at runtime, based on the debug information included in the type…☆11Apr 28, 2021Updated 4 years ago
- NWindows is a cross-platform window creation and management library for .NET☆90Mar 17, 2024Updated 2 years ago
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆82Oct 19, 2024Updated last year
- A port of the dotnet/runtime RyuJIT compiler to C#☆48May 15, 2024Updated last year
- C# version for the The One Billion Row Challenge☆34Mar 17, 2024Updated 2 years ago
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆50Nov 25, 2020Updated 5 years ago
- Vectorized generic dictionary prototype☆27Dec 10, 2024Updated last year
- Spans for the whole memory range.☆18Mar 3, 2023Updated 3 years ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆66May 4, 2025Updated 10 months ago
- Simple build versioning for .NET, powered by Git tags☆67Mar 12, 2026Updated last week
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆65May 5, 2025Updated 10 months ago
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Jun 2, 2025Updated 9 months ago
- 🐜 Extremely small standalone C# executables using NativeAOT☆242Jan 17, 2024Updated 2 years ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Dec 30, 2023Updated 2 years ago
- Sample code to show how to walk the managed heap in C#☆33Feb 11, 2024Updated 2 years ago
- Various collections which are completely unmanaged by the GC☆48Mar 12, 2021Updated 5 years ago
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆195Mar 17, 2024Updated 2 years ago
- Fast and memory-efficient immutable collections and helper data structures☆251Sep 18, 2025Updated 6 months ago
- The Integrated Information Environment☆17Feb 27, 2026Updated 3 weeks ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Aug 6, 2022Updated 3 years ago
- High performance algorithms in C#: SIMD/SSE, multi-core and faster☆343Jan 7, 2026Updated 2 months ago