Wintellect / ProtoSharpLinks
Allows you to use prototypal inheritance in C#
☆27Updated 5 years ago
Alternatives and similar repositories for ProtoSharp
Users that are interested in ProtoSharp are comparing it to the libraries listed below
Sorting:
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆66Updated 3 months ago
- C# library which provides uniform API for conversion between types.☆23Updated last year
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- Library-based implementation of Code Contracts-like API☆34Updated 2 years ago
- Fody weaver that provides powerful CIL manipulation tools, including C# mixin functionality☆21Updated 6 years ago
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 5 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- A tactful collection of utilities for .NET development.☆35Updated 8 years ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 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
- Diesel is a DSL toolkit for .NET code generation for DDD☆17Updated 11 years ago
- A fork of https://difflib.codeplex.com/☆16Updated 10 years ago
- T4Immutable is a T4 template for C# .NET apps that generates code for immutable classes.☆26Updated 5 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- Voodoo Magic for WPF.☆13Updated 9 years ago
- Concurrency library for .Net☆64Updated 5 months ago
- The Loyc Core Libraries. Loyc.Essentials fills in gaps in the .NET Base Class Library; Loyc.Collections adds sophisticated data structure…☆47Updated 3 years ago
- A OO framework to handle all sorts of paths operations: File, Directory, Absolute, Drive Letter, UNC, Relative, prefixed with an Environm…☆89Updated 9 years ago
- Mixins are a powerful concept for object-oriented class composition. re-mix provides mixins for C# and Visual Basic .NET.☆18Updated 7 years ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 2 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Bounded multiple producers multiple consumers queue for .NET☆58Updated 2 years ago
- TypeCache is a fast alternative to System.Reflection. Also contained are IEnumerable extensions as an alternative to System.Linq, as well…☆12Updated last week
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- Analyse Memory Dumps looking at .NET String types☆30Updated 9 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago