EgorBo / IntrinsicsPlayground
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
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 6 years ago
- ☆37Updated 7 years ago
- FrozenObjects serializer and deserializer☆90Updated 2 years ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- A Roslyn inspired rewrite of NQuery☆74Updated 3 months ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 3 years ago
- A compiler for NET CIL for GP-GPU computing in .NET languages.☆100Updated 3 years ago
- Model-checker for lock and wait free C# code☆77Updated 6 years ago
- .NET WebSocket (RFC 6455/hixie/hybi) implementation using the System.IO.Pipelines API☆71Updated 4 years ago
- Managed replacement of System.Reflection[.Emit]☆130Updated 7 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆59Updated 2 years ago
- A class library implementing probabilistic data structures in .NET☆61Updated 2 years ago
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆49Updated 5 years ago
- This package enables .NET projects to use atomic primitives.☆58Updated 8 years ago
- A managed Tls Library without all the baggage☆59Updated 6 years ago
- ☆25Updated 8 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Under the rocks☆105Updated 6 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated last year
- 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
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆68Updated 2 years ago
- ☆54Updated 4 years ago
- Uses platform APIs to find processes locking one or multiple files on Windows or Linux☆116Updated 2 months ago
- Making .NET open source accessible!☆26Updated 7 years ago
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆64Updated 6 years ago
- ☆44Updated last year
- A set of source generators for equality, immutability, ...☆90Updated 2 years ago
- A collection of somewhat useful utilities and extension methods for async programming☆184Updated 3 years ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆54Updated last year