ayende / Xiao
Managed port of Smazz, small string compression library
☆26Updated 9 years ago
Alternatives and similar repositories for Xiao:
Users that are interested in Xiao are comparing it to the libraries listed below
- Tool to convert C# code to use nameof vs string literals where appropriate.☆9Updated 10 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Analyse Memory Dumps looking at .NET String types☆29Updated 8 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- A collection of algorithms I've implemented and found generally useful☆16Updated 11 months ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- Fast Accessors for .Net☆33Updated 2 years ago
- Logging Extensions that make sense☆57Updated 7 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated last year
- Nancy Script Pack for scriptcs☆34Updated 4 years ago
- Provides a set of portable collections installable as source files via NuGet.☆26Updated 9 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Observable Linq query implementation.☆36Updated 8 years ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆25Updated 3 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- Provides an almost drop-in replacement for System.IO.File, optimized for a very large number of small files. Data is batched in package f…☆20Updated 7 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- Scans a given directory tree for interesting assembly references☆16Updated this week
- Fast and flexible serialization framework usable on undecorated classes.☆46Updated 7 months ago
- Expression.ToString() is not so nice to look at sometimes, this library will ToString your expression in the way you want☆26Updated 9 years ago
- Blittable .NET structs☆16Updated 9 years ago
- Regexator is IDE for .NET regular expressions.☆18Updated 4 years ago
- Provides a single-threaded synchronization context, which makes it easy to reason about asynchronous code in environments that don't usua…☆13Updated 5 years ago
- An open source .NET build automation framework☆27Updated 4 months ago
- An MSBuild CodeTaskFactory that uses Roslyn compiler for cross platform compatibility☆26Updated 6 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago