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
- Research project for the Linq for the 2d arrays and images☆21Updated last year
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- A fork of https://difflib.codeplex.com/☆16Updated 10 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- Library-based implementation of Code Contracts-like API☆34Updated 2 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 last month
- A library for slicing and dicing arrays (without copying).☆14Updated 5 years ago
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- A C# port of JavaFastPFOR☆57Updated 2 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Blittable .NET structs☆16Updated 10 years ago
- Bounded multiple producers multiple consumers queue for .NET☆59Updated 2 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 7 years ago
- An allocation free Task-like object for async methods☆40Updated 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
- T4Immutable is a T4 template for C# .NET apps that generates code for immutable classes.☆26Updated 5 years ago
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆66Updated 6 months ago
- Visual Studio Extension for managing keyboard shortcuts☆18Updated last year
- ☆23Updated 10 months ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 2 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 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 quick (low-latency) IPC channel for .NET (Using MemoryMappedFile and Event)☆21Updated 12 years ago
- Diesel is a DSL toolkit for .NET code generation for DDD☆17Updated 12 years ago
- dotnet watch we always wanted☆103Updated 4 years ago
- The Most Complete .NET/C# Implementation of Knuth–Morris–Pratt Algorithm☆27Updated 7 years ago