buffer
Here are 29 public repositories matching this topic...
Ultra-fast ring (circular) buffer based on mapping the underlying memory segment to two contiguous regions of virtual memory
-
Updated
Sep 24, 2025 - C#
A thread-safe collection type for a fixed length of elements, overwriting the oldest element
-
Updated
Nov 11, 2025 - C#
Buffer Manager for C#
-
Updated
Dec 5, 2018 - C#
A thread safe buffer queue mechanism that can be processed with multi thread logic. Usefull for periodicly loading batch records from database or etc. and to process these items on seperated multi threads.
-
Updated
Mar 30, 2022 - C#
Different buffers of bytes. Array, unmanaged heap and memory mapped file implementations.
-
Updated
Sep 22, 2021 - C#
A framework for command servo system.
-
Updated
Sep 16, 2025 - C#
This structure lends itself easily to buffering data streams.
-
Updated
Jun 15, 2017 - C#
Messages synch for asynch Producer Consumer
-
Updated
Oct 11, 2019 - C#
A declarative serialization library designed for bit-level control over binary representation. You can define C# classes like C structs by assigning attributes to classes and properties. Inspired by BinarySerializer by Jeff Haynes.
-
Updated
Jan 30, 2025 - C#
LZFSESharp is a .NET binding of the lzfse compression algorithm.
-
Updated
Jan 3, 2018 - C#
Improve this page
Add a description, image, and links to the buffer topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the buffer topic, visit your repo's landing page and select "manage topics."