High performance contract-less binary serializer for .NET
☆88Dec 2, 2025Updated 3 months ago
Alternatives and similar repositories for Apex.Serialization
Users that are interested in Apex.Serialization are comparing it to the libraries listed below
Sorting:
- Fast binary serializer☆67Nov 19, 2024Updated last year
- Roslyn powered analyzers for C# to support convention defined architecture☆15Feb 27, 2023Updated 3 years ago
- .NET Serializer testing framework☆78Feb 19, 2023Updated 3 years ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Sep 1, 2023Updated 2 years ago
- Polymorphic serialization for .NET☆280May 8, 2025Updated 10 months ago
- Fast, idiomatic C# implementation of Flatbuffers☆567May 26, 2025Updated 9 months ago
- Implementation of a lock-free dictionary on .Net.☆543Feb 24, 2025Updated last year
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆346Dec 8, 2022Updated 3 years ago
- SpanJson is a JSON serializer for .NET Core 6.0+☆444Jul 23, 2025Updated 7 months ago
- Biser is a cross-platform Binary and JSON Serializer for .NET / dotnet / core / standard / CoreRT / Mono WASM / C#☆44Oct 17, 2024Updated last year
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆82Nov 5, 2025Updated 4 months ago
- Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c☆500Dec 31, 2023Updated 2 years ago
- Implementation in C# of LINQ concept with struct☆309Jan 19, 2024Updated 2 years ago
- Binary serializer for POCO objects☆373Dec 8, 2022Updated 3 years ago
- Lightweight, persistent, thread-safe, disk-based collections written in C#, including dictionary, list, queue, and stack.☆13Apr 7, 2025Updated 11 months ago
- Efficient compiler of .NET expression trees☆22Feb 3, 2026Updated last month
- Lazy Dependency Injection for Microsoft's DI ServiceProvider☆15Nov 29, 2021Updated 4 years ago
- A low-level graphics library for .NET powered by Vulkan.☆33Apr 11, 2025Updated 11 months ago
- An allocation free Task-like object for async methods☆40Feb 8, 2026Updated last month
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆899Feb 14, 2024Updated 2 years ago
- A framework for transparently invoking multiple instances or clients.☆45Feb 25, 2026Updated 3 weeks ago
- C# bindings for lemire/simdjson (and full C# port)☆690Dec 8, 2022Updated 3 years ago
- A Lightweight, Extensible Scripting Language for Expression Trees☆23Feb 18, 2026Updated last month
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆332Updated this week
- Tiny .NET library implementing a free monad-like pattern with C# async/await.☆22Dec 12, 2021Updated 4 years ago
- LZ4/LH4HC compression for .NET Standard 1.6/2.0 (formerly known as lz4net)☆796Nov 3, 2025Updated 4 months ago
- Low allocation async/await for C#/.NET☆402Apr 21, 2020Updated 5 years ago
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,349Updated this week
- A extremely fast ioc container for high performance applications☆75Sep 14, 2020Updated 5 years ago
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆705Updated this week
- Configure async code's ConfigureAwait at a global level☆455Mar 2, 2026Updated 2 weeks ago
- Redis Scripting in Native C#☆23Dec 8, 2022Updated 3 years ago
- A minimal message queue☆11Dec 11, 2022Updated 3 years ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Oct 1, 2024Updated last year
- A DSL which simplifies the writing of ProtoBuf contracts for Zebus☆13Dec 18, 2025Updated 3 months ago
- Stack only json deserialization using generators and the System.Text.Json library☆297Dec 8, 2022Updated 3 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.