jamescourtney / FlatSharpLinks
Fast, idiomatic C# implementation of Flatbuffers
☆535Updated 3 weeks ago
Alternatives and similar repositories for FlatSharp
Users that are interested in FlatSharp are comparing it to the libraries listed below
Sorting:
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆308Updated last month
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆576Updated last year
- High performance, thread-safe in-memory caching primitives for .NET☆541Updated last week
- High performance observable collections and synchronized views, for WPF, Blazor, Unity.☆711Updated last month
- A pure C# implementation of xxhash algorithm☆274Updated last year
- Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c☆499Updated last year
- Zero Allocation Text/Structured Logger for .NET with StringInterpolation and Source Generator, built on top of a Microsoft.Extensions.Log…☆1,493Updated 3 weeks ago
- Simplify call an external process with the async streams in C# 8.0.☆507Updated last month
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆889Updated last year
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆220Updated last week
- Implementation of a lock-free dictionary on .Net.☆514Updated 3 months ago
- Alloc-free and fast replacement for Linq, with code generation☆311Updated 11 months ago
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆342Updated 2 years ago
- Structure of arrays source generator to make CPU Cache and SIMD friendly data structure for high-performance code in .NET and Unity.☆301Updated last month
- Implementation in C# of LINQ concept with struct☆305Updated last year
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆259Updated last week
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆760Updated 5 years ago
- A library for building server application using loop-action programming model on .NET.☆257Updated last month
- LZ4/LH4HC compression for .NET Standard 1.6/2.0 (formerly known as lz4net)☆750Updated 8 months ago
- C# Source Generator to create value-object, inspired by units of measure.☆372Updated last month
- A tool that helps to see an internal structure of the CLR types at runtime☆707Updated 2 years ago
- LINQ for Span<T>, without memory allocations.☆263Updated last year
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆186Updated last month
- High performance in-memory/distributed messaging pipeline for .NET and Unity.☆1,604Updated last month
- Source Generator based Embedded Typed Readonly In-Memory Document Database for .NET and Unity.☆1,694Updated last week
- .NET Reflection Made Fast and Simple ⛺☆296Updated 4 years ago
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆680Updated last week
- A high-performance, zero-allocation .NET logging library.☆419Updated last month
- Zero-allocation string formatting for .NET.☆343Updated 7 years ago
- SpanJson is a JSON serializer for .NET Core 6.0+☆440Updated 8 months ago