Sergio0694 / BinaryPackLinks
The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation
☆345Updated 3 years ago
Alternatives and similar repositories for BinaryPack
Users that are interested in BinaryPack are comparing it to the libraries listed below
Sorting:
- LINQ for Span<T>, without memory allocations.☆282Updated 2 years ago
- Implementation in C# of LINQ concept with struct☆308Updated 2 years ago
- Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c☆503Updated 2 years ago
- Fast, idiomatic C# implementation of Flatbuffers☆558Updated 7 months ago
- Implementation of a lock-free dictionary on .Net.☆540Updated 10 months ago
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆908Updated last month
- A high-performance, zero-allocation .NET logging library.☆433Updated last week
- Delegate-based C# P/Invoke alternative - compatible with all platforms and runtimes.☆503Updated last year
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆698Updated this week
- High performance, thread-safe in-memory caching primitives for .NET☆571Updated this week
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆324Updated 2 weeks ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆897Updated last year
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆270Updated this week
- High performance algorithms in C#: SIMD/SSE, multi-core and faster☆336Updated last week
- .NET Reflection Made Fast and Simple ⛺☆302Updated 5 years ago
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆179Updated last year
- .NET tool to analyze size of Native AOT binaries.☆427Updated 6 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…☆296Updated last year
- ☆201Updated last year
- A .NET library simplifying the execution and chaining of processes☆438Updated last year
- ZoneTree is a persistent, high-performance, transactional, and ACID-compliant ordered key-value database for .NET. It operates seamlessly…☆446Updated 7 months ago
- Inject arbitrary IL code at compile time.☆257Updated last week
- VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).☆705Updated 5 months ago
- Port of zstd compression library to c#☆355Updated 2 weeks ago
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆761Updated 3 months ago
- A tool that helps to see an internal structure of the CLR types at runtime☆729Updated 3 years ago
- SpanJson is a JSON serializer for .NET Core 6.0+☆443Updated 5 months ago
- Serialize .NET Core assemblies☆312Updated 6 months ago
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆195Updated last year
- .NET Implementations of Trie Data Structures for Substring Search, Auto-completion and Intelli-sense. Includes: patricia trie, suffix tri…☆454Updated last year