goldshtn / simd-workshopLinks
Exercises and sample code for a C# SIMD (vectorization) workshop
☆37Updated 8 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☆57Updated 2 years ago
- Bounded multiple producers multiple consumers queue for .NET☆59Updated 2 years ago
- Make QuickSort Quick Again in C#☆102Updated 3 years ago
- My toys to play with SSE/AVX in pure C# (.NET Core 2.1)☆65Updated 7 years ago
- Materials for Sela's debugging and performance courses☆53Updated 6 years ago
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- Spike to demonstrate the use of Simd in C#☆13Updated 9 years ago
- An ultra-simple, high-performance, work-in-progress database☆16Updated 2 years ago
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆50Updated 5 years ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- Blittable .NET structs☆16Updated 10 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- Static analysis of MSIL based on the analysis-net infrastructure☆19Updated 3 years ago
- Sample repository for a prototype of a new stackalloc operator for class with CoreCLR and Roslyn☆22Updated last year
- Making .NET open source accessible!☆26Updated 8 years ago
- A benchmark comparing WPF and other text rendering methods for speed☆30Updated 12 years ago
- An alternative implementation of Dictionary<K,V> on C#☆27Updated 5 years ago
- Visualization of the managed memory.☆84Updated 9 years ago
- LINQ to Z3 - an esoteric LINQ binding based on Bart De Smet's idea☆14Updated 4 years ago
- Generate C# ETW EventSource classes from JSON event specifications using T4☆14Updated 2 years ago
- Fast WHATWG forgiving-base64 decoding in C#☆40Updated 9 months ago
- .Net wrapper for CRoaring - a C implementation of RoaringBitmap☆60Updated 5 years ago
- Angara: the modelling environment https://www.microsoft.com/en-us/research/project/distribution-modeller☆26Updated 2 years ago
- Zero-allocation string formatting for .NET.☆14Updated 2 years ago
- Tool to investigate the performance impact of inlines in the CoreCLR☆16Updated 7 years ago
- Model-checker for lock and wait free C# code☆78Updated 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
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-…☆18Updated last year
- A .NET framework for composing, evaluating, inspecting and persisting computational experiments which are represented as a dataflow.☆21Updated 3 years ago