Fast, idiomatic C# implementation of Flatbuffers
☆567May 26, 2025Updated 9 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…☆332Feb 25, 2026Updated last week
- Zero Allocation StringBuilder for .NET and Unity.☆2,690Feb 25, 2026Updated last week
- Zero encoding extreme performance binary serializer for C# and Unity.☆4,392Feb 25, 2026Updated last week
- Implementation of a lock-free dictionary on .Net.☆542Feb 24, 2025Updated last year
- This library provides struct based collections for high performance and low memory usage☆36Oct 27, 2024Updated last year
- Zero Allocation Text/Structured Logger for .NET with StringInterpolation and Source Generator, built on top of a Microsoft.Extensions.Log…☆1,661Feb 25, 2026Updated last week
- High performance, thread-safe in-memory caching primitives for .NET☆585Feb 2, 2026Updated last month
- Robust and efficient library for management of asynchronous operations in C#/.Net.☆252Dec 7, 2025Updated 3 months ago
- Source Generator based Embedded Typed Readonly In-Memory Document Database for .NET and Unity.☆1,797Feb 25, 2026Updated last week
- A library for building server application using loop-action programming model on .NET.☆276Feb 25, 2026Updated last week
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆597Apr 2, 2024Updated last year
- Simplify call an external process with the async streams in C# 8.0.☆545Feb 25, 2026Updated last week
- KcpTransport is a Pure C# implementation of RUDP for high-performance real-time network communication☆290May 13, 2025Updated 9 months ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆251May 27, 2024Updated last year
- LZ4/LH4HC compression for .NET Standard 1.6/2.0 (formerly known as lz4net)☆794Nov 3, 2025Updated 4 months ago
- High performance contract-less binary serializer for .NET☆88Dec 2, 2025Updated 3 months ago
- High performance algorithms in C#: SIMD/SSE, multi-core and faster☆344Jan 7, 2026Updated last month
- High performance in-memory/distributed messaging pipeline for .NET and Unity.☆1,787Feb 25, 2026Updated last week
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆701Updated this week
- ZoneTree is a persistent, high-performance, transactional, and ACID-compliant ordered key-value database for .NET. It operates seamlessly…☆452Feb 7, 2026Updated 3 weeks ago
- Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]☆6,613Feb 27, 2026Updated last week
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆82Nov 5, 2025Updated 4 months ago
- A .NET C# Implementation of QUIC protocol - Google's experimental transport layer.☆397Aug 12, 2023Updated 2 years ago
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,348Updated this week
- A high-performance, zero-allocation .NET logging library.☆434Feb 14, 2026Updated 2 weeks ago
- An efficient multi-layered caching system for .NET☆626Feb 25, 2026Updated last week
- C# shared memory classes for sharing data between processes (Array, Buffer and Circular Buffer)☆606Jan 20, 2025Updated last year
- Unified Realtime/API framework for .NET platform and Unity.☆4,340Updated this week
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆271Jan 15, 2026Updated last month
- Next generation API for .NET☆1,906Feb 18, 2026Updated 2 weeks ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆90Mar 17, 2024Updated last year
- High performance observable collections and synchronized views, for WPF, Blazor, Unity.☆930Feb 25, 2026Updated last week
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆899Feb 14, 2024Updated 2 years ago
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆762Sep 26, 2025Updated 5 months ago
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆913Feb 22, 2026Updated last week
- A library to provide pooling for .NET MemoryStream objects to improve application performance.☆2,129Updated this week
- Span-ify your code: write high performance memory aware C#☆73Dec 3, 2025Updated 3 months ago
- Structure of arrays source generator to make CPU Cache and SIMD friendly data structure for high-performance code in .NET and Unity.☆327Feb 25, 2026Updated last week
- Implementation in C# of LINQ concept with struct☆309Jan 19, 2024Updated 2 years ago