mgravell / SimpleCUDAExampleLinks
A basic example of using ManagedCUDA via C# to execute logic on the GPU
☆32Updated 9 years ago
Alternatives and similar repositories for SimpleCUDAExample
Users that are interested in SimpleCUDAExample are comparing it to the libraries listed below
Sorting:
- My toys to play with SSE/AVX in pure C# (.NET Core 2.1)☆65Updated 6 years ago
- A compiler for NET CIL for GP-GPU computing in .NET languages.☆106Updated 4 years ago
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆71Updated 2 months ago
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆110Updated 4 years ago
- Compressed bitmaps in C#☆82Updated 2 years ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 7 years ago
- Port of Google's farmhash algorithm to .NET☆65Updated last year
- .NET Serializer testing framework☆76Updated 2 years ago
- A collection of somewhat useful utilities and extension methods for async programming☆184Updated 3 years ago
- Reactive queryable observable framework.☆160Updated 7 years ago
- Use ETW events to show what the .NET GC is doing☆113Updated 9 years ago
- A simple C# type for working with contiguous buffers.☆119Updated 8 years ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆113Updated 6 years ago
- Image processing library for use in .Net applications that supports .Net Core.☆84Updated 8 years ago
- A Zstandard wrapper for .Net☆142Updated 4 years ago
- Faster with Files☆59Updated 8 months ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated last year
- A modern wrapper around System.IO.☆84Updated 3 years ago
- A .NET library targeted at making Reflection programming more consistent, using a common set of abstractions and utilities☆168Updated 4 years ago
- Generates valid, readable C# from an Expression Tree.☆169Updated last week
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- Generic object change tracker for .NET Framework and .NET Standard-compliant platforms like .NET Core and Xamarin!☆102Updated 7 years ago
- Faster than Any Binary? Benchmark: http://theburningmonk.com/2014/08/json-serializers-benchmarks-updated-2/☆231Updated 3 months ago
- A managed Tls Library without all the baggage☆59Updated 7 years ago
- Scratch pad for various expression tree improvements.☆83Updated 3 years ago
- Easy-to-use exception causality chains for async/await.☆65Updated 5 years ago
- A generic interval tree implementation in C#☆182Updated 4 years ago
- Micro-libraries (pieces of utility code) for .Net that are safe and simple to use☆170Updated 3 years ago
- A library to help bridge C# async method execution from synchronous methods, such as in Windows Forms and ASP.NET.☆168Updated 6 years ago
- Stack Trace Explorer is a Visual Studio plug-in that pretty prints a stack trace by turning types, methods, and paths into hyper links☆110Updated 7 years ago