Here are
64 public repositories
matching this topic...
一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO
A simple ring buffer (circular buffer) designed for embedded systems.
simple C++11 ring buffer implementation, allocated and evaluated at compile time
Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18beta release. It is significantly faster than channels with the added type safety of generics compared to ring buffers using interfaces.
traffic-shm (Anna) is a Java based lock free IPC library.
Updated
Aug 21, 2020
Java
Ring-buffer implementation that thinly wraps a numpy array
Updated
Mar 15, 2021
Python
A ring buffer designed to work with embedded devices, does not use heap allocations.
Inter-CPU asynchronous communication between Cortex-M7 and Cortex-M4 cores on STM32H7 dual core devices
A fixed-size circular buffer written in Rust.
Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:
A fast, generic fifo for MCUs.
My ring/FIFO buffer implementation, for embedde applications. Tested on STM32L1, STM32F3, STM32F4 and PIC18F platforms.
A ringbuffer implementation in golang
A collection of lockless, concurrent queues
flashflood is a ringbuffer on steroids for golang
An optimized Ring Buffer implementation based on the POSIX shared memory trick
lock-free queue, implemented as a ring-buffer on the stack
This repository contains a circular buffer or a ring buffer implementation in C code suitable for embedded systems.
A lock-free ring buffer for Python and Cython
Updated
Sep 16, 2020
Python
yacup: Yet Another C Utilities Package
ESP32 temperature measurement with ULP
Zero-allocation ring-buffer library
A lightweight circular queue for node.js
Updated
Aug 10, 2015
JavaScript
Python bindings to the PSRDada ringbuffer implementation
Updated
Nov 17, 2020
Python
A generic circular buffer (ring buffer) in C# with Auto-Scaler, Health-Check and Metrics-Report.
Ring-Buffer Implementation in ANSI C
C/C++Non-Blocking Lock-Free/Wait-Free Circular-Queue
Improve this page
Add a description, image, and links to the
ringbuffer
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
ringbuffer
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.