Pinned Loading
-
roslyn-linq-rewrite
roslyn-linq-rewrite PublicCompiles C# code by first rewriting the syntax trees of LINQ expressions using plain procedural code, minimizing allocations and dynamic dispatch.
-
Shaman.SingleThreadSynchronizationContext
Shaman.SingleThreadSynchronizationContext PublicProvides 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
Shaman.ValueString PublicAllocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).
-
Shaman.BlobStore
Shaman.BlobStore PublicProvides 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
Shaman.Dom PublicAn optimized version of HtmlAgilityPack with many bug fixes and improvements.
-
Shaman.Reflection
Shaman.Reflection PublicCreates 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<>.
0 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |