Tim-Maes / ArrayExtensions
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
- A performant C# key-value store that keeps keys in-memory and stores values on disk, leveraging Grobuf's speedy serialization power.☆38Updated 4 months ago
- The most revolutionary syntax visualizer☆69Updated 2 months ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 8 months ago
- High performance SIMD operations in c#☆42Updated 5 years ago
- Undo/redo library aiming for ease of integration and usage simplicity.☆22Updated 2 months ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆81Updated last year
- Reliable cross-platform strongly-typed file/directory path manipulation and file system access in .NET.☆24Updated last year
- C# version for the The One Billion Row Challenge☆31Updated last year
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆50Updated 2 years ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆26Updated 2 years ago
- ☆83Updated 2 months ago
- Example of showing a file dialog using ReactiveUI interactions☆20Updated 4 years ago
- Generates Blazor -> Javascript strongly typed interop methods.☆20Updated 4 months ago
- A fast and low allocation StringBuilder for .NET.☆95Updated this week
- Span-ify your code: write high performance memory aware C#☆70Updated last week
- This library provides struct based collections for high performance and low memory usage☆33Updated 5 months ago
- This is a library for .NET that allows you to invoke an external process, and expose its output as an async stream in C# 8.0.☆24Updated 8 months ago
- ArraySlice<T> allows sophisticated slicing of multi-dimensional arrays without copying the underlying data☆34Updated 4 years ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆61Updated 2 months ago
- Extensions for sorting strings using natural sort order i.e. Alphabetical order for humans☆33Updated last week
- A C# library for creating long-running tasks and background workers.☆22Updated 9 months ago
- Parse any type from string in efficient way☆35Updated 2 months ago
- The unofficial GitHub ToolKit for developing GitHub Actions with .NET.☆63Updated last week
- Unity plugin which allows running Avalonia on Unity☆44Updated 4 years ago
- Playing around to make a high-performance prefix tree implementation in C#☆18Updated last year
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Updated 8 months ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆62Updated last year
- 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
- Extends C# with Mixins.☆27Updated 2 years ago