EgorBo / IntrinsicsPlaygroundLinks
My toys to play with SSE/AVX in pure C# (.NET Core 2.1)
☆64Updated 6 years ago
Alternatives and similar repositories for IntrinsicsPlayground
Users that are interested in IntrinsicsPlayground are comparing it to the libraries listed below
Sorting:
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 7 years ago
- Model-checker for lock and wait free C# code☆77Updated 7 years ago
- ☆37Updated 7 years ago
- FrozenObjects serializer and deserializer☆92Updated 2 years ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- Inlining Analyzer is a Visual Studio Extension that shows in the source code if a method call will be inlined by the JIT compiler.☆155Updated 5 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Making .NET open source accessible!☆26Updated 7 years ago
- A class library implementing probabilistic data structures in .NET☆61Updated 2 years ago
- Port of Google's farmhash algorithm to .NET☆65Updated last year
- Managed replacement of System.Reflection[.Emit]☆132Updated 8 years ago
- Under the rocks☆105Updated 7 years ago
- Fast, flexible, and version-tolerant serializer for .NET☆223Updated 2 years ago
- A compiler for NET CIL for GP-GPU computing in .NET languages.☆106Updated 4 years ago
- A Visual Studio extension that provides syntax highlighting for the IL (Intermediate Language) and project templates for C#, F# and Visua…☆118Updated 5 years ago
- Uses platform APIs to find processes locking one or multiple files on Windows or Linux☆118Updated 9 months ago
- This package enables .NET projects to use atomic primitives.☆58Updated 8 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 4 months ago
- Custom Garbage Collectors for .NET Core☆182Updated 4 years ago
- An experimental .NET asymmetric serializer, designed for write-heavy enviroments with a synchronous flow.☆20Updated 6 years ago
- Basic performance-oriented TCP client/server messaging C# API based on Windows Registered I/O (RIO)☆67Updated 4 years ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆113Updated 5 years ago
- A Roslyn inspired rewrite of NQuery☆75Updated 10 months ago
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 6 years ago
- Main repository for the stark compiler frontend + vscode integration + language specs☆152Updated last year
- The Book of the Runtime (BOTR) for the .NET Runtime. Combined articles from the official CoreCLR repo about the non-trivial internals of …☆69Updated 7 years ago
- A collection of benchmarks for analyzing dotnet code strategies.☆50Updated 3 years ago
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆71Updated 3 weeks ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- Stack Trace Explorer is a Visual Studio plug-in that pretty prints a stack trace by turning types, methods, and paths into hyper links☆110Updated 6 years ago