jamescourtney / FlatSharp
Fast, idiomatic C# implementation of Flatbuffers
☆519Updated last month
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…☆292Updated last week
- Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c☆489Updated last year
- A pure C# implementation of xxhash algorithm☆255Updated last year
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆564Updated 9 months ago
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆338Updated 2 years ago
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆204Updated 3 months ago
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆758Updated 4 years ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆881Updated 11 months ago
- Implementation in C# of LINQ concept with struct☆301Updated 11 months ago
- Simplify call an external process with the async streams in C# 8.0.☆474Updated this week
- Alloc-free and fast replacement for Linq, with code generation☆294Updated 6 months ago
- High performance observable collections and synchronized views, for WPF, Blazor, Unity.☆625Updated last month
- LZ4/LH4HC compression for .NET Standard 1.6/2.0 (formerly known as lz4net)☆711Updated 3 months ago
- LINQ for Span<T>, without memory allocations.☆251Updated last year
- Zero-allocation string formatting for .NET.☆342Updated 7 years ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆247Updated this week
- Zero Allocation Text/Structured Logger for .NET with StringInterpolation and Source Generator, built on top of a Microsoft.Extensions.Log…☆1,330Updated last week
- Structure of arrays source generator to make CPU Cache and SIMD friendly data structure for high-performance code in .NET and Unity.☆276Updated 3 months ago
- A high-performance, zero-allocation .NET logging library.☆412Updated last month
- High performance, thread-safe in-memory caching primitives for .NET☆497Updated this week
- .NET Reflection Made Fast and Simple ⛺☆288Updated 4 years ago
- A simple, single file, implementation of a circular buffer in C#.☆233Updated 5 months ago
- C# Source Generator to create value-object, inspired by units of measure.☆349Updated last week
- Implementation of a lock-free dictionary on .Net.☆490Updated 7 months ago
- A library for building server application using loop-action programming model on .NET.☆244Updated this week
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆242Updated 7 months ago
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆656Updated this week
- A tool that helps to see an internal structure of the CLR types at runtime☆686Updated 2 years ago
- A .NET C# Implementation of QUIC protocol - Google's experimental transport layer.☆385Updated last year
- The extra fast, low memory footprint YAML library for C#, focued on .NET and Unity.☆336Updated last month