sklementiev / mixins
Mixins implementation in C#
☆12Updated 2 years ago
Alternatives and similar repositories for mixins
Users that are interested in mixins are comparing it to the libraries listed below
Sorting:
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.☆27Updated 6 months ago
- serialize, modify, and deserialize LINQ Expressions☆21Updated 9 years ago
- The Swiss Army Knife for type conversion in .NET☆56Updated 9 months ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files t…☆23Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Adds highlighting for C# tokens and symbols☆9Updated 5 years ago
- Solution and project query system based on Roslyn compiler☆12Updated last year
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆27Updated 6 months ago
- .Net Standard implementation of the URI Template Spec https://tools.ietf.org/html/rfc6570☆15Updated 7 years ago
- .Net library for generate proxy class instances☆13Updated 7 months ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- A powerful set of utilities for any kind of string transformation with a fluent interface☆112Updated 5 years ago
- Fody weaver that provides powerful CIL manipulation tools, including C# mixin functionality☆21Updated 6 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
- Add-in for Fody, ads ILogger.IsEnabled check to your logging statements☆17Updated 6 years ago
- Fody-based proxy generator with support for async patterns☆29Updated 5 years ago
- A simple abstraction layer over file system like APIs for .NET☆22Updated 2 years ago
- Fast mechanism for sending messages using memory-mapped files☆15Updated 11 years ago
- A collection of algorithms I've implemented and found generally useful☆16Updated last year
- Dictionary (memory) optimized for a small number of items☆13Updated 7 years ago
- Mixins are a powerful concept for object-oriented class composition. re-mix provides mixins for C# and Visual Basic .NET.☆18Updated 7 years ago
- Async/Awaitable non-blocking lock in C#☆17Updated 3 years ago
- A library to convert byte sizes to a human readable form☆33Updated 2 years ago
- T4Immutable is a T4 template for C# .NET apps that generates code for immutable classes.☆26Updated 4 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- .NET document database and a text search engine. Written on C#. Based on DBreeze.☆13Updated 6 years ago
- Change tracking library for .NET ⛺☆13Updated 5 years ago