kekyo / SynchContextSample
.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
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆50Updated 4 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Tiny and simple data format/serializer.☆22Updated 3 weeks ago
- Unsafe methods for working with unmanaged memory and pointers.☆66Updated 4 years ago
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- Interop bindings for mimalloc.☆41Updated last month
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- Fast binary serializer☆65Updated 4 months ago
- Run C# code at compile time.☆37Updated 4 years ago
- Basic performance-oriented TCP client/server messaging C# API based on Windows Registered I/O (RIO)☆68Updated 4 years ago
- DAWG String Dictionary in C#☆120Updated 7 months ago
- Span-ify your code: write high performance memory aware C#☆70Updated last week
- Runtime redirection of method calls for .NET Core.☆43Updated 5 years ago
- Research project for the Linq for the 2d arrays and images☆19Updated last year
- 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
- Low-level utilities and tools for working with the CLR and memory.☆36Updated 4 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- My toys to play with SSE/AVX in pure C# (.NET Core 2.1)☆65Updated 6 years ago
- Linq for Span<T> using SourceGenerators☆53Updated 3 years ago
- Library for obtaining and analyzing the codegen of JIT for .NET. Can be used for both tests (assertions) and making reports (benchmarks).☆24Updated 2 years ago
- The example class library project, with code written in the CIL.☆19Updated 5 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆60Updated 2 years ago
- An allocation free Task-like object for async methods☆39Updated 9 months ago
- A .NET library for using reflection emit in a fluent way.☆29Updated 5 months ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 3 years ago
- Control the value of the localsinit flag on methods.☆17Updated 4 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Concurrency library for .Net☆64Updated 2 months ago
- Wintellect's Power Collections for .NET☆52Updated 3 years ago
- Extremely fast MurmurHash implementation with zero heap allocations☆40Updated 5 years ago