goldshtn / simd-workshop
Exercises and sample code for a C# SIMD (vectorization) workshop
☆34Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for simd-workshop
- A C# port of the JavaFastPFOR library by Daniel Lemire☆51Updated last year
- Sample repository for a prototype of a new stackalloc operator for class with CoreCLR and Roslyn☆20Updated 8 months ago
- Bounded multiple producers multiple consumers queue for .NET☆56Updated last year
- A fast and efficient implementation of a MemoryPool<T>.☆23Updated 6 years ago
- Blittable .NET structs☆15Updated 8 years ago
- My toys to play with SSE/AVX in pure C# (.NET Core 2.1)☆64Updated 5 years ago
- Managed port of Smazz, small string compression library☆26Updated 8 years ago
- A compiler framework for managed code.☆52Updated 5 years ago
- Visualization of the managed memory.☆83Updated 7 years ago
- ☆11Updated 6 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆71Updated 8 months ago
- Tool to convert C# code to use nameof vs string literals where appropriate.☆9Updated 9 years ago
- Make QuickSort Quick Again in C#☆100Updated 2 years ago
- K-V storage engine with low memory cost and low write amplification☆34Updated last year
- LINQ to Z3 - an esoteric LINQ binding based on Bart De Smet's idea☆15Updated 2 years ago
- Making .NET open source accessible!☆26Updated 6 years ago
- [obsolete] This is the stark compiler forked from the Roslyn .NET compiler C# with rich code analysis APIs.☆12Updated 5 years ago
- ☆11Updated 4 years ago
- Zero-allocation string formatting for .NET.☆14Updated last year
- Blosc (byteshuffle, zstd, lz4, zip), mimalloc and CPU core id (sched_getcpu) native methods for .NET Standard 2.0☆26Updated 2 months ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆38Updated 8 months ago
- C# Implementation of Finger Tree☆12Updated 7 years ago
- Static analysis of MSIL based on the analysis-net infrastructure☆19Updated 2 years ago
- Add x64 intrinsics to .NET through the use of ungodly hacks☆16Updated 9 years ago
- A collection of statistics algorithms from Mersenne twister generator to MCMC sampling.☆18Updated 2 years ago
- A powershell script that Indexes Microsoft PDB source symbols with Github HTTP links to aid library debugging.☆39Updated 5 years ago
- FORMULA 2.0: Formal Specifications for Verification and Synthesis☆17Updated 5 months ago
- A CIL (also known as MSIL) interpreter.☆14Updated 3 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆27Updated 6 years ago