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:
- A collection of somewhat useful utilities and extension methods for async programming☆184Updated 3 years ago
- Image processing library for use in .Net applications that supports .Net Core.☆84Updated 8 years ago
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆110Updated 5 years ago
- Use ETW events to show what the .NET GC is doing☆113Updated 9 years ago
- A compiler for NET CIL for GP-GPU computing in .NET languages.☆106Updated 4 years ago
- Faster than Any Binary? Benchmark: http://theburningmonk.com/2014/08/json-serializers-benchmarks-updated-2/☆237Updated 5 months ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆113Updated 6 years ago
- Compressed bitmaps in C#☆83Updated 2 years ago
- Reactive queryable observable framework.☆160Updated 8 years ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated last year
- Concurrent priority queue and skip list for .NET☆43Updated 6 years ago
- Generic object change tracker for .NET Framework and .NET Standard-compliant platforms like .NET Core and Xamarin!☆102Updated 7 years ago
- A .NET library targeted at making Reflection programming more consistent, using a common set of abstractions and utilities☆168Updated 4 years ago
- Easy-to-use calculated properties for MVVM apps☆75Updated 4 years ago
- Data structures and algorithms for .NET☆137Updated 7 years ago
- Port of Google's farmhash algorithm to .NET☆67Updated last year
- Clone extension method library. Performs fast, deep or shallow clone using simple assignment operations generated by Expression Tree runt…☆119Updated 5 years ago
- Extensions for Reactive Extensions☆93Updated 10 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆80Updated 5 years ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 7 years ago
- A .NET dataflow and etl framework built upon Microsoft TPL Dataflow library☆247Updated 4 years ago
- Implements a very easy to use sockets API based on IObservable☆109Updated 8 years ago
- A simple file-locking implementation in C#☆92Updated 9 years ago
- Easy memoizing in .NET☆21Updated 13 years ago
- Turn any data source into an IQueryable☆98Updated 8 years ago
- A set of extension methods to complement the ones from System.Linq.Enumerable☆174Updated 4 years ago
- Micro-libraries (pieces of utility code) for .Net that are safe and simple to use☆170Updated 3 years ago
- .NET WebSocket (RFC 6455/hixie/hybi) implementation using the System.IO.Pipelines API☆72Updated 5 years ago
- Tracing rewriter using Fody☆93Updated 3 years ago
- My toys to play with SSE/AVX in pure C# (.NET Core 2.1)☆65Updated 7 years ago