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:
- Non-boxing passing of values.☆29Updated 5 months ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆71Updated this week
- NWindows is a cross-platform window creation and management library for .NET☆89Updated last year
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated last year
- Taking the new `System.Runtime.Intrinsics` namespace for a spin☆32Updated 6 years ago
- File path abstraction library for .NET.☆95Updated 3 weeks ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆82Updated last week
- A .NET library to parse XML at lightspeed with zero allocation.☆116Updated last year
- Extends Verify to allow verification of Avalonia UIs☆40Updated this week
- Vectorized generic dictionary prototype☆25Updated last year
- Lightweight Git local repository traversal library for .NET/.NET Core/.NET Framework.☆105Updated 6 months ago
- A CSharp library that makes it easier to work with Types dynamically.☆24Updated 2 years ago
- The most revolutionary syntax visualizer☆80Updated 7 months ago
- FrozenObjects serializer and deserializer☆94Updated 3 years ago
- Proof-of-concept of a simple CPU profiler written in C#☆22Updated 7 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- A .NET implementation of several non-cryptographic hashes.☆68Updated last week
- IDisposable helper types.☆138Updated last year
- A C# string parser based on simple templates using source generators.☆54Updated 8 months ago
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆15Updated 11 months ago
- A C# RPC framework built for QUIC, with bidirectional streaming, first-class async/await, and Protobuf support.☆120Updated this week
- .NET buffer compression library with native speed, supports gzip, snappy, brotli, zstd, lz4, lzo.☆52Updated last month
- 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
- Implementation of a .NET GC in C# with NativeAOT☆93Updated this week
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 9 months ago
- Simple build versioning for .NET, powered by Git tags☆67Updated 3 weeks ago