matthewkolbe / LitMath
A collection of SIMD (AVX2 & AVX512) accelerated mathematical functions for .NET
☆55Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for LitMath
- Faster.Map is a high-performance, thread-safe key-value store designed to outperform the standard Dictionary and ConcurrentDictionary☆96Updated this week
- Easy to use SIMD accelerated Array and Span methods☆90Updated 2 years ago
- Interop bindings for mimalloc.☆32Updated 2 months ago
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆76Updated last month
- C# implementation of a Rope<T> immutable data structure.☆81Updated 2 weeks ago
- Span-ify your code: write high performance memory aware C#☆67Updated 9 months ago
- Taking the new `System.Runtime.Intrinsics` namespace for a spin☆32Updated 5 years ago
- High performance SIMD operations in c#☆38Updated 5 years ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆57Updated 2 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆76Updated 2 years ago
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆169Updated 8 months ago
- Linq for Span<T> using SourceGenerators☆50Updated 3 years ago
- NWindows is a cross-platform window creation and management library for .NET☆81Updated 8 months ago
- Simple C# source generation based on custom templates☆97Updated last year
- A Source Generator for Source Generators. Gives out of the box support for transistent dependencies and logging right in Visual Studio☆31Updated 3 months ago
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆109Updated 2 years ago
- ☆180Updated this week
- Automatically generated C# bindings for NVIDIA PhysX☆23Updated 9 months ago
- Post-build IL optimizer and intermediate representation for .NET programs☆118Updated this week
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆54Updated 4 months ago
- The most revolutionary syntax visualizer☆62Updated last month
- .NET Generic Vectors and Matrices☆8Updated last year
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆78Updated 8 months ago
- .NET library for rational arithmetic based on a stack machine.☆49Updated last year
- A C# library for efficient bit-level reading and writing also adding bit field support☆42Updated this week
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆152Updated 2 months ago
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆157Updated 2 months ago
- C# interface-to-member source generator☆76Updated 2 months ago
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆46Updated 3 years ago
- A basic intro to Vector<T> in c#☆21Updated 6 years ago