A CSharp library that can binary serialize any object quickly and easily
☆38Mar 15, 2023Updated 3 years ago
Alternatives and similar repositories for AnySerializer
Users that are interested in AnySerializer are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A CSharp library that can deep clone any object using only reflection.☆55Dec 8, 2022Updated 3 years ago
- A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.☆201Jun 18, 2024Updated 2 years ago
- Single-user self-contained file system written in C#☆16Jan 7, 2022Updated 4 years ago
- A Rich Text Editor for .NET MAUI☆20Mar 30, 2026Updated 5 months ago
- Native library foundations for game dev using .NET 10☆17Aug 4, 2026Updated last month
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Seamlessly extends any (.csproj, .vbproj, .fsproj) project to produce a NuGet package (.nupkg) and symbols at compile time. Supports publ…☆12Jun 22, 2022Updated 4 years ago
- `AsyncInterceptor` base class for Castle DynamicProxy that aims at full support for all awaitable types (including custom ones).☆17May 28, 2020Updated 6 years ago
- 🎫 High-speed a FNV-1a-128 hash-based UUID.☆16Jul 28, 2021Updated 5 years ago
- A collection of algorithms I've implemented and found generally useful☆16Updated this week
- ☆13May 30, 2022Updated 4 years ago
- Managed-first .NET web browser engine, built from primitives☆57Jul 7, 2026Updated 2 months ago
- Cross platform TFTP client desktop application, uses Avalonia as the UI framework☆14Sep 5, 2026Updated 2 weeks ago
- Various Computer Graphics Algorithms☆10Jun 30, 2020Updated 6 years ago
- A highly optimized 1D fast fourier transform (FFT) implementation for .NET, with implementations for both real- and complex-valued data.☆27Jul 20, 2026Updated 2 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- NLog Target For Loggly☆17Aug 19, 2022Updated 4 years ago
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆28Nov 14, 2025Updated 10 months ago
- C# implementation of the PosiStageNet protocol for network transport of positional data☆20Mar 26, 2026Updated 5 months ago
- The Virtual File System makes it possible to manage files that do not exist on a physical file system (e.g. disk).☆28Jul 20, 2026Updated 2 months ago
- Example implementation of IValueTaskSource