henon / SliceAndDice
ArraySlice<T> allows sophisticated slicing of multi-dimensional arrays without copying the underlying data
☆33Updated 4 years ago
Alternatives and similar repositories for SliceAndDice:
Users that are interested in SliceAndDice are comparing it to the libraries listed below
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆115Updated last year
- The Loyc Core Libraries. Loyc.Essentials fills in gaps in the .NET Base Class Library; Loyc.Collections adds sophisticated data structure…☆45Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆51Updated 3 years ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆26Updated last year
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- Samples for ILGPU and ILGPU.Lightning☆64Updated 3 years ago
- A Visual Studio extension to quickly load and unload projects. Perfect for large solutions.☆10Updated last year
- The most revolutionary syntax visualizer☆67Updated last week
- Managed wrappers for Windows APIs☆52Updated 3 months ago
- A fast and simple .NET parsing library☆73Updated last month
- ☆23Updated 4 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆68Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆73Updated 10 months ago
- Example of compiling and running C# code without visibility checks.☆46Updated 6 years ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last year
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- RPC library with classic .NET Remoting flavour☆66Updated this week
- Regen is an intuitive in-code templating engine based on a regen-lang created to replace T4 Templating.☆24Updated 5 years ago
- GraphShape is a graph layout framework containing several layout algorithms. It also has a customizable module for visualization in WPF a…☆90Updated last year
- Non-boxing passing of values.☆27Updated 6 months ago
- A .NET abstraction over the windowing systems of Windows/Mac/Linux.☆46Updated last year
- C# Unmanaged Array Library🍓☆21Updated 3 years ago
- On the fly disassemble C# code based on JitDasm☆126Updated 4 years ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆60Updated 11 months ago
- Imp.NET is a fast, high-level, object-oriented C# networking library that supports the invocation of remote methods through proxy interfa…☆43Updated 2 years ago
- .NET library for working with Roslyn's syntax trees☆22Updated 11 months ago
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files t…☆22Updated last year
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆38Updated 6 months ago