Tim-Maes / ArrayExtensionsLinks
Comprehensive collection of extension methods for C# arrays. Also available as NuGet package.
☆16Updated last year
Alternatives and similar repositories for ArrayExtensions
Users that are interested in ArrayExtensions are comparing it to the libraries listed below
Sorting:
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆39Updated 11 months ago
- The most revolutionary syntax visualizer☆73Updated 3 weeks ago
- This library provides struct based collections for high performance and low memory usage☆34Updated 8 months ago
- A C# library that enables automatic application updates via GitHub Releases.☆37Updated 3 weeks ago
- A fast string and bytes splitter for C#, with a focus on zero allocations☆10Updated 10 months ago
- The unofficial GitHub ToolKit for developing GitHub Actions with .NET.☆65Updated last month
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆85Updated last year
- A source generator that generates partial helper classes where member properties are attributed with ProtoMember attribute.☆12Updated 2 weeks ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 2 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 8 months ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆69Updated last year
- Updated DotNetZip that builds with current .NET☆32Updated 4 months ago
- Simplified, but extremely fast protobuf encoder.☆17Updated 11 months ago
- An experimental project that attempts to write a fully native IIS module using C# NativeAOT☆40Updated 6 months ago
- Span-ify your code: write high performance memory aware C#☆70Updated 3 months ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆21Updated last year
- An extension library to simplify dealing with .NET's DateTime, DateOnly, TimeOnly and TimeSpan objects, also includes support for the ISO…☆13Updated last year
- 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
- Blazor implementation of Conways Game Of Life☆12Updated 2 years ago
- Lightweight Git local repository traversal library for .NET/.NET Core/.NET Framework.☆98Updated this week
- 👜 Single-file persisted lookup key/value database contained in a pure .NET 7.0+ library. All records persisted are kept in-memory for fa…☆45Updated last year
- LINQ implementation for Span☆23Updated 8 months ago
- ReactiveGenerator is a modern C# source generator that automates property change notification implementation, supporting both standard IN…☆82Updated 5 months ago
- C# version for the The One Billion Row Challenge☆31Updated last year
- Undo/redo library aiming for ease of integration and usage simplicity.☆21Updated 3 weeks ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- Vectorized generic dictionary prototype☆24Updated 6 months ago
- Interop bindings for mimalloc.☆43Updated 4 months ago