replaysMike / AnySerializer
A CSharp library that can binary serialize any object quickly and easily
☆34Updated last year
Alternatives and similar repositories for AnySerializer:
Users that are interested in AnySerializer are comparing it to the libraries listed below
- Binary serializer with full .NET support!☆17Updated 2 years ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆43Updated 2 years ago
- From Jon Skeet☆49Updated 9 years ago
- Linq for Span<T> using SourceGenerators☆51Updated 3 years ago
- High-performance zero-reflection approach to C# metaprogramming☆29Updated 3 months ago
- .NET library for human-readable declaration of regular expressions without having to remember the regex syntax. Looks similar to Expressi…☆40Updated 2 years ago
- Runtime redirection of method calls for .NET Core.☆42Updated 5 years ago
- Example of compiling and running C# code without visibility checks.☆46Updated 6 years ago
- Non-boxing passing of values.☆27Updated 6 months ago
- An arbitrary-precision decimal (base 10) floating-point number class. Over 4.5 million downloads on NuGet!☆55Updated 2 weeks ago
- .NET proxy generator powered by Roslyn☆14Updated 5 months ago
- Visual Studio productivity extension☆58Updated last year
- Undo/redo library aiming for ease of integration and usage simplicity.☆22Updated this week
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- Analyzers checking System.Reflection☆80Updated last year
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆39Updated 2 years ago
- ☆12Updated last year
- IPC [inter-process communication] engine for .NET based on memory-mapped files.☆59Updated last year
- Full C# implementation of open-vcdiff☆29Updated 7 years ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆80Updated last year
- PoolSharp is a simple, light weight, thread safe object pool.☆24Updated last year
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated 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…☆24Updated 5 years ago
- .NET buffer compression library with native speed, supports gzip, snappy, brotli, zstd, lz4, lzo.☆45Updated last week
- A CSharp library that makes it easier to work with Types dynamically.☆23Updated last year
- Reliable cross-platform strongly-typed file/directory path manipulation and file system access in .NET.☆24Updated 11 months ago
- C# interface-to-member source generator☆77Updated 4 months ago
- Implementation for pooled in-memory streams for .NET☆39Updated 11 months ago
- Span-ify your code: write high performance memory aware C#☆70Updated 11 months ago
- SQLNado (SQLite Not ADO) is a .NET lightweight bloat free wrapper and object persistence framework based on SQLite.☆32Updated 2 weeks ago