CBGonzalez / SIMDIntroLinks
A basic intro to Vector<T> in c#
☆24Updated 7 years ago
Alternatives and similar repositories for SIMDIntro
Users that are interested in SIMDIntro are comparing it to the libraries listed below
Sorting:
- Vectorized generic dictionary prototype☆26Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated 3 weeks ago
- FrozenObjects serializer and deserializer☆95Updated 3 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆84Updated this week
- File path abstraction library for .NET.☆96Updated this week
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆71Updated last month
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Non-boxing passing of values.☆29Updated 6 months ago
- NWindows is a cross-platform window creation and management library for .NET☆89Updated last year
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆15Updated last year
- Taking the new `System.Runtime.Intrinsics` namespace for a spin☆32Updated 6 years ago
- Lightweight Git local repository traversal library for .NET/.NET Core/.NET Framework.☆106Updated 7 months ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆53Updated 2 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- ☆76Updated last week
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated 3 months ago
- Library for obtaining and analyzing the codegen of JIT for .NET. Can be used for both tests (assertions) and making reports (benchmarks).☆25Updated 3 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 5 years ago
- Generate plots for BenchmarkDotNet☆13Updated last year
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆69Updated last year
- A port of the dotnet/runtime RyuJIT compiler to C#☆48Updated last year
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- An analyzer for Non-Copyable structs.☆36Updated 3 years ago
- A .NET library to parse XML at lightspeed with zero allocation.☆118Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆78Updated 5 months ago
- Tagged union for c#☆21Updated 4 months ago
- Simple source only reflection library with default interface property support☆78Updated this week
- Micro ORM with source generator☆28Updated 2 years ago