joaoportela / CircularBuffer-CSharpLinks
A simple, single file, implementation of a circular buffer in C#.
☆249Updated 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…☆327Updated 3 weeks ago
- A pure C# implementation of xxhash algorithm☆284Updated 2 years ago
- Fast, idiomatic C# implementation of Flatbuffers☆561Updated 8 months ago
- .NET Reflection Made Fast and Simple ⛺☆303Updated 5 years ago
- High performance algorithms in C#: SIMD/SSE, multi-core and faster☆336Updated 3 weeks ago
- Alloc-free and fast replacement for Linq, with code generation☆315Updated last year
- Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c☆502Updated 2 years ago
- Faster.Map — A blazing-fast, memory-efficient HashMap library for .NET. Featuring SIMD-optimized DenseMap, lock-free CMap, and high-perfo…☆136Updated last month
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆270Updated 2 weeks ago
- Implementation in C# of LINQ concept with struct☆308Updated 2 years ago
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆208Updated 4 months ago
- Robust and efficient library for management of asynchronous operations in C#/.Net.☆250Updated last month
- LINQ for Span<T>, without memory allocations.☆282Updated 2 years ago
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆223Updated 7 months ago
- Easy to use SIMD accelerated Array and Span methods☆93Updated 3 years ago
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆345Updated 3 years ago
- ☆172Updated 3 years ago
- A library for building server application using loop-action programming model on .NET.☆275Updated 4 months ago
- Generic weak event implementation☆195Updated 5 years ago
- Fast C# CSV parser☆152Updated last year
- A declarative serialization framework for controlling formatting of data at the byte and bit level using field bindings, converters, and …☆309Updated last year
- C# delta syncing library☆153Updated 5 months ago
- A .NET C# Implementation of QUIC protocol - Google's experimental transport layer.☆395Updated 2 years ago
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆81Updated 2 months ago
- Extension methods library emitting IL to generate delegates for fast reflection☆99Updated 9 years ago
- General purpose C# code library.☆98Updated last month
- Fast version of Crc32 algorithm for .NET☆206Updated 2 years ago
- Double-ended queue☆137Updated last year
- NativeCompressions is the native binding and high-level API of ZStandard, LZ4 and OpenZL compression library for .NET and Unity.☆215Updated last month
- C# Network Library☆370Updated last year