aromaa / FunctionalInterfacesLinks
Create zero allocation capturing struct lambdas!
☆14Updated last year
Alternatives and similar repositories for FunctionalInterfaces
Users that are interested in FunctionalInterfaces are comparing it to the libraries listed below
Sorting:
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated last year
- This library provides struct based collections for high performance and low memory usage☆35Updated last year
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Updated last year
- Span-ify your code: write high performance memory aware C#☆73Updated 3 weeks ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆88Updated last year
- Managed port of mimalloc.☆45Updated 2 months ago
- Code memory safety analysis☆14Updated last year
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆67Updated last year
- C# version for the The One Billion Row Challenge☆33Updated last year
- A C# library for efficient bit-level reading and writing also adding bit field support☆62Updated 7 months ago
- Playing around to make a high-performance prefix tree implementation in C#☆18Updated last year
- ☆34Updated 11 months ago
- A light-weight, performant interval tree in C#☆35Updated 9 months ago
- Parse any type from string in efficient way☆35Updated last month
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 6 years ago
- ☆17Updated last month
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 3 years ago
- High performance SIMD operations in c#☆47Updated 6 years ago
- C# examples using WebGPU and NativeAOT☆49Updated 2 years ago
- Simplified, but extremely fast protobuf encoder.☆17Updated last year
- Utilize async\await infrastructure to implement clean parallelism☆20Updated 6 months ago
- A tool for performing post-compilation optimization on managed assemblies.☆16Updated 2 months ago
- .NET library for rational arithmetic based on a stack machine.☆52Updated 2 years ago
- Tiny and simple data format/serializer.☆22Updated last month
- CLI Coding Agent not for Vibe-coding, for C# Expert.☆77Updated this week
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆62Updated 7 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
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago