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☆52Updated last year
- A .NET library for compressed bit set data structures☆32Updated 2 months ago
- A fast and efficient implementation of a MemoryPool<T>.☆23Updated 6 years ago
- Bounded multiple producers multiple consumers queue for .NET☆56Updated last year
- CBLAS and LAPACKE API bindings to OpenBLAS and MKL☆8Updated 4 months ago
- Sample repository for a prototype of a new stackalloc operator for class with CoreCLR and Roslyn☆22Updated 10 months ago
- Managed port of Smazz, small string compression library☆26Updated 8 years ago
- My toys to play with SSE/AVX in pure C# (.NET Core 2.1)☆64Updated 6 years ago
- ☆19Updated last month
- FORMULA 2.0: Formal Specifications for Verification and Synthesis☆17Updated 7 months ago
- Blittable .NET structs☆15Updated 9 years ago
- C# Implementation of Finger Tree☆12Updated 7 years ago
- ☆25Updated 8 months ago
- Static analysis of MSIL based on the analysis-net infrastructure☆19Updated 2 years ago
- Make QuickSort Quick Again in C#☆100Updated 2 years ago
- Zero-allocation string formatting for .NET.☆14Updated last year
- A .NET framework for composing, evaluating, inspecting and persisting computational experiments which are represented as a dataflow.☆20Updated 2 years ago
- Fast WHATWG forgiving-base64 decoding in C#☆30Updated 3 months ago
- A cross-platform .NET Standard library to get the cache line size (in bytes) of the processor.☆16Updated 6 years ago
- C# dictionary that implements a Robin Hood hash table with backwards shifting deletion☆15Updated 8 years ago
- .Net wrapper for CRoaring - a C implementation of RoaringBitmap☆57Updated 4 years ago
- A compiler framework for managed code.☆52Updated 5 years ago
- .NET bindings for native numerical computing☆31Updated 6 years ago
- The Most Complete .NET/C# Implementation of Knuth–Morris–Pratt Algorithm☆26Updated 6 years ago
- EliasFanoCompression: quasi-succinct compression of sorted integers in C#☆43Updated 3 years ago
- Tool to convert C# code to use nameof vs string literals where appropriate.☆9Updated 10 years ago
- K-V storage engine with low memory cost and low write amplification☆34Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago