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:
- Bounded multiple producers multiple consumers queue for .NET☆59Updated 2 years ago
- A C# port of JavaFastPFOR☆57Updated 2 years ago
- Make QuickSort Quick Again in C#☆102Updated 3 years ago
- Materials for Sela's debugging and performance courses☆53Updated 5 years ago
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- My toys to play with SSE/AVX in pure C# (.NET Core 2.1)☆65Updated 7 years ago
- K-V storage engine with low memory cost and low write amplification☆35Updated 2 years ago
- Making .NET open source accessible!☆26Updated 8 years ago
- A benchmark comparing WPF and other text rendering methods for speed☆30Updated 12 years ago
- Visualization of the managed memory.☆84Updated 9 years ago
- An ultra-simple, high-performance, work-in-progress database☆16Updated 2 years ago
- A transformational system for ASTs, including generation of a p/invoke API from C++ headers.☆31Updated 3 years ago
- Model-checker for lock and wait free C# code☆78Updated 7 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
- Basic performance-oriented TCP client/server messaging C# API based on Windows Registered I/O (RIO)☆68Updated 5 years ago
- LINQ to Z3 - an esoteric LINQ binding based on Bart De Smet's idea☆14Updated 4 years ago
- A compiler framework for managed code.☆53Updated 6 years ago
- .Net wrapper for CRoaring - a C implementation of RoaringBitmap☆59Updated 5 years ago
- An experimental .NET asymmetric serializer, designed for write-heavy enviroments with a synchronous flow.☆20Updated 6 years ago
- Blittable .NET structs☆16Updated 10 years ago
- ☆61Updated last month
- A Roslyn inspired rewrite of NQuery☆75Updated last year
- The Loyc Core Libraries. Loyc.Essentials fills in gaps in the .NET Base Class Library; Loyc.Collections adds sophisticated data structure…☆48Updated 3 years ago
- A small C# quiz application about performance and heap allocations☆26Updated 2 years ago
- A simple C# type for working with contiguous buffers.☆118Updated 8 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
- Analyse Memory Dumps looking at .NET String types☆30Updated 9 years ago
- Sample repository for a prototype of a new stackalloc operator for class with CoreCLR and Roslyn☆22Updated last year
- Add x64 intrinsics to .NET through the use of ungodly hacks☆16Updated 10 years ago