jamescourtney / FlatSharpLinks
Fast, idiomatic C# implementation of Flatbuffers
☆549Updated 5 months 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…☆317Updated last month
- Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c☆503Updated last year
- A pure C# implementation of xxhash algorithm☆280Updated 2 years ago
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆346Updated 2 years ago
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆586Updated last year
- LZ4/LH4HC compression for .NET Standard 1.6/2.0 (formerly known as lz4net)☆775Updated last week
- A simple, single file, implementation of a circular buffer in C#.☆246Updated last year
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆270Updated 2 months ago
- Simplify call an external process with the async streams in C# 8.0.☆524Updated last month
- Implementation in C# of LINQ concept with struct☆305Updated last year
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆761Updated last month
- Alloc-free and fast replacement for Linq, with code generation☆314Updated last year
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆898Updated last year
- A .NET C# Implementation of QUIC protocol - Google's experimental transport layer.☆393Updated 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.☆317Updated last month
- High performance, thread-safe in-memory caching primitives for .NET☆560Updated 3 weeks ago
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆222Updated 5 months ago
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆201Updated last month
- .NET Reflection Made Fast and Simple ⛺☆298Updated 5 years ago
- High performance algorithms in C#: SIMD/SSE, multi-core and faster☆328Updated 2 weeks ago
- A library for building server application using loop-action programming model on .NET.☆274Updated last month
- Implementation of a lock-free dictionary on .Net.☆523Updated 8 months ago
- LINQ for Span<T>, without memory allocations.☆281Updated 2 years ago
- The extra fast, low memory footprint YAML library for C#, focued on .NET and Unity.☆415Updated 4 months ago
- SpanJson is a JSON serializer for .NET Core 6.0+☆443Updated 3 months ago
- Zero Allocation Text/Structured Logger for .NET with StringInterpolation and Source Generator, built on top of a Microsoft.Extensions.Log…☆1,595Updated last month
- High performance observable collections and synchronized views, for WPF, Blazor, Unity.☆846Updated last month
- Faster.Map — A blazing-fast, memory-efficient HashMap library for .NET. Featuring SIMD-optimized DenseMap, lock-free CMap, and high-perfo…☆122Updated 2 weeks ago
- Robust and efficient library for management of asynchronous operations in C#/.Net.☆245Updated 2 months ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆246Updated last year