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:
- 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
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Small C# code generator. Easily generate code programmatically!☆74Updated 3 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 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
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 11 months ago
- C# Dependency Graph based on Reflection☆56Updated 2 years ago
- Fast Accessors for .Net☆33Updated 2 years ago
- Fight primitive obsession and create expressive domain models with source generators.☆18Updated last year
- Provides strongly typed extensions methods for C# delegates to take advantages of functional programming techniques, like currying and pa…☆73Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- A tactful collection of utilities for .NET development.☆35Updated 8 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆57Updated 6 years ago
- A simple template base system of macros for C# that can be executed in design time☆66Updated last year
- Simple C# source generator for text templates☆33Updated 2 years ago
- Adapter for Microsoft.Extensions.Logging☆16Updated 2 years ago
- A C# Reflection Helper Library☆14Updated 7 years ago
- PoolSharp is a simple, light weight, thread safe object pool.☆25Updated last year
- Home of UtilPack - library with various useful and generic stuff for .NET.☆17Updated 3 years ago
- ☆29Updated 6 years ago
- An allocation free Task-like object for async methods☆39Updated last year
- A fork of https://difflib.codeplex.com/☆16Updated 9 years ago
- Implicit parameters via contexts☆43Updated 3 years ago
- Allows you to use prototypal inheritance in C#☆27Updated 5 years ago
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆58Updated 4 years ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated 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