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
- Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c☆502Updated 2 years ago
- Implementation in C# of LINQ concept with struct☆309Updated 2 years ago
- Fast, idiomatic C# implementation of Flatbuffers☆563Updated 8 months ago
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆909Updated 2 months ago
- Implementation of a lock-free dictionary on .Net.☆544Updated 11 months ago
- High performance, thread-safe in-memory caching primitives for .NET☆578Updated last week
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆270Updated 3 weeks ago
- .NET tool to analyze size of Native AOT binaries.☆428Updated 6 months ago
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆700Updated this week
- High performance algorithms in C#: SIMD/SSE, multi-core and faster☆337Updated last month
- A high-performance, zero-allocation .NET logging library.☆432Updated last week
- Delegate-based C# P/Invoke alternative - compatible with all platforms and runtimes.☆504Updated last year
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆331Updated last month
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆761Updated 4 months ago
- SpanJson is a JSON serializer for .NET Core 6.0+☆443Updated 6 months ago
- A framework for developing multimedia-based applications.☆307Updated 3 months ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆897Updated last year
- .NET Reflection Made Fast and Simple ⛺☆304Updated 5 years ago
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆195Updated last year
- 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
- ZoneTree is a persistent, high-performance, transactional, and ACID-compliant ordered key-value database for .NET. It operates seamlessly…☆448Updated 7 months ago
- Port of zstd compression library to c#☆361Updated last week
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆179Updated last year
- C# delta syncing library☆153Updated 5 months ago
- A vector and matrix library written in C# using hardware intrinsics☆701Updated 3 years ago
- .NET Implementations of Trie Data Structures for Substring Search, Auto-completion and Intelli-sense. Includes: patricia trie, suffix tri…☆456Updated last year
- Serialize .NET Core assemblies☆314Updated 7 months ago
- Fast and lightweight parser creation tools☆539Updated 3 weeks ago
- Generic weak event implementation☆194Updated 5 years ago