Sergio0694 / BinaryPack
The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation
☆341Updated 2 years ago
Alternatives and similar repositories for BinaryPack:
Users that are interested in BinaryPack are comparing it to the libraries listed below
- Implementation in C# of LINQ concept with struct☆302Updated last year
- LINQ for Span<T>, without memory allocations.☆252Updated last year
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆841Updated 2 months ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆881Updated last year
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆661Updated last week
- Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c☆491Updated last year
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆568Updated 10 months ago
- Fast object cloner for .NET☆549Updated last year
- .NET Reflection Made Fast and Simple ⛺☆288Updated 4 years ago
- Implementation of a lock-free dictionary on .Net.☆495Updated 8 months ago
- Fast, idiomatic C# implementation of Flatbuffers☆522Updated 2 months ago
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆758Updated 4 years ago
- A .NET library simplifying the execution and chaining of processes☆420Updated 7 months ago
- Fast and lightweight parser creation tools☆440Updated this week
- SpanJson is a JSON serializer for .NET Core 6.0+☆436Updated 4 months ago
- High performance, thread-safe in-memory caching primitives for .NET☆508Updated this week
- Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆455Updated this week
- A vector and matrix library written in C# using hardware intrinsics☆700Updated 2 years ago
- Serialize .NET Core assemblies☆307Updated 10 months ago
- Testura.Code is a wrapper around the Roslyn API and used for generation, saving and compiling C# code. It provides methods and helpers to…☆298Updated 9 months ago
- Pure DI for .NET☆581Updated this week
- A tool that helps to see an internal structure of the CLR types at runtime☆692Updated 2 years ago
- .NET tool to analyze size of Native AOT binaries.☆359Updated 2 months ago
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆177Updated 11 months ago
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆296Updated last month
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆249Updated 3 weeks ago
- VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).☆683Updated 5 months ago
- LZ4/LH4HC compression for .NET Standard 1.6/2.0 (formerly known as lz4net)☆716Updated 4 months ago
- High performance algorithms in C#: SIMD/SSE, multi-core and faster☆266Updated last year
- .NET Implementations of Trie Data Structures for Substring Search, Auto-completion and Intelli-sense. Includes: patricia trie, suffix tri…☆430Updated 7 months ago