rikimaru0345 / CerasLinks
Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c
☆500Updated 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☆535Updated last week
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆341Updated 2 years ago
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆575Updated last year
- Implementation in C# of LINQ concept with struct☆303Updated last year
- Implementation of a lock-free dictionary on .Net.☆512Updated 3 months ago
- Zero-allocation string formatting for .NET.☆343Updated 7 years ago
- LINQ for Span<T>, without memory allocations.☆263Updated last year
- LZ4/LH4HC compression for .NET Standard 1.6/2.0 (formerly known as lz4net)☆738Updated 8 months ago
- .NET Reflection Made Fast and Simple ⛺☆295Updated 4 years ago
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆304Updated 3 weeks 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…☆298Updated last year
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆873Updated 2 months ago
- A tool that helps to see an internal structure of the CLR types at runtime☆700Updated 2 years ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆888Updated last year
- SpanJson is a JSON serializer for .NET Core 6.0+☆439Updated 7 months ago
- Delegate-based C# P/Invoke alternative - compatible with all platforms and runtimes.☆501Updated 9 months ago
- Extremely Fast Dependency Injection Library.☆182Updated 7 years ago
- Generic weak event implementation☆193Updated 5 years ago
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆649Updated 3 years ago
- High performance, thread-safe in-memory caching primitives for .NET☆537Updated 3 weeks ago
- A vector and matrix library written in C# using hardware intrinsics☆701Updated 2 years ago
- Simplify call an external process with the async streams in C# 8.0.☆505Updated 3 weeks ago
- A native memory manager for .NET☆334Updated 7 years ago
- High performance algorithms in C#: SIMD/SSE, multi-core and faster☆277Updated last year
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆679Updated this week
- Alloc-free and fast replacement for Linq, with code generation☆311Updated 11 months ago
- VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).☆691Updated 8 months ago
- Inject arbitrary IL code at compile time.☆247Updated last month
- Structure of arrays source generator to make CPU Cache and SIMD friendly data structure for high-performance code in .NET and Unity.☆299Updated 3 weeks ago