buffer
Here are 106 public repositories matching this topic...
A simple ring buffer (circular buffer) designed for embedded systems.
-
Updated
Apr 16, 2025 - C
Inter-CPU asynchronous communication between Cortex-M7 and Cortex-M4 cores on STM32H7 dual core devices
-
Updated
Sep 20, 2025 - C
"Lock-Free Ring Buffer" (LFRB) is a minimal, customizable implementation of a ring buffer (a.k.a. circular buffer) in C, specifically suitable for embedded systems.
-
Updated
Oct 7, 2024 - C
Additions to C functional. (Containers, strings operations, memory operations, sockets, threads, etc...)
-
Updated
Jan 26, 2017 - C
This projects is about creating a function that, allows to read a line ending with a newline character ('\n') from a file descriptor, without knowing its size beforehand.
-
Updated
Sep 15, 2017 - C
build of the suckless simple terminal with patches for alpha, font2, copyurl, openclipboard, invert, appsync, xresources, scrollback, w3m, keyboard select, boxdraw
-
Updated
Aug 19, 2025 - C
General purpose C sourcecode collection
-
Updated
Sep 11, 2025 - C
A zero-copy file-like wrapper for Python byte buffers, inspired by Rust's std::io::Cursor.
-
Updated
Apr 4, 2023 - C
Multidimensional arrays.
-
Updated
Nov 7, 2025 - C
Various containers written for C programmers who need complete control over their memory.
-
Updated
Oct 22, 2025 - C
Fast incremental parsing using piece table and tree-sitter to generate syntax tree
-
Updated
May 12, 2020 - C
A c library that creates a more useful GUI for the terminal by splitting print statements into different parts of the screen.
-
Updated
Jan 13, 2019 - 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."