An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: circularbuffer

krkind/circularbuffercc

This repository contains a circular buffer or a ring buffer implementation in C++ code suitable for embedded systems.

Language: C++ - Size: 13.7 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 2 - Forks: 0

tickbh/algorithm-rs

about algorithm data structure, now has lru/lru-k/lfu/slab/rbtree/timerwheel with ttl, 关于算法常用的数据结构

Language: Rust - Size: 223 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 9 - Forks: 0

AndersKaloer/Ring-Buffer

A simple ring buffer (circular buffer) designed for embedded systems.

Language: C - Size: 127 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 571 - Forks: 192

Bian-Sh/Unity-async-await-tcp

This is an async/await tcp communication (client and server inside) in unity.simple yet powerful!

Language: C# - Size: 49.5 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 54 - Forks: 9

krkind/circularbuffer

This repository contains a circular buffer or a ring buffer implementation in C code suitable for embedded systems.

Language: C - Size: 18.6 KB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 17 - Forks: 0

RichardB01/EmbeddedRingBuffer

A ring buffer designed to work with embedded devices, does not use heap allocations.

Language: C++ - Size: 49.8 KB - Last synced at: about 12 hours ago - Pushed at: over 2 years ago - Stars: 53 - Forks: 5

vinitjames/circularbuffer

A lightweight C++ STL style circular buffer.

Language: C++ - Size: 45.9 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 11 - Forks: 4

CieNTi/yacup

yacup: Yet Another C Utilities Package

Language: C - Size: 2.55 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 0

vitalyvch/rng_buf

An optimized Ring Buffer implementation based on the POSIX shared memory trick

Language: C++ - Size: 214 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 6 - Forks: 3

msays2000/ring

Ring a circular buffer implemented as two channels in golang

Language: Go - Size: 4.88 KB - Last synced at: 5 days ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

samirettali/slidingwindow

Sliding window implementation in Go

Language: Go - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0