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.☆22Updated last year
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- PoolSharp is a simple, light weight, thread safe object pool.☆25Updated 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
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- The Most Complete .NET/C# Implementation of Knuth–Morris–Pratt Algorithm☆27Updated 7 years ago
- T4Immutable is a T4 template for C# .NET apps that generates code for immutable classes.☆26Updated 5 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆66Updated last month
- Binary serializer with full .NET support!☆17Updated 2 months ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- An allocation free Task-like object for async methods☆39Updated last year
- Diesel is a DSL toolkit for .NET code generation for DDD☆17Updated 11 years ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 6 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 2 years ago
- Fody weaver that provides powerful CIL manipulation tools, including C# mixin functionality☆21Updated 6 years ago
- A .NET library for using reflection emit in a fluent way.☆32Updated 9 months ago
- A C# port of JavaFastPFOR☆54Updated last year
- Bounded multiple producers multiple consumers queue for .NET☆57Updated 2 years ago
- Research project for the Linq for the 2d arrays and images☆20Updated last year
- A fork of https://difflib.codeplex.com/☆16Updated 9 years ago
- Library-based implementation of Code Contracts-like API☆34Updated last year
- DeveelDB Core is an embeddable SQL-99 database system for .NET Core and .NET Standard frameworks, derived from DeveelDB (http://github.co…☆17Updated 7 years ago
- Provides an almost drop-in replacement for System.IO.File, optimized for a very large number of small files. Data is batched in package f…☆20Updated 7 years ago