joaoportela / CircularBuffer-CSharpLinks
A simple, single file, implementation of a circular buffer in C#.
☆250Updated 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…☆324Updated last week
- Fast, idiomatic C# implementation of Flatbuffers☆556Updated 7 months ago
- .NET Reflection Made Fast and Simple ⛺☆301Updated 5 years ago
- High performance algorithms in C#: SIMD/SSE, multi-core and faster☆335Updated this week
- Implementation in C# of LINQ concept with struct☆308Updated last year
- A pure C# implementation of xxhash algorithm☆283Updated 2 years ago
- Robust and efficient library for management of asynchronous operations in C#/.Net.☆247Updated last month
- Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c☆503Updated 2 years ago
- Alloc-free and fast replacement for Linq, with code generation☆315Updated last year
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆206Updated 3 months ago
- Faster.Map — A blazing-fast, memory-efficient HashMap library for .NET. Featuring SIMD-optimized DenseMap, lock-free CMap, and high-perfo…☆133Updated last week
- Fast C# CSV parser☆151Updated last year
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆270Updated last week
- A library for building server application using loop-action programming model on .NET.☆275Updated 3 months ago
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆221Updated 7 months ago
- Easy to use SIMD accelerated Array and Span methods☆92Updated 3 years ago
- Double-ended queue☆137Updated last year
- Structure of arrays source generator to make CPU Cache and SIMD friendly data structure for high-performance code in .NET and Unity.☆320Updated last week
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆346Updated 3 years ago
- C# shared memory classes for sharing data between processes (Array, Buffer and Circular Buffer)☆605Updated 11 months ago
- Extension methods library emitting IL to generate delegates for fast reflection☆98Updated 9 years ago
- Simplify call an external process with the async streams in C# 8.0.☆543Updated 3 months ago
- C# Network Library☆370Updated last year
- C# delta syncing library☆153Updated 4 months ago
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆62Updated 2 years ago
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆592Updated last year
- General purpose C# code library.☆99Updated 2 weeks ago
- Fast version of Crc32 algorithm for .NET☆207Updated 2 years ago
- NativeCompressions is the native binding and high-level API of ZStandard, LZ4 and OpenZL compression library for .NET and Unity.☆214Updated 2 weeks ago
- A declarative serialization framework for controlling formatting of data at the byte and bit level using field bindings, converters, and …☆305Updated last year