henon / SliceAndDiceLinks
ArraySlice<T> allows sophisticated slicing of multi-dimensional arrays without copying the underlying data
☆34Updated 4 years ago
Alternatives and similar repositories for SliceAndDice
Users that are interested in SliceAndDice are comparing it to the libraries listed below
Sorting:
- The Loyc Core Libraries. Loyc.Essentials fills in gaps in the .NET Base Class Library; Loyc.Collections adds sophisticated data structure…☆47Updated 3 years ago
- GraphShape is a graph layout framework containing several layout algorithms. It also has a customizable module for visualization in WPF a…☆93Updated last year
- Linq for Span<T> using SourceGenerators☆53Updated 4 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
- Provides a set of portable collections installable as source files via NuGet.☆27Updated 9 years ago
- SQLNado (SQLite Not ADO) is a .NET lightweight bloat free wrapper and object persistence framework based on SQLite.☆32Updated 2 weeks ago
- A CSharp library that can binary serialize any object quickly and easily☆37Updated 2 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 2 years ago
- The most revolutionary syntax visualizer☆73Updated 2 weeks ago
- Example of compiling and running C# code without visibility checks.☆49Updated 6 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 8 months ago
- A GraphSharp fork☆31Updated 5 years ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆116Updated last month
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- Source Generator Generating the Dispose functions in Disposables.☆16Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Collections library for .NET with optimized sorted dictionary☆11Updated 3 years ago
- Library for obtaining and analyzing the codegen of JIT for .NET. Can be used for both tests (assertions) and making reports (benchmarks).☆24Updated 2 years ago
- A C# port of JavaFastPFOR☆54Updated last year
- A multi-platform .NET binding of Facebook's Zstandard library.☆43Updated 4 years ago
- A fast and simple .NET parsing library☆80Updated 3 weeks ago
- Lean .NET wrapper around Graphviz for building graphs, reading/writing dot files, exporting images, or programmatically reading out the l…☆46Updated 3 weeks ago
- Samples for ILGPU and ILGPU.Lightning☆64Updated 3 years ago
- A lightweight property changed/binding framework. This is a incubator which is focused on fast binding and property changes.☆64Updated last week
- 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
- Non-boxing passing of values.☆27Updated 11 months ago
- xFunc provides a powerful parser and analyzer for mathematical expressions. It excels at calculating derivatives, simplifying expressions…☆57Updated last week
- C# library for approximate nearest neighbors search using Hierarchical Navigable Small World graphs☆86Updated 3 months ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆85Updated last year
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago