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:
- Adapter for Microsoft.Extensions.Logging☆16Updated 2 years ago
- 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
- This is a basic (and slightly trivial) sample of using the ObjectPool<T> in an ASP.NET Core application.☆13Updated 6 years ago
- Simple JSON formatting/pretty-printing for .NET☆23Updated 2 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 9 months ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- ☆18Updated 4 years ago
- Provides strongly typed extensions methods for C# delegates to take advantages of functional programming techniques, like currying and pa…☆71Updated last year
- Adds an empty constructor to classes even if you have a non-empty one defined.☆28Updated 6 months ago
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆27Updated 2 weeks ago
- A tactful collection of utilities for .NET development.☆35Updated 8 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- C# library which provides uniform API for conversion between types.☆22Updated last year
- The combined Langly runtime☆33Updated 3 years ago
- serialize, modify, and deserialize LINQ Expressions☆21Updated 9 years ago
- .NET library for handling asynchronous file system operations☆25Updated 8 years ago
- PoolSharp is a simple, light weight, thread safe object pool.☆25Updated last year
- Simple C# source generator for text templates☆33Updated 2 years ago
- Code analysis improvements and context actions☆61Updated this week
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆43Updated 2 years ago
- T4Immutable is a T4 template for C# .NET apps that generates code for immutable classes.☆26Updated 5 years ago
- A C# Reflection Helper Library☆14Updated 7 years ago
- Binary serializer with full .NET support!☆17Updated 2 months ago
- A C# Deque class☆49Updated 10 years ago