replaysMike / AnySerializerLinks
A CSharp library that can binary serialize any object quickly and easily
☆38Updated 2 years ago
Alternatives and similar repositories for AnySerializer
Users that are interested in AnySerializer are comparing it to the libraries listed below
Sorting:
- 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
- Imp.NET is a fast, high-level, object-oriented C# networking library that supports the invocation of remote methods through proxy interfa…☆48Updated 3 years ago
- Concurrency library for .Net☆65Updated 6 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆79Updated 3 years ago
- Span-ify your code: write high performance memory aware C#☆72Updated 7 months ago
- A tactful collection of utilities for .NET development.☆35Updated 8 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated last year
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆118Updated 5 months ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- From Jon Skeet☆51Updated 10 years ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated 2 weeks ago
- Generic weak event implementation☆196Updated 5 years ago
- Fast binary serializer☆66Updated 11 months ago
- Simple C# source generation based on custom templates☆107Updated 2 years ago
- The most revolutionary syntax visualizer☆78Updated 5 months ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆86Updated last year
- Actual C# Enums with values and better performance as a source generator☆44Updated 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 …☆40Updated 3 years ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆44Updated 2 years ago
- A multi-platform .NET binding of Facebook's Zstandard library.☆43Updated 5 years ago
- A feature-packed .NET MessagePack serialization library with great performance and simplicity. msgpack.io[C#]☆123Updated last week
- Simple build versioning for .NET, powered by Git tags☆67Updated 2 weeks ago
- Easy to use SIMD accelerated Array and Span methods☆92Updated 2 years ago
- A extremely fast ioc container for high performance applications☆76Updated 5 years ago
- A collection of SIMD (AVX2 & AVX512) accelerated mathematical functions for .NET☆74Updated last year
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 2 years ago
- An analyzer for Non-Copyable structs.☆36Updated 3 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated 2 weeks ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago