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.☆281Updated 2 years ago
- Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c☆503Updated last year
- Implementation in C# of LINQ concept with struct☆305Updated last year
- Implementation of a lock-free dictionary on .Net.☆528Updated 9 months ago
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆906Updated 3 weeks ago
- .NET tool to analyze size of Native AOT binaries.☆425Updated 5 months ago
- Fast, idiomatic C# implementation of Flatbuffers☆554Updated 6 months ago
- .NET Reflection Made Fast and Simple ⛺☆300Updated 5 years ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆271Updated 3 weeks ago
- High performance, thread-safe in-memory caching primitives for .NET☆566Updated 2 months ago
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆698Updated this week
- Delegate-based C# P/Invoke alternative - compatible with all platforms and runtimes.☆503Updated last year
- ZoneTree is a persistent, high-performance, transactional, and ACID-compliant ordered key-value database for .NET. It operates seamlessly…☆445Updated 6 months ago
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆324Updated 3 weeks ago
- A high-performance, zero-allocation .NET logging library.☆433Updated 2 weeks ago
- High performance algorithms in C#: SIMD/SSE, multi-core and faster☆331Updated this week
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆897Updated last year
- A simple, easy to use, strongly-typed, async wrapper around .NET named pipes.☆342Updated this week
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆761Updated 2 months ago
- SpanJson is a JSON serializer for .NET Core 6.0+☆443Updated 4 months ago
- Experimenting with dotnet runtime.☆299Updated 3 weeks ago
- Fast and lightweight parser creation tools☆516Updated this week
- A .NET library simplifying the execution and chaining of processes☆434Updated last year
- VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).☆705Updated 5 months ago
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆179Updated last year
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆591Updated last year
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆248Updated last year
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆195Updated last year
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your buil…☆158Updated last month
- Testura.Code is a wrapper around the Roslyn API and used for generation, saving and compiling C# code. It provides methods and helpers to…☆297Updated last year