joaoportela / CircularBuffer-CSharpLinks
A simple, single file, implementation of a circular buffer in C#.
☆248Updated last year
Alternatives and similar repositories for CircularBuffer-CSharp
Users that are interested in CircularBuffer-CSharp 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…☆320Updated last week
- Fast, idiomatic C# implementation of Flatbuffers☆552Updated 6 months ago
- A pure C# implementation of xxhash algorithm☆280Updated 2 years ago
- Implementation in C# of LINQ concept with struct☆305Updated last year
- .NET Reflection Made Fast and Simple ⛺☆300Updated 5 years ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆270Updated last week
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆203Updated 2 months ago
- Alloc-free and fast replacement for Linq, with code generation☆316Updated last year
- Faster.Map — A blazing-fast, memory-efficient HashMap library for .NET. Featuring SIMD-optimized DenseMap, lock-free CMap, and high-perfo…☆124Updated last month
- High performance algorithms in C#: SIMD/SSE, multi-core and faster☆331Updated last week
- Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c☆503Updated last year
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆222Updated 5 months ago
- A library for building server application using loop-action programming model on .NET.☆275Updated 2 months ago
- Fast C# CSV parser☆151Updated last year
- A declarative serialization framework for controlling formatting of data at the byte and bit level using field bindings, converters, and …☆305Updated last year
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆346Updated 3 years ago
- Double-ended queue☆137Updated last year
- LINQ for Span<T>, without memory allocations.☆281Updated 2 years ago
- A .NET C# Implementation of QUIC protocol - Google's experimental transport layer.☆393Updated 2 years ago
- Simplify call an external process with the async streams in C# 8.0.☆529Updated 2 months ago
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆589Updated last year
- C# Network Library☆369Updated last year
- Extension methods library emitting IL to generate delegates for fast reflection☆98Updated 9 years ago
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆61Updated 2 years ago
- Structure of arrays source generator to make CPU Cache and SIMD friendly data structure for high-performance code in .NET and Unity.☆318Updated last week
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆81Updated last month
- Extremely fast UTF-8 xml parser library☆105Updated 3 years ago
- Robust and efficient library for management of asynchronous operations in C#/.Net.☆245Updated 3 months ago
- Append supplemental methods(WhenAny, WhenAll, Lazy) to ValueTask.☆158Updated 2 months ago
- Easy to use SIMD accelerated Array and Span methods☆92Updated 3 years ago