kekyo / SynchContextSample
.NET Custom SynchronizationContext sample codes.
☆12Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for SynchContextSample
- On the fly disassemble C# code based on JitDasm☆125Updated 4 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆27Updated 6 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆65Updated 3 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- An analyzer for Non-Copyable structs.☆31Updated 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 4 years ago
- My toys to play with SSE/AVX in pure C# (.NET Core 2.1)☆64Updated 5 years ago
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆62Updated 6 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆57Updated 2 years ago
- Extremely Fast MySQL Driver for C#, work in progress.☆55Updated 7 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 3 years ago
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆46Updated 3 years ago
- A .NET library for using reflection emit in a fluent way.☆27Updated 3 weeks ago
- A set of Roslyn analyzers related to multithreading☆30Updated 5 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- C# code generator based on the Roslyn API☆32Updated 11 years ago
- Tiny and simple data format/serializer.☆19Updated last week
- Example implementation of IValueTaskSource☆31Updated last year
- Low-level utilities and tools for working with the CLR and memory.☆36Updated 3 weeks ago
- Replaces static method calls.☆68Updated 3 weeks ago
- Prototype of writing a managed JIT in C# with CoreCLR☆71Updated 7 months ago
- Linq for Span<T> using SourceGenerators☆49Updated 3 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆228Updated 7 months ago
- Run C# code at compile time.☆37Updated 4 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 2 months ago
- the .net implement for the brotli algorithm☆69Updated 10 months ago
- Research project for the Linq for the 2d arrays and images☆20Updated 7 months ago
- Concurrency library for .Net☆62Updated 9 months ago
- Basic performance-oriented TCP client/server messaging C# API based on Windows Registered I/O (RIO)☆66Updated 3 years ago