joaoportela / CircularBuffer-CSharpLinks
A simple, single file, implementation of a circular buffer in C#.
☆240Updated 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…☆312Updated 2 months ago
- Fast, idiomatic C# implementation of Flatbuffers☆538Updated 2 months ago
- High performance algorithms in C#: SIMD/SSE, multi-core and faster☆316Updated last year
- Faster.Map is a high-performance, memory-efficient HashMap. Designed for extreme speed and scalability, it includes specialized implement…☆117Updated last week
- Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c☆500Updated last year
- Fast C# CSV parser☆151Updated 11 months ago
- Alloc-free and fast replacement for Linq, with code generation☆313Updated last year
- .NET Reflection Made Fast and Simple ⛺☆297Updated 5 years ago
- Implementation in C# of LINQ concept with struct☆305Updated last year
- A pure C# implementation of xxhash algorithm☆277Updated 2 years ago
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆194Updated 2 months ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆264Updated last month
- Robust and efficient library for management of asynchronous operations in C#/.Net.☆234Updated this week
- A library for building server application using loop-action programming model on .NET.☆261Updated 2 months ago
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆343Updated 2 years ago
- Extension methods library emitting IL to generate delegates for fast reflection☆98Updated 9 years ago
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆61Updated last year
- C# delta syncing library☆148Updated this week
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆221Updated last month
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆78Updated 6 months ago
- LINQ for Span<T>, without memory allocations.☆281Updated last year
- Structure of arrays source generator to make CPU Cache and SIMD friendly data structure for high-performance code in .NET and Unity.☆304Updated 2 months ago
- ☆169Updated 2 years ago
- Double-ended queue☆130Updated last year
- A .NET C# Implementation of QUIC protocol - Google's experimental transport layer.☆394Updated last year
- General purpose C# code library.☆99Updated 6 months ago
- Fast version of Crc32 algorithm for .NET☆203Updated last year
- Dirichlet .NET Number Theory Library☆96Updated 4 years ago
- Simplify call an external process with the async streams in C# 8.0.☆514Updated 2 months ago