goldshtn / simd-workshopLinks
Exercises and sample code for a C# SIMD (vectorization) workshop
☆36Updated 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
Sorting:
- A collection of statistics algorithms from Mersenne twister generator to MCMC sampling.☆18Updated 2 years ago
- A C# port of JavaFastPFOR☆54Updated last year
- A .NET framework for composing, evaluating, inspecting and persisting computational experiments which are represented as a dataflow.☆20Updated 2 years ago
- Sample repository for a prototype of a new stackalloc operator for class with CoreCLR and Roslyn☆22Updated last year
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- Angara: the modelling environment https://www.microsoft.com/en-us/research/project/distribution-modeller☆25Updated 2 years ago
- My toys to play with SSE/AVX in pure C# (.NET Core 2.1)☆64Updated 6 years ago
- Materials for Sela's debugging and performance courses☆52Updated 5 years ago
- Bounded multiple producers multiple consumers queue for .NET☆57Updated 2 years ago
- Static analysis of MSIL based on the analysis-net infrastructure☆19Updated 2 years ago
- .NET bindings for native numerical computing☆31Updated 7 years ago
- Make QuickSort Quick Again in C#☆102Updated 3 years ago
- Visualization of the managed memory.☆84Updated 8 years ago
- A fast and efficient implementation of a MemoryPool<T>.☆23Updated 6 years ago
- Spike to demonstrate the use of Simd in C#☆13Updated 9 years ago
- A compiler framework for managed code.☆53Updated 5 years ago
- Tool to convert C# code to use nameof vs string literals where appropriate.☆9Updated 10 years ago
- FORMULA 2.0: Formal Specifications for Verification and Synthesis☆17Updated last year
- LINQ to Z3 - an esoteric LINQ binding based on Bart De Smet's idea☆14Updated 3 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- K-V storage engine with low memory cost and low write amplification☆34Updated 2 years ago
- Model-checker for lock and wait free C# code☆77Updated 7 years ago
- Making .NET open source accessible!☆26Updated 7 years ago
- Blittable .NET structs☆16Updated 9 years ago
- A DSL which simplifies the writing of ProtoBuf contracts for Zebus☆13Updated 2 months ago
- A library that contains types for table representation and operations to manipulate with tables, as well as save and load them from text …☆15Updated 2 years ago
- A library for modifying .NET assemblies.☆38Updated 11 years ago
- Allows to define and display a chart as a collection of plots such as line, band, markers, heatmap. Supports visualization of uncertain v…☆26Updated 2 years ago
- HyperLogLog-based set cardinality estimation library☆95Updated 3 weeks ago
- Generate C# ETW EventSource classes from JSON event specifications using T4☆14Updated last year