jamescourtney / FlatSharp
Fast, idiomatic C# implementation of Flatbuffers
☆522Updated 2 months ago
Alternatives and similar repositories for FlatSharp:
Users that are interested in FlatSharp are comparing it to the libraries listed below
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆296Updated last month
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆568Updated 10 months ago
- Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c☆491Updated last year
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆341Updated 2 years ago
- LZ4/LH4HC compression for .NET Standard 1.6/2.0 (formerly known as lz4net)☆716Updated 4 months ago
- Implementation in C# of LINQ concept with struct☆302Updated last year
- .NET Reflection Made Fast and Simple ⛺☆288Updated 4 years ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆881Updated last year
- Structure of arrays source generator to make CPU Cache and SIMD friendly data structure for high-performance code in .NET and Unity.☆279Updated 4 months ago
- High performance, thread-safe in-memory caching primitives for .NET☆508Updated this week
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆758Updated 4 years ago
- Alloc-free and fast replacement for Linq, with code generation☆297Updated 7 months ago
- LINQ for Span<T>, without memory allocations.☆252Updated last year
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆206Updated 4 months ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆249Updated 3 weeks ago
- A tool that helps to see an internal structure of the CLR types at runtime☆692Updated 2 years ago
- Zero-allocation string formatting for .NET.☆342Updated 7 years ago
- Zero Allocation Text/Structured Logger for .NET with StringInterpolation and Source Generator, built on top of a Microsoft.Extensions.Log…☆1,346Updated last month
- Simplify call an external process with the async streams in C# 8.0.☆477Updated last month
- A high-performance, zero-allocation .NET logging library.☆415Updated 2 months ago
- C# Source Generator to create value-object, inspired by units of measure.☆352Updated last month
- A pure C# implementation of xxhash algorithm☆259Updated last year
- SpanJson is a JSON serializer for .NET Core 6.0+☆436Updated 4 months ago
- Implementation of a lock-free dictionary on .Net.☆495Updated 8 months ago
- A simple, single file, implementation of a circular buffer in C#.☆235Updated 6 months ago
- A library for building server application using loop-action programming model on .NET.☆246Updated 2 weeks ago
- A .NET C# Implementation of QUIC protocol - Google's experimental transport layer.☆387Updated last year
- The extra fast, low memory footprint YAML library for C#, focued on .NET and Unity.☆347Updated last week
- High performance observable collections and synchronized views, for WPF, Blazor, Unity.☆651Updated 2 months ago
- Delegate-based C# P/Invoke alternative - compatible with all platforms and runtimes.☆497Updated 5 months ago