All Git Users → antiufo

6 open source projects by antiufo

1. Shaman.dokan.archive
Mounts 7z/zip/rar files on Windows
2. Shaman.dom
An optimized version of HtmlAgilityPack with many bug fixes and improvements.
✭ 5
3. Roslyn Linq Rewrite
Compiles C# code by first rewriting the syntax trees of LINQ expressions using plain procedural code, minimizing allocations and dynamic dispatch.
✭ 678
4. Shaman.ValueString
Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).
✭ 22
C#
5. Shaman.BlobStore
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.
✭ 17
C#
6. Shaman.Reflection
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<>.
✭ 21
C#
1-6 of 6 user projects