john-h-k / MathSharpLinks
A vector and matrix library written in C# using hardware intrinsics
☆702Updated 2 years ago
Alternatives and similar repositories for MathSharp
Users that are interested in MathSharp are comparing it to the libraries listed below
Sorting:
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆876Updated 2 months ago
- Delegate-based C# P/Invoke alternative - compatible with all platforms and runtimes.☆502Updated 9 months ago
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆342Updated 2 years ago
- C# bindings for lemire/simdjson (and full C# port)☆670Updated 2 years ago
- A tool that helps to see an internal structure of the CLR types at runtime☆707Updated 2 years ago
- VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).☆692Updated 9 months ago
- Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c☆499Updated last year
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆760Updated 5 years ago
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆650Updated 3 years ago
- A lightweight and fast parsing library for C#.☆1,009Updated last week
- A C# parser construction toolkit with high-quality error reporting☆1,204Updated this week
- Clang bindings for .NET written in C#☆1,087Updated 2 weeks ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆889Updated last year
- A native memory manager for .NET☆334Updated 7 years ago
- Compiles C# code by first rewriting the syntax trees of LINQ expressions using plain procedural code, minimizing allocations and dynamic …☆715Updated 5 years ago
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆1,045Updated 2 weeks ago
- Throw in the towel.☆748Updated last year
- A GUI framework for C# console applications☆1,091Updated last year
- Testura.Code is a wrapper around the Roslyn API and used for generation, saving and compiling C# code. It provides methods and helpers to…☆298Updated last year
- LINQ for Span<T>, without memory allocations.☆263Updated last year
- The Ultimate .NET Experiment☆356Updated 6 years ago
- Generic Graph Data Structures and Algorithms for .NET☆544Updated 5 years ago
- Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree☆1,024Updated 3 weeks ago
- New open-source cross-platform symbolic algebra library for C# and F#. Can be used for both production and research purposes.☆797Updated last year
- A .NET library simplifying the execution and chaining of processes☆425Updated 11 months ago
- A framework for developing multimedia-based applications.☆291Updated last month
- Accurate and high performance C++ interop code generator for C#.☆516Updated 4 months ago
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,280Updated last week
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆576Updated last year
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆680Updated this week