goldshtn / simd-workshopLinks
Exercises and sample code for a C# SIMD (vectorization) workshop
☆36Updated 7 years ago
Alternatives and similar repositories for simd-workshop
Users that are interested in simd-workshop are comparing it to the libraries listed below
Sorting:
- A C# port of JavaFastPFOR☆54Updated 2 years ago
- Bounded multiple producers multiple consumers queue for .NET☆58Updated 2 years ago
- My toys to play with SSE/AVX in pure C# (.NET Core 2.1)☆65Updated 6 years ago
- FORMULA 2.0: Formal Specifications for Verification and Synthesis☆16Updated last year
- Spike to demonstrate the use of Simd in C#☆13Updated 9 years ago
- Making .NET open source accessible!☆26Updated 7 years ago
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- Visualization of the managed memory.☆84Updated 8 years ago
- LINQ to Z3 - an esoteric LINQ binding based on Bart De Smet's idea☆14Updated 3 years ago
- Make QuickSort Quick Again in C#☆102Updated 3 years ago
- .Net wrapper for CRoaring - a C implementation of RoaringBitmap☆58Updated 5 years ago
- Static analysis of MSIL based on the analysis-net infrastructure☆19Updated 3 years ago
- Fast WHATWG forgiving-base64 decoding in C#☆40Updated 5 months ago
- Materials for Sela's debugging and performance courses☆52Updated 5 years ago
- Blittable .NET structs☆16Updated 9 years ago
- Model-checker for lock and wait free C# code☆77Updated 7 years ago
- An ultra-simple, high-performance, work-in-progress database☆16Updated 2 years ago
- Generate C# ETW EventSource classes from JSON event specifications using T4☆14Updated last year
- Test program for allocating various kinds of memory☆25Updated 9 years ago
- A simple C# type for working with contiguous buffers.☆119Updated 8 years ago
- .NET Implementation of RoaringBitmap☆73Updated 5 years ago
- A GUI-based CIL browser running on .NET Core☆13Updated 2 years ago
- Angara: the modelling environment https://www.microsoft.com/en-us/research/project/distribution-modeller☆25Updated 2 years ago
- A benchmark comparing WPF and other text rendering methods for speed☆30Updated 12 years ago
- C# Implementation of Finger Tree☆12Updated 8 years ago
- Use ETW events to show what the .NET GC is doing☆112Updated 9 years ago
- A command line memory analysis tool for managed code.☆90Updated 3 years ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 7 years ago
- ArraySlice allows to build shared memory array views without performance impact. It uses IL manipulation to achieve the fastest implement…☆27Updated 10 years ago