jamescourtney / FlatSharpLinks
Fast, idiomatic C# implementation of Flatbuffers
☆561Updated 8 months ago
Alternatives and similar repositories for FlatSharp
Users that are interested in FlatSharp are comparing it to the libraries listed below
Sorting:
- Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c☆502Updated 2 years ago
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆330Updated 3 weeks ago
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆596Updated last year
- A pure C# implementation of xxhash algorithm☆284Updated 2 years ago
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆345Updated 3 years ago
- LZ4/LH4HC compression for .NET Standard 1.6/2.0 (formerly known as lz4net)☆789Updated 3 months ago
- High performance algorithms in C#: SIMD/SSE, multi-core and faster☆336Updated 3 weeks ago
- High performance, thread-safe in-memory caching primitives for .NET☆576Updated this week
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆898Updated last year
- Simplify call an external process with the async streams in C# 8.0.☆544Updated 4 months ago
- Implementation of a lock-free dictionary on .Net.☆543Updated 11 months ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆270Updated 2 weeks ago
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆761Updated 4 months ago
- Alloc-free and fast replacement for Linq, with code generation☆315Updated last year
- Implementation in C# of LINQ concept with struct☆309Updated 2 years ago
- A simple, single file, implementation of a circular buffer in C#.☆249Updated last year
- A .NET C# Implementation of QUIC protocol - Google's experimental transport layer.☆395Updated 2 years ago
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆223Updated 7 months ago
- Zero Allocation Text/Structured Logger for .NET with StringInterpolation and Source Generator, built on top of a Microsoft.Extensions.Log…☆1,649Updated 4 months ago
- .NET Reflection Made Fast and Simple ⛺☆303Updated 5 years ago
- SpanJson is a JSON serializer for .NET Core 6.0+☆443Updated 6 months ago
- A tool that helps to see an internal structure of the CLR types at runtime☆731Updated 3 years ago
- C# shared memory classes for sharing data between processes (Array, Buffer and Circular Buffer)☆604Updated last year
- A library for building server application using loop-action programming model on .NET.☆275Updated 4 months ago
- LINQ for Span<T>, without memory allocations.☆282Updated 2 years ago
- A high-performance, zero-allocation .NET logging library.☆432Updated this week
- High performance observable collections and synchronized views, for WPF, Blazor, Unity.☆871Updated 4 months ago
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆209Updated 4 months ago
- Delegate-based C# P/Invoke alternative - compatible with all platforms and runtimes.☆503Updated last year
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆909Updated 2 months ago