dschenkelman / async-io-talk
Assets for the series of talks about asynchronous I/O operations in C#.
☆25Updated 11 years ago
Alternatives and similar repositories for async-io-talk
Users that are interested in async-io-talk are comparing it to the libraries listed below
Sorting:
- A class library implementing probabilistic data structures in .NET☆61Updated 2 years ago
- This package enables .NET projects to use atomic primitives.☆58Updated 8 years ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆112Updated 5 years ago
- An Entity Framework Core implementation of Orleans Grain Storage. More providers to come later.☆53Updated last year
- Port of Google's farmhash algorithm to .NET☆65Updated last year
- .NET WebSocket (RFC 6455/hixie/hybi) implementation using the System.IO.Pipelines API☆72Updated 5 years ago
- Use ETW events to show what the .NET GC is doing☆110Updated 8 years ago
- Managed replacement of System.Reflection[.Emit]☆132Updated 8 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆87Updated 6 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆63Updated last month
- My toys to play with SSE/AVX in pure C# (.NET Core 2.1)☆64Updated 6 years ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 6 years ago
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆70Updated last year
- .NET Standard Unistack Framework☆73Updated 6 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Under the rocks☆106Updated 6 years ago
- .NET implementation of the murmurhash☆112Updated last year
- A compiler for NET CIL for GP-GPU computing in .NET languages.☆102Updated 3 years ago
- A managed Tls Library without all the baggage☆59Updated 7 years ago
- Complement for System.Linq.Expressions☆116Updated 5 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- Basic performance-oriented TCP client/server messaging C# API based on Windows Registered I/O (RIO)☆68Updated 4 years ago
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆108Updated 4 years ago
- A simple but powerful diff and merge class library for .NET, written in C#☆84Updated 4 months ago
- A generic, concurrent, portable and flexible Object Pool for the .NET Framework.☆68Updated 2 years ago
- Generating async c# code using Roslyn☆49Updated 9 months ago
- A .NET library targeted at making Reflection programming more consistent, using a common set of abstractions and utilities☆168Updated 3 years ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 6 years ago
- .NET library providing performant low-alloc algorithms and structures. Use to speed up your app.☆91Updated 6 years ago
- Generates valid, readable C# from an Expression Tree.☆169Updated 2 weeks ago