aelij / spanify
Span-ify your code: write high performance memory aware C#
☆67Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for spanify
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆78Updated 8 months ago
- Interop bindings for mimalloc.☆32Updated 2 months ago
- A .NET library to parse XML at lightspeed with zero allocation.☆99Updated 8 months ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆57Updated 2 years ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆58Updated 9 months ago
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆152Updated 3 months ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆38Updated 4 months ago
- Easy to use SIMD accelerated Array and Span methods☆90Updated 2 years ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆42Updated this week
- The most revolutionary syntax visualizer☆62Updated last month
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆79Updated last month
- High-performance zero-reflection approach to C# metaprogramming☆28Updated last month
- This library provides struct based collections for high performance and low memory usage☆33Updated 3 weeks ago
- Simple C# source generation based on custom templates☆97Updated last year
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 4 months ago
- Linq for Span<T> using SourceGenerators☆50Updated 3 years ago
- NWindows is a cross-platform window creation and management library for .NET☆81Updated 8 months ago
- FrozenObjects serializer and deserializer☆90Updated 2 years ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆63Updated 5 months ago
- ZeroIoC is reflectionless IoC Container for C#☆44Updated 4 months ago
- .NET library for rational arithmetic based on a stack machine.☆49Updated last year
- Simple way to serialize and deserialize polymorphic types for Json.NET☆44Updated last month
- Parse any type from string in efficient way☆33Updated last month
- Implementation for pooled in-memory streams for .NET☆39Updated 9 months ago
- Faster.Map is a high-performance, thread-safe key-value store designed to outperform the standard Dictionary and ConcurrentDictionary☆96Updated this week
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆55Updated 4 months ago
- Write scripts with the power of C# and .NET☆84Updated 3 years ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆43Updated last year
- A port of the dotnet/runtime RyuJIT compiler to C#☆46Updated 6 months ago