kekyo / SynchContextSampleLinks
.NET Custom SynchronizationContext sample codes.
☆13Updated 2 years ago
Alternatives and similar repositories for SynchContextSample
Users that are interested in SynchContextSample are comparing it to the libraries listed below
Sorting:
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- An analyzer for Non-Copyable structs.☆32Updated 3 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
- A Visual Studio extension that provides syntax highlighting for the IL (Intermediate Language) and project templates for C#, F# and Visua…☆119Updated 5 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Basic performance-oriented TCP client/server messaging C# API based on Windows Registered I/O (RIO)☆68Updated 4 years ago
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- Wintellect's Power Collections for .NET☆54Updated 4 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
- An alternative implementation of Dictionary<K,V> on C#☆27Updated 5 years ago
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 2 months ago
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- A .NET library for using reflection emit in a fluent way.☆32Updated 8 months ago
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆78Updated last year
- Runtime redirection of method calls for .NET Core.☆43Updated 6 years ago
- Fast binary serializer☆65Updated 7 months ago
- DAWG String Dictionary in C#☆121Updated 10 months ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- Roslyn extensions, with a touch of meta-programming.☆35Updated 7 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated 2 months ago
- Fast Accessors for .Net☆33Updated 2 years ago
- An allocation free Task-like object for async methods☆39Updated 11 months ago
- The combined Langly runtime☆33Updated 3 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆55Updated last year
- .NET library to work with Git repositories☆34Updated last week
- On the fly disassemble C# code based on JitDasm☆128Updated 5 years ago
- ☆44Updated 2 years ago
- My toys to play with SSE/AVX in pure C# (.NET Core 2.1)☆64Updated 6 years ago
- Run C# code at compile time.☆38Updated 4 years ago