goldshtn / simd-workshop
Exercises and sample code for a C# SIMD (vectorization) workshop
☆35Updated 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
- A C# port of JavaFastPFOR☆53Updated last year
- Sample repository for a prototype of a new stackalloc operator for class with CoreCLR and Roslyn☆22Updated 11 months ago
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- Bounded multiple producers multiple consumers queue for .NET☆57Updated 2 years ago
- A fast and efficient implementation of a MemoryPool<T>.☆23Updated 6 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- K-V storage engine with low memory cost and low write amplification☆34Updated last year
- Making .NET open source accessible!☆26Updated 7 years ago
- Blittable .NET structs☆16Updated 9 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- CBLAS and LAPACKE API bindings to OpenBLAS and MKL☆8Updated 6 months ago
- Zero-allocation string formatting for .NET.☆14Updated last year
- Tool to investigate the performance impact of inlines in the CoreCLR☆15Updated 7 years ago
- Add x64 intrinsics to .NET through the use of ungodly hacks☆16Updated 9 years ago
- Analyse Memory Dumps looking at .NET String types☆29Updated 8 years ago
- Make QuickSort Quick Again in C#☆101Updated 2 years ago
- Spike to demonstrate the use of Simd in C#☆13Updated 9 years ago
- My toys to play with SSE/AVX in pure C# (.NET Core 2.1)☆65Updated 6 years ago
- CoSoS - Cousin of Son of Strike - WinDbg plugin☆8Updated 9 years ago
- A cross-platform .NET Standard library to get the cache line size (in bytes) of the processor.☆16Updated 6 years ago
- ☆11Updated 4 years ago
- ☆25Updated 10 months ago
- An example of using light weight threading and message passing in C#☆17Updated 9 years ago
- A collection of statistics algorithms from Mersenne twister generator to MCMC sampling.☆18Updated 2 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Fast WHATWG forgiving-base64 decoding in C#☆30Updated last month
- Static analysis of MSIL based on the analysis-net infrastructure☆19Updated 2 years ago
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆50Updated 4 years ago
- Reflective .NET implementation of Google FlatBuffers☆19Updated 8 years ago
- .NET bindings for native numerical computing☆31Updated 7 years ago