joaoportela / CircularBuffer-CSharp
A simple, single file, implementation of a circular buffer in C#.
☆238Updated 9 months ago
Alternatives and similar repositories for CircularBuffer-CSharp:
Users that are interested in CircularBuffer-CSharp are comparing it to the libraries listed below
- Fast, idiomatic C# implementation of Flatbuffers☆528Updated this week
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆302Updated last month
- Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c☆497Updated last year
- Structure of arrays source generator to make CPU Cache and SIMD friendly data structure for high-performance code in .NET and Unity.☆294Updated last month
- Implementation in C# of LINQ concept with struct☆302Updated last year
- Faster.Map is a high-performance, memory-efficient alternative to Dictionary and ConcurrentDictionary in .NET. Designed for extreme speed…☆114Updated last month
- .NET Reflection Made Fast and Simple ⛺☆293Updated 4 years ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆256Updated last month
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆341Updated 2 years ago
- Robust and efficient library for management of asynchronous operations in C#/.Net.☆222Updated this week
- High performance algorithms in C#: SIMD/SSE, multi-core and faster☆273Updated last year
- Alloc-free and fast replacement for Linq, with code generation☆308Updated 10 months ago
- High performance observable collections and synchronized views, for WPF, Blazor, Unity.☆693Updated last month
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆576Updated last year
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆180Updated last month
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆217Updated last month
- Simplify call an external process with the async streams in C# 8.0.☆494Updated last month
- A library for building server application using loop-action programming model on .NET.☆254Updated last month
- LINQ for Span<T>, without memory allocations.☆262Updated last year
- A pure C# implementation of xxhash algorithm☆270Updated last year
- Generic weak event implementation☆190Updated 4 years ago
- Extension methods library emitting IL to generate delegates for fast reflection☆97Updated 9 years ago
- Double-ended queue☆132Updated last year
- Binary serializer. Unmatched speed and efficiency.☆76Updated 3 months ago
- ☆169Updated 2 years ago
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- The extra fast, low memory footprint YAML library for C#, focued on .NET and Unity.☆380Updated 2 weeks ago
- Extremely Fast Dependency Injection Library.☆182Updated 7 years ago
- A tool aiming to make it a little bit easier to learn Mono.Cecil☆95Updated 2 weeks ago
- C# shared memory classes for sharing data between processes (Array, Buffer and Circular Buffer)☆590Updated 3 months ago