CBGonzalez / Core3Intrinsics-IntroLinks
Taking the new `System.Runtime.Intrinsics` namespace for a spin
☆32Updated 6 years ago
Alternatives and similar repositories for Core3Intrinsics-Intro
Users that are interested in Core3Intrinsics-Intro are comparing it to the libraries listed below
Sorting:
- Conceptual repo. Most advanced compile time safe units of measure for C# and F#☆61Updated 3 years ago
- Library for obtaining and analyzing the codegen of JIT for .NET. Can be used for both tests (assertions) and making reports (benchmarks).☆25Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- NWindows is a cross-platform window creation and management library for .NET☆87Updated last year
- A basic intro to Vector<T> in c#☆24Updated 7 years ago
- Samples for ILGPU and ILGPU.Lightning☆64Updated 3 years ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆70Updated last year
- Roslyn analyzers for INotifyPropertyChanged☆47Updated last year
- The most revolutionary syntax visualizer☆77Updated 4 months ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- A C# port of Mozilla Universal Charset Detector.☆27Updated 6 years ago
- Tool to rename .NET assemblies and references☆56Updated 5 months ago
- ResXGenerator is a C# source generator to generate strongly-typed resource classes for looking up localized strings.☆40Updated last year
- Non-boxing passing of values.☆28Updated 2 months ago
- GraphShape is a graph layout framework containing several layout algorithms. It also has a customizable module for visualization in WPF a…☆96Updated last year
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆66Updated last month
- An allocation free Task-like object for async methods☆40Updated last year
- A fast and simple .NET parsing library☆86Updated 4 months ago
- template repository for a roslyn source generator☆23Updated 3 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated last week
- A Roslyn analyzer to improve the experience when working with nullable reference types.☆54Updated 5 months ago
- A .NET library to parse XML at lightspeed with zero allocation.☆115Updated last year
- Some wrappers and API and methods for fast and convenient declarative coding in C#☆48Updated 3 years ago
- .NET library for rational arithmetic based on a stack machine.☆53Updated 2 years ago
- An analyzer for Non-Copyable structs.☆37Updated 3 years ago
- Generates a synchronized version of an async method☆69Updated last month