joaoportela / CircularBuffer-CSharpLinks
A simple, single file, implementation of a circular buffer in C#.
☆246Updated 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…☆317Updated last month
- Fast, idiomatic C# implementation of Flatbuffers☆549Updated 5 months ago
- .NET Reflection Made Fast and Simple ⛺☆298Updated 5 years ago
- Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c☆503Updated last year
- A pure C# implementation of xxhash algorithm☆280Updated 2 years ago
- Fast C# CSV parser☆151Updated last year
- Alloc-free and fast replacement for Linq, with code generation☆314Updated last year
- Implementation in C# of LINQ concept with struct☆305Updated last year
- General purpose C# code library.☆99Updated 9 months ago
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆346Updated 2 years ago
- C# delta syncing library☆150Updated 2 months ago
- Extension methods library emitting IL to generate delegates for fast reflection☆98Updated 9 years ago
- High performance algorithms in C#: SIMD/SSE, multi-core and faster☆328Updated 3 weeks ago
- Robust and efficient library for management of asynchronous operations in C#/.Net.☆245Updated 2 months ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆270Updated 2 months ago
- Simplify call an external process with the async streams in C# 8.0.☆524Updated last month
- Double-ended queue☆137Updated last year
- C# shared memory classes for sharing data between processes (Array, Buffer and Circular Buffer)☆602Updated 9 months ago
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆201Updated last month
- Faster.Map — A blazing-fast, memory-efficient HashMap library for .NET. Featuring SIMD-optimized DenseMap, lock-free CMap, and high-perfo…☆122Updated 2 weeks ago
- C# Network Library☆370Updated last year
- A really simple C# JSON Parser in 350 lines☆338Updated 2 years ago
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆222Updated 5 months ago
- Fast version of Crc32 algorithm for .NET☆203Updated 2 years ago
- A declarative serialization framework for controlling formatting of data at the byte and bit level using field bindings, converters, and …☆305Updated last year
- SharpYaml is a .NET library for YAML compatible with CoreCLR☆342Updated 3 weeks ago
- Generic weak event implementation☆196Updated 5 years ago
- High-Performance UDP Socket Example☆114Updated last year
- Structure of arrays source generator to make CPU Cache and SIMD friendly data structure for high-performance code in .NET and Unity.☆317Updated last month
- MPEG 1 & 2 Decoder for Layers 1, 2, & 3☆137Updated last year