A circular buffer alternative written in C under a BSD license
☆142Apr 3, 2019Updated 6 years ago
Alternatives and similar repositories for bipbuffer
Users that are interested in bipbuffer are comparing it to the libraries listed below
Sorting:
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆266May 10, 2021Updated 4 years ago
- a C implementation of Simon Cooke's bipbuffer☆18Aug 11, 2017Updated 8 years ago
- A splaytree ADT written in C with a BSD license☆18Jun 18, 2020Updated 5 years ago
- Spherical Cube Map rendering library☆24Jun 9, 2016Updated 9 years ago
- Fast Point Overlap Test☆18Jun 17, 2018Updated 7 years ago
- generic embedded stuff used throughout hobby projs☆24Apr 8, 2018Updated 7 years ago
- A compressed bitset with supporting data structures and algorithms☆19Sep 13, 2013Updated 12 years ago
- dnstap utilities implemented in Rust☆13Jul 21, 2025Updated 7 months ago
- Generally applicable Terra utilities.☆15Feb 10, 2015Updated 11 years ago
- Dynamic-language-like data structure for C☆15Jun 13, 2016Updated 9 years ago
- Our Game Engine☆10Dec 1, 2016Updated 9 years ago
- A sort-of continuation of the TinyScheme project by Dimitrios Souflis☆13Mar 8, 2016Updated 10 years ago
- Intrusive data structures for C☆67Jun 9, 2017Updated 8 years ago
- "Lock-Free Ring Buffer" (LFRB) is a minimal, customizable implementation of a ring buffer (a.k.a. circular buffer) in C, specifically sui…☆68Oct 7, 2024Updated last year
- Durable dead simple queue that allows zero copy semantics. Durable under failure!☆18Dec 2, 2015Updated 10 years ago
- An AVL tree implemented with an array, because cache misses keep you awake at night. Using a BSD license☆18Jun 14, 2014Updated 11 years ago
- A sparse and compressed bitmap library.☆13Aug 28, 2014Updated 11 years ago
- Lock-free ring buffer (MPSC)☆476Dec 16, 2019Updated 6 years ago
- Brad's Quixotic C - a barebones libc in a single header file☆27Aug 19, 2018Updated 7 years ago
- Lock-free interthread message queue.☆18Jan 26, 2016Updated 10 years ago
- Implements a Min-Heap / Priority Queue in C using an indirection table for memory efficiency.☆29Aug 26, 2014Updated 11 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31May 27, 2017Updated 8 years ago
- etc texture decoder☆20May 31, 2019Updated 6 years ago
- Simple variable-length encoder/decoder (C99)(C++03)☆17Jun 24, 2016Updated 9 years ago
- Single file, STB-style, "lib" to generate uuid:s.☆31Sep 2, 2016Updated 9 years ago
- lz4 compression for PostgreSQL 12+ (dev)☆22Oct 16, 2021Updated 4 years ago
- A simple, C99, header only, 0-Clause BSD Licensed, fast fourier transform (FFT).☆126Jul 1, 2024Updated last year
- Font decoder for embedding into C, for embedded systems☆38Nov 12, 2018Updated 7 years ago
- C library for accessing assets (read-only data) from many different sources, with an fopen/fread-like API.☆17Mar 28, 2023Updated 2 years ago
- Robin hood bloom filter (C library)☆37Jul 14, 2024Updated last year
- mirror of jsish - A javascript interpreter with 0install, sqlite and websocket support☆13Dec 8, 2015Updated 10 years ago
- File notifications☆29Feb 9, 2016Updated 10 years ago
- A logic protocol generater device based on stm32. use lua script language.☆16Dec 28, 2015Updated 10 years ago
- Serialization component for the Asphalt framework☆11Updated this week
- A ring buffer implemented in C☆441Mar 13, 2024Updated 2 years ago
- An embeddable LISP in C99☆23Feb 3, 2018Updated 8 years ago
- This is the implementation of our research system Illuminator that was published in ASPLOS 2018 with the title "Making Huge Pages Actuall…☆11Sep 11, 2020Updated 5 years ago
- A simple ring buffer (circular buffer) designed for embedded systems.☆671Apr 16, 2025Updated 11 months ago
- Pure pony PostgreSQL client☆15Jul 4, 2017Updated 8 years ago