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
- C# library which provides uniform API for conversion between types.☆24Updated last year
- Binary serializer with full .NET support!☆17Updated 8 months ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- DeveelDB Core is an embeddable SQL-99 database system for .NET Core and .NET Standard frameworks, derived from DeveelDB (http://github.co…☆17Updated 8 years ago
- A fork of https://difflib.codeplex.com/☆16Updated 10 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
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 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 2 months ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 5 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 8 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- Research project for the Linq for the 2d arrays and images☆21Updated last year
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆43Updated last year
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 5 years ago
- T4Immutable is a T4 template for C# .NET apps that generates code for immutable classes.☆26Updated 5 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 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
- Roslyn Code Fix / Source Generator for generating PropertyChanged from inner struct members.☆14Updated 2 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
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 5 years ago
- The Most Complete .NET/C# Implementation of Knuth–Morris–Pratt Algorithm☆27Updated 7 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A C# Reflection Helper Library☆14Updated 8 years ago
- Manages multi-threaded writing to a single file.☆30Updated 7 years ago
- Concurrency library for .Net☆65Updated 8 months ago