CBGonzalez / Core3Intrinsics-Intro
Taking the new `System.Runtime.Intrinsics` namespace for a spin
☆32Updated 5 years ago
Alternatives and similar repositories for Core3Intrinsics-Intro:
Users that are interested in Core3Intrinsics-Intro are comparing it to the libraries listed below
- Linq for Span<T> using SourceGenerators☆51Updated 3 years ago
- A basic intro to Vector<T> in c#☆21Updated 6 years ago
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- .NET buffer compression library with native speed, supports gzip, snappy, brotli, zstd, lz4, lzo.☆45Updated last week
- Non-boxing passing of values.☆27Updated 6 months ago
- FrozenObjects serializer and deserializer☆90Updated 2 years ago
- Samples for ILGPU and ILGPU.Lightning☆64Updated 3 years ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆65Updated 6 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆73Updated 10 months ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆34Updated 9 months ago
- ☆46Updated 2 months ago
- NWindows is a cross-platform window creation and management library for .NET☆82Updated 10 months ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆49Updated 2 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 8 months ago
- Library to render to the terminal using C# and .NET☆30Updated 4 months ago
- Shared serializers and models for Visual Studio solution files. Handles traditional .sln file and new .slnx file.☆75Updated this week
- Library for obtaining and analyzing the codegen of JIT for .NET. Can be used for both tests (assertions) and making reports (benchmarks).☆24Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆68Updated 2 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 3 years ago
- The most revolutionary syntax visualizer☆67Updated last week
- Highly efficient compile-time general purpose DI container based on C# source generators.☆33Updated 2 years ago
- High-performance network packet decoding and packet decoder source generator☆38Updated 2 years ago
- A compiler for NET CIL for GP-GPU computing in .NET languages.☆100Updated 3 years ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆58Updated last week
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- ☆29Updated 8 months ago
- surfacing defects at compile time and preventing issues that would otherwise go unnoticed☆37Updated last week
- .NET tool to analyze size of Native AOT binaries.☆45Updated 2 months ago
- A CSharp library that can deep clone any object using only reflection.☆49Updated 2 years ago