Block or Report
Block or report antiufo
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
roslyn-linq-rewrite Public
Compiles C# code by first rewriting the syntax trees of LINQ expressions using plain procedural code, minimizing allocations and dynamic dispatch.
-
Provides a single-threaded synchronization context, which makes it easy to reason about asynchronous code in environments that don't usually provide a synchronization context (for example, console …
-
Shaman.ValueString Public
Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).
-
Shaman.BlobStore Public
Provides an almost drop-in replacement for System.IO.File, optimized for a very large number of small files. Data is batched in package files, and can be read sequentially.
-
Shaman.Dom Public
An optimized version of HtmlAgilityPack with many bug fixes and improvements.
-
Shaman.Reflection Public
Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on the type arguments of Func<> or Action<>.


