re-motion / RemixLinks
Mixins are a powerful concept for object-oriented class composition. re-mix provides mixins for C# and Visual Basic .NET.
☆18Updated 8 years ago
Alternatives and similar repositories for Remix
Users that are interested in Remix are comparing it to the libraries listed below
Sorting:
- A simple template base system of macros for C# that can be executed in design time☆67Updated last year
- 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
- Provides strongly typed extensions methods for C# delegates to take advantages of functional programming techniques, like currying and pa…☆73Updated 2 years ago
- A tactful collection of utilities for .NET development.☆35Updated 8 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- Simple C# source generator for text templates☆33Updated 2 years ago
- serialize, modify, and deserialize LINQ Expressions☆21Updated 9 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Additional async LINQ to objects operators for IAsyncEnumerable<T>☆26Updated 3 years ago
- A C# Reflection Helper Library☆14Updated 8 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
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- C# Dependency Graph based on Reflection☆56Updated 2 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
- Code analysis improvements and context actions☆63Updated this week
- High-performance zero-reflection approach to C# metaprogramming☆31Updated last year
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆42Updated 7 years ago
- .NET Serializer testing framework☆76Updated 2 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Bounded multiple producers multiple consumers queue for .NET☆58Updated 2 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- Things to speed up C# code by avoiding reflection☆25Updated 2 years ago
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆28Updated 2 months ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- C# library which provides uniform API for conversion between types.☆23Updated last year
- Yet another rules engine, but simpler to use!!☆45Updated 8 years ago
- Allows you to use prototypal inheritance in C#☆27Updated 5 years ago
- Generating async c# code using Roslyn☆50Updated last year