Marc Gravell

Results 10 repositories owned by Marc Gravell

fast-member

977
Stars
133
Forks
Watchers

Automatically exported from code.google.com/p/fast-member

Pipelines.Sockets.Unofficial

395
Stars
49
Forks
Watchers

.NET managed sockets wrapper using the new "Pipelines" API

pipelines.docs

17
Stars
0
Forks
Watchers

Open source documentation for the .NET pipelines project

Pipelines.WebSockets

69
Stars
17
Forks
Watchers

.NET WebSocket (RFC 6455/hixie/hybi) implementation using the System.IO.Pipelines API

PooledAwait

381
Stars
25
Forks
Watchers

Low allocation async/await for C#/.NET

RESPite

31
Stars
1
Forks
Watchers

Low level RESP handling tools for .NET, intended for consumption by other libraries

SimpleCUDAExample

30
Stars
2
Forks
Watchers

A basic example of using ManagedCUDA via C# to execute logic on the GPU

simplsockets

58
Stars
7
Forks
Watchers

SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It is a spinoff of the Dache distributed caching project.

SortOfProblem

30
Stars
3
Forks
Watchers

A demo project discussion sorting

DistributedCacheDemo

51
Stars
2
Forks
Watchers

basic example of helper APIs for IDistributedCache