jamescourtney / FlatSharp
Fast, idiomatic C# implementation of Flatbuffers
☆511Updated this week
Related projects ⓘ
Alternatives and complementary repositories for FlatSharp
- Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c☆484Updated 10 months ago
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆279Updated 2 months ago
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆557Updated 7 months ago
- Zero Allocation Text/Structured Logger for .NET with StringInterpolation and Source Generator, built on top of a Microsoft.Extensions.Log…☆1,290Updated 2 weeks ago
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆755Updated 4 years ago
- Simplify call an external process with the async streams in C# 8.0.☆458Updated 2 months ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆875Updated 9 months ago
- LINQ for Span<T>, without memory allocations.☆245Updated last year
- Structure of arrays source generator to make CPU Cache and SIMD friendly data structure for high-performance code in .NET and Unity.☆267Updated last month
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆338Updated last year
- Implementation in C# of LINQ concept with struct☆299Updated 10 months ago
- High performance, thread-safe in-memory caching primitives for .NET☆483Updated this week
- High performance observable collections and synchronized views, for WPF, Blazor, Unity.☆597Updated last week
- Implementation of a lock-free dictionary on .Net.☆484Updated 5 months ago
- Alloc-free and fast replacement for Linq, with code generation☆287Updated 4 months ago
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆202Updated last month
- LZ4/LH4HC compression for .NET Standard 1.6/2.0 (formerly known as lz4net)☆694Updated last month
- A simple, single file, implementation of a circular buffer in C#.☆229Updated 3 months ago
- A tool that helps to see an internal structure of the CLR types at runtime☆677Updated 2 years ago
- A library for building server application using loop-action programming model on .NET.☆238Updated 6 months ago
- A pure C# implementation of xxhash algorithm☆252Updated last year
- C# Source Generator to create value-object, inspired by units of measure.☆334Updated this week
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆240Updated 3 weeks ago
- .NET Reflection Made Fast and Simple ⛺☆286Updated 4 years ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆243Updated 5 months ago
- The extra fast, low memory footprint YAML library for C#, focued on .NET and Unity.☆334Updated this week
- A .NET C# Implementation of QUIC protocol - Google's experimental transport layer.☆377Updated last year
- SpanJson is a JSON serializer for .NET Core 6.0+☆426Updated last month
- Zero-allocation string formatting for .NET.☆340Updated 7 years ago
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆638Updated this week