Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.
☆81Jun 25, 2022Updated 3 years ago
Alternatives and similar repositories for StructPacker
Users that are interested in StructPacker are comparing it to the libraries listed below
Sorting:
- Tiny and simple data format/serializer.☆22Feb 21, 2026Updated last week
- Imp.NET is a fast, high-level, object-oriented C# networking library that supports the invocation of remote methods through proxy interfa…☆48Jan 26, 2022Updated 4 years ago
- Open Source MMO Framework built with dotnet 6 and NativeAOT runtime.☆17Feb 14, 2023Updated 3 years ago
- A .NET 5 source generator proof of concept that allows executing a method during compilation, so that it can be really fast during runtim…☆20Nov 10, 2020Updated 5 years ago
- C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Index☆39Jan 2, 2021Updated 5 years ago
- Json library that uses .NET 5 Source Generators☆150Jul 31, 2021Updated 4 years ago
- Display live statistics during .NET garbage collections☆13May 23, 2024Updated last year
- A C# mocking library that generates mocks at compile-time using a source generator☆12Feb 20, 2021Updated 5 years ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆271Jan 15, 2026Updated last month
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Jun 23, 2022Updated 3 years ago
- Auto generate Clone method using C# Source Generator☆86Apr 1, 2023Updated 2 years ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆85Aug 29, 2025Updated 6 months ago
- Structure of arrays source generator to make CPU Cache and SIMD friendly data structure for high-performance code in .NET and Unity.☆328Jan 5, 2026Updated last month
- BigMachines is State Machine library for .NET☆44Jan 30, 2026Updated last month
- WPF extensions library to define UI from code instead of XAML usage.☆12Nov 26, 2020Updated 5 years ago
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆82Nov 5, 2025Updated 3 months ago
- Easy to use SIMD accelerated Array and Span methods☆93Nov 19, 2022Updated 3 years ago
- A C# mocking library based on source generators☆16Feb 18, 2022Updated 4 years ago
- SqlSrcGen☆10Sep 26, 2023Updated 2 years ago
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Feb 19, 2026Updated last week
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Sep 1, 2023Updated 2 years ago
- ☆23Jan 4, 2026Updated last month
- High-performance zero-reflection approach to C# metaprogramming☆32Sep 29, 2024Updated last year
- This is a Visual Studio C# source generator for automatically generating enum extension methods that implement a switch expression based …☆32Mar 28, 2022Updated 3 years ago
- Tool to create your own aspects.☆10Dec 28, 2023Updated 2 years ago
- A C# source generator to automatically generate access methods for embedded resources.