CBGonzalez / Core3Intrinsics-IntroLinks
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
Sorting:
- A basic intro to Vector<T> in c#☆24Updated 6 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 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
- .NET buffer compression library with native speed, supports gzip, snappy, brotli, zstd, lz4, lzo.☆48Updated last month
- A C# port of Mozilla Universal Charset Detector.☆27Updated 6 years ago
- A test bench for various .NET CSV parsing libraries☆73Updated last year
- An allocation free Task-like object for async methods☆39Updated last year
- Roslyn analyzers for INotifyPropertyChanged☆46Updated last year
- An analyzer for Non-Copyable structs.☆34Updated 3 years ago
- 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
- A .NET library to parse XML at lightspeed with zero allocation.☆112Updated last year
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 5 months ago
- Samples for ILGPU and ILGPU.Lightning☆64Updated 3 years ago
- FrozenObjects serializer and deserializer☆92Updated 3 years ago
- Common input and integrity validation routines for Visual Studio and other applications☆124Updated last week
- ResXGenerator is a C# source generator to generate strongly-typed resource classes for looking up localized strings.☆40Updated last year
- Implementation of a .NET GC in C# with NativeAOT☆89Updated 5 months ago
- NWindows is a cross-platform window creation and management library for .NET☆86Updated last year
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- ☆32Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Task-like structs which capture no synchronization context on the await operations.☆40Updated 3 years ago
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆55Updated 2 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 7 months ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆66Updated this week
- Proof-of-concept of a simple CPU profiler written in C#☆21Updated 3 months ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆70Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- A Serilog sink that writes log events to Notepad as text or JSON☆71Updated 3 weeks ago