re-motion / RemixLinks
Mixins are a powerful concept for object-oriented class composition. re-mix provides mixins for C# and Visual Basic .NET.
☆18Updated 7 years ago
Alternatives and similar repositories for Remix
Users that are interested in Remix are comparing it to the libraries listed below
Sorting:
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆25Updated 6 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Adapter for Microsoft.Extensions.Logging☆16Updated 2 years ago
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆27Updated last week
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- A C# Reflection Helper Library☆14Updated 7 years ago
- Provides strongly typed extensions methods for C# delegates to take advantages of functional programming techniques, like currying and pa…☆73Updated last year
- ☆24Updated 4 years ago
- T4Immutable is a T4 template for C# .NET apps that generates code for immutable classes.☆26Updated 5 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 10 months ago
- C# library which provides uniform API for conversion between types.☆22Updated last year
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- C# Dependency Graph based on Reflection☆56Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- Fight primitive obsession and create expressive domain models with source generators.☆18Updated last year
- A simple template base system of macros for C# that can be executed in design time☆66Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆71Updated 2 years ago
- Allows you to use prototypal inheritance in C#☆27Updated 5 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 6 months ago
- .NET Serializer testing framework☆75Updated 2 years ago
- Implicit parameters via contexts☆43Updated 2 years ago
- Reliable cross-platform strongly-typed file/directory path manipulation and file system access in .NET.☆28Updated last week
- A CSharp library that makes it easier to work with Types dynamically.☆24Updated 2 years ago
- A tactful collection of utilities for .NET development.☆35Updated 8 years ago
- Code analysis improvements and context actions☆62Updated this week