jamescourtney / FlatSharpView external linksLinks
Fast, idiomatic C# implementation of Flatbuffers
☆563May 26, 2025Updated 8 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…☆331Jan 5, 2026Updated last month
- Zero Allocation StringBuilder for .NET and Unity.☆2,675Jan 5, 2026Updated last month
- Zero encoding extreme performance binary serializer for C# and Unity.☆4,368Jan 5, 2026Updated last month
- Implementation of a lock-free dictionary on .Net.☆544Feb 24, 2025Updated 11 months ago
- 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,655Oct 1, 2025Updated 4 months ago
- High performance, thread-safe in-memory caching primitives for .NET☆581Feb 2, 2026Updated last week
- Robust and efficient library for management of asynchronous operations in C#/.Net.☆251Dec 7, 2025Updated 2 months ago
- Source Generator based Embedded Typed Readonly In-Memory Document Database for .NET and Unity.☆1,794Oct 1, 2025Updated 4 months ago
- A library for building server application using loop-action programming model on .NET.☆275Oct 1, 2025Updated 4 months ago
- 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.☆545Oct 1, 2025Updated 4 months ago
- KcpTransport is a Pure C# implementation of RUDP for high-performance real-time network communication☆289May 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)☆790Nov 3, 2025Updated 3 months ago
- High performance contract-less binary serializer for .NET☆88Dec 2, 2025Updated 2 months ago
- High performance algorithms in C#: SIMD/SSE, multi-core and faster☆337Jan 7, 2026Updated last month
- High performance in-memory/distributed messaging pipeline for .NET and Unity.☆1,774Jan 5, 2026Updated last month
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆700Updated this week
- ZoneTree is a persistent, high-performance, transactional, and ACID-compliant ordered key-value database for .NET. It operates seamlessly…☆449Updated this week
- Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]☆6,602Oct 23, 2025Updated 3 months ago
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆81Nov 5, 2025Updated 3 months ago
- A .NET C# Implementation of QUIC protocol - Google's experimental transport layer.☆395Aug 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,347Jan 22, 2026Updated 3 weeks ago
- A high-performance, zero-allocation .NET logging library.☆434Updated this week
- An efficient multi-layered caching system for .NET☆626Feb 4, 2026Updated last week
- C# shared memory classes for sharing data between processes (Array, Buffer and Circular Buffer)☆605Jan 20, 2025Updated last year
- Unified Realtime/API framework for .NET platform and Unity.☆4,319Feb 4, 2026Updated last week
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆270Jan 15, 2026Updated 3 weeks ago
- Next generation API for .NET☆1,901Feb 2, 2026Updated last week
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆90Mar 17, 2024Updated last year
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆897Feb 14, 2024Updated 2 years ago
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆761Sep 26, 2025Updated 4 months ago
- High performance observable collections and synchronized views, for WPF, Blazor, Unity.☆895Oct 1, 2025Updated 4 months ago
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆909Nov 25, 2025Updated 2 months ago
- A library to provide pooling for .NET MemoryStream objects to improve application performance.☆2,126Feb 5, 2026Updated last week
- Span-ify your code: write high performance memory aware C#☆73Dec 3, 2025Updated 2 months ago
- Structure of arrays source generator to make CPU Cache and SIMD friendly data structure for high-performance code in .NET and Unity.☆324Jan 5, 2026Updated last month
- Implementation in C# of LINQ concept with struct☆309Jan 19, 2024Updated 2 years ago