john-h-k / MathSharpLinks
A vector and matrix library written in C# using hardware intrinsics
☆701Updated 3 years ago
Alternatives and similar repositories for MathSharp
Users that are interested in MathSharp are comparing it to the libraries listed below
Sorting:
- Delegate-based C# P/Invoke alternative - compatible with all platforms and runtimes.☆503Updated last year
- Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c☆502Updated 2 years ago
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆345Updated 3 years ago
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆909Updated 2 months ago
- VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).☆705Updated 6 months ago
- A tool that helps to see an internal structure of the CLR types at runtime☆731Updated 3 years ago
- C# bindings for lemire/simdjson (and full C# port)☆690Updated 3 years ago
- Throw in the towel.☆773Updated 2 years ago
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆761Updated 4 months ago
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆651Updated 3 years ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆898Updated last year
- A lightweight and fast parsing library for C#.☆1,058Updated 2 weeks ago
- Examples of C# code compiled to GPU by hybridizer☆245Updated last month
- High performance algorithms in C#: SIMD/SSE, multi-core and faster☆336Updated 3 weeks ago
- A native memory manager for .NET☆333Updated 8 years ago
- LINQ for Span<T>, without memory allocations.☆282Updated 2 years ago
- Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree☆1,074Updated 8 months ago
- A framework for developing multimedia-based applications.☆307Updated 3 months ago
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆1,092Updated 6 months ago
- A high-performance, zero-allocation .NET logging library.☆432Updated this week
- A C# parser construction toolkit with high-quality error reporting☆1,262Updated 4 months ago
- LZ4/LH4HC compression for .NET Standard 1.6/2.0 (formerly known as lz4net)☆789Updated 3 months ago
- A .NET library simplifying the execution and chaining of processes☆438Updated last year
- Implementation of a lock-free dictionary on .Net.☆543Updated 11 months ago
- Home of the simple console library consisting of ProgressBar, Window, Form, Draw & MockConsole (C# console progress bar with support for …☆732Updated last year
- Generic Graph Data Structures and Algorithms for .NET☆553Updated 6 years ago
- Open-source cross-platform symbolic algebra library for C# and F#. Can be used for both production and research purposes.☆808Updated 2 weeks ago
- Fast, idiomatic C# implementation of Flatbuffers☆561Updated 8 months ago
- A TensorFlow-inspired neural network library built from scratch in C# 7.3 for .NET Standard 2.0, with GPU support through cuDNN☆566Updated 3 years ago
- Testura.Code is a wrapper around the Roslyn API and used for generation, saving and compiling C# code. It provides methods and helpers to…☆296Updated last year