LokiMidgard / PartialMixinsLinks
Extends C# with Mixins.
☆27Updated 2 years ago
Alternatives and similar repositories for PartialMixins
Users that are interested in PartialMixins are comparing it to the libraries listed below
Sorting:
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 8 months ago
- ZeroIoC is reflectionless IoC Container for C#☆47Updated last month
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆84Updated last year
- Span-ify your code: write high performance memory aware C#☆70Updated 3 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- Imp.NET is a fast, high-level, object-oriented C# networking library that supports the invocation of remote methods through proxy interfa…☆44Updated 3 years ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆64Updated 5 months ago
- Simple way to serialize and deserialize polymorphic types for Json.NET☆46Updated 3 months ago
- The most revolutionary syntax visualizer☆73Updated 2 weeks ago
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- Optimized allocation free implementation of IList using ArrayPool.☆54Updated 11 months 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
- Undo/redo library aiming for ease of integration and usage simplicity.☆21Updated 3 weeks ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆65Updated last year
- Simple C# source generation based on custom templates☆105Updated last year
- Repository with advanced collections like OrderedHashSet or OrderedDictionary☆44Updated 6 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆39Updated 11 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- C# interface-to-member source generator☆81Updated 9 months ago
- This library provides struct based collections for high performance and low memory usage☆34Updated 7 months ago
- The combined Langly runtime☆33Updated 3 years ago
- A framework for transparently invoking multiple instances or clients.☆33Updated last month
- Auto generate Clone method using C# Source Generator☆84Updated 2 years ago
- A C# library for creating long-running tasks and background workers.☆23Updated 11 months ago
- Extends Verify to allow verification of C# Source Generators.☆85Updated last week
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆77Updated 5 months ago
- A library for generating discriminated union types in C#☆23Updated 5 years ago
- Parse any type from string in efficient way☆35Updated last month
- High performance SIMD operations in c#☆44Updated 6 years ago