rikimaru0345 / CerasLinks
Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c
☆499Updated last year
Alternatives and similar repositories for Ceras
Users that are interested in Ceras are comparing it to the libraries listed below
Sorting:
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆760Updated 5 years ago
- Fast, idiomatic C# implementation of Flatbuffers☆537Updated last month
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆342Updated 2 years ago
- .NET Reflection Made Fast and Simple ⛺☆297Updated 4 years ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆889Updated last year
- Implementation in C# of LINQ concept with struct☆305Updated last year
- Implementation of a lock-free dictionary on .Net.☆514Updated 4 months ago
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆576Updated last year
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆877Updated 2 months ago
- Delegate-based C# P/Invoke alternative - compatible with all platforms and runtimes.☆502Updated 9 months ago
- Simplify call an external process with the async streams in C# 8.0.☆507Updated last month
- LINQ for Span<T>, without memory allocations.☆263Updated last year
- Zero-allocation string formatting for .NET.☆343Updated 7 years ago
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆308Updated last month
- A tool that helps to see an internal structure of the CLR types at runtime☆707Updated 2 years ago
- SpanJson is a JSON serializer for .NET Core 6.0+☆441Updated 8 months ago
- A native memory manager for .NET☆334Updated 7 years 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…☆299Updated last year
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆259Updated last week
- LZ4/LH4HC compression for .NET Standard 1.6/2.0 (formerly known as lz4net)☆753Updated 8 months ago
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆680Updated last week
- Zero Allocation Text/Structured Logger for .NET with StringInterpolation and Source Generator, built on top of a Microsoft.Extensions.Log…☆1,495Updated last month
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆650Updated 3 years ago
- Assists in performing Roslyn-based code generation during a build.☆410Updated 4 years ago
- A vector and matrix library written in C# using hardware intrinsics☆702Updated 2 years ago
- A lightweight text templating library written in C# which can be a drop-in replacement for string.Format☆1,178Updated last week
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆220Updated 2 weeks ago
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,281Updated last week
- SharpYaml is a .NET library for YAML compatible with CoreCLR☆341Updated 2 weeks ago
- Generic weak event implementation☆193Updated 5 years ago