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
- On the fly disassemble C# code based on JitDasm☆126Updated 4 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- 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.☆66Updated 4 years ago
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆48Updated 4 years ago
- Prototype NET (CLR) Profiler written in C#☆25Updated 11 months ago
- Run C# code at compile time.☆37Updated 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
- Example implementation of IValueTaskSource☆31Updated last year
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆87Updated 6 years ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆61Updated 11 months ago
- The Most Complete .NET/C# Implementation of Knuth–Morris–Pratt Algorithm☆26Updated 6 years ago
- Port of Google's farmhash algorithm to .NET☆62Updated last year
- Replaces static method calls.☆68Updated 2 weeks ago
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆64Updated 6 years ago
- Infrastructure for high performance code.☆64Updated 7 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆59Updated 2 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- Basic performance-oriented TCP client/server messaging C# API based on Windows Registered I/O (RIO)☆68Updated 4 years ago
- Span-ify your code: write high performance memory aware C#☆70Updated last year
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- ☆57Updated this week
- Linq for Span<T> using SourceGenerators☆51Updated 3 years ago
- Research project for the Linq for the 2d arrays and images☆19Updated 10 months ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated 10 months ago
- Extremely fast MurmurHash implementation with zero heap allocations☆38Updated 4 years ago
- Compressed bitmaps in C#☆82Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆73Updated 10 months ago
- High performance C# implementation of the Snappy compression algorithm☆73Updated this week
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆55Updated last year