joaoportela / CircularBuffer-CSharpLinks
A simple, single file, implementation of a circular buffer in C#.
☆238Updated 10 months ago
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…☆308Updated last month
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆186Updated last month
- Faster.Map is a high-performance, memory-efficient HashMap. Designed for extreme speed and scalability, it includes specialized implement…☆115Updated 3 months ago
- Fast, idiomatic C# implementation of Flatbuffers☆537Updated 3 weeks ago
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆342Updated 2 years ago
- .NET Reflection Made Fast and Simple ⛺☆296Updated 4 years ago
- A pure C# implementation of xxhash algorithm☆274Updated last year
- Implementation in C# of LINQ concept with struct☆305Updated last year
- Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c☆499Updated last year
- A library for building server application using loop-action programming model on .NET.☆257Updated last month
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆259Updated last week
- Generic weak event implementation☆193Updated 5 years ago
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆220Updated last week
- Simplify call an external process with the async streams in C# 8.0.☆507Updated last month
- Robust and efficient library for management of asynchronous operations in C#/.Net.☆231Updated this week
- Alloc-free and fast replacement for Linq, with code generation☆311Updated 11 months ago
- The extra fast, low memory footprint YAML library for C#, focued on .NET and Unity.☆393Updated 2 weeks ago
- High performance observable collections and synchronized views, for WPF, Blazor, Unity.☆714Updated last month
- C# shared memory classes for sharing data between processes (Array, Buffer and Circular Buffer)☆596Updated 5 months ago
- LINQ for Span<T>, without memory allocations.☆263Updated last year
- Structure of arrays source generator to make CPU Cache and SIMD friendly data structure for high-performance code in .NET and Unity.☆301Updated last month
- Extension methods library emitting IL to generate delegates for fast reflection☆98Updated 9 years ago
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆576Updated last year
- Fast C# CSV parser☆150Updated 10 months ago
- Ogg Vorbis audio encoding library written in C#☆72Updated 3 months ago
- C# .NET Standard PNG decoder and PNG library☆94Updated 11 months ago
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆77Updated 5 months ago
- C# port of the stb_image.h☆269Updated 9 months ago
- Blazing fast memory allocator designed for video games meets .NET☆169Updated 3 years ago
- A declarative serialization framework for controlling formatting of data at the byte and bit level using field bindings, converters, and …☆301Updated last year