Wintellect / ProtoSharp
Allows you to use prototypal inheritance in C#
☆27Updated 4 years ago
Alternatives and similar repositories for ProtoSharp:
Users that are interested in ProtoSharp are comparing it to the libraries listed below
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- Binary serializer with full .NET support!☆17Updated 2 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Explorer of CultureInfo instances in .NET☆31Updated 4 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 3 years ago
- .NET library in C# that offers generic extension methods for C++-style reinterpret_cast for select Types.☆23Updated 4 months ago
- MemoryStream with ArrayPool☆12Updated 2 years ago
- C# library which provides uniform API for conversion between types.☆21Updated 9 months ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- A collection of algorithms I've implemented and found generally useful☆15Updated 8 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- A .NET library that can read and write .reg files☆10Updated 2 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 6 years ago
- A C# library to make work with value-semantics easier by e.g. (efficiently) implementing Equals and GetHashCode for you.☆28Updated last year
- Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.☆27Updated 2 months ago
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆26Updated 2 months ago
- A fork of https://difflib.codeplex.com/☆16Updated 9 years ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆26Updated 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
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- Managed port of Smazz, small string compression library☆26Updated 8 years ago
- Regexator is IDE for .NET regular expressions.☆18Updated 4 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
- Re-implementation of LINQ to Objects for .NET Framework 2.0☆14Updated 4 years ago
- Linq for Span<T> using SourceGenerators☆51Updated 3 years ago
- Blittable .NET structs☆15Updated 9 years ago
- Parser for arithmetic expressions☆21Updated 3 years ago