goldshtn / simd-workshopLinks
Exercises and sample code for a C# SIMD (vectorization) workshop
☆36Updated 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☆56Updated 2 years ago
- Bounded multiple producers multiple consumers queue for .NET☆58Updated 2 years ago
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- Make QuickSort Quick Again in C#☆102Updated 3 years ago
- Static analysis of MSIL based on the analysis-net infrastructure☆19Updated 3 years ago
- Visualization of the managed memory.☆84Updated 8 years ago
- Materials for Sela's debugging and performance courses☆53Updated 5 years ago
- My toys to play with SSE/AVX in pure C# (.NET Core 2.1)☆65Updated 6 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
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- Sample repository for a prototype of a new stackalloc operator for class with CoreCLR and Roslyn☆22Updated last year
- A .NET framework for composing, evaluating, inspecting and persisting computational experiments which are represented as a dataflow.☆20Updated 2 years ago
- A compiler framework for managed code.☆53Updated 6 years ago
- Making .NET open source accessible!☆26Updated 7 years ago
- A benchmark comparing WPF and other text rendering methods for speed☆30Updated 12 years ago
- Angara: the modelling environment https://www.microsoft.com/en-us/research/project/distribution-modeller☆25Updated 2 years ago
- Blittable .NET structs☆16Updated 9 years ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- Model-checker for lock and wait free C# code☆78Updated 7 years ago
- FORMULA 2.0: Formal Specifications for Verification and Synthesis☆16Updated last year
- A collection of statistics algorithms from Mersenne twister generator to MCMC sampling.☆18Updated 3 years ago
- Tool to investigate the performance impact of inlines in the CoreCLR☆16Updated 7 years ago
- Fast WHATWG forgiving-base64 decoding in C#☆40Updated 6 months ago
- K-V storage engine with low memory cost and low write amplification☆34Updated 2 years ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- Helper objects to browse complex structures returned by ClrMD☆65Updated 3 weeks ago
- Basic performance-oriented TCP client/server messaging C# API based on Windows Registered I/O (RIO)☆68Updated 4 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
- [obsolete] This is the stark compiler forked from the Roslyn .NET compiler C# with rich code analysis APIs.☆12Updated 6 years ago