A circular buffer alternative written in C under a BSD license
☆146Apr 3, 2019Updated 7 years ago
Alternatives and similar repositories for bipbuffer
Users that are interested in bipbuffer are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆270May 10, 2021Updated 5 years ago
- a C implementation of Simon Cooke's bipbuffer☆18Aug 11, 2017Updated 8 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Apr 15, 2015Updated 11 years ago
- A splaytree ADT written in C with a BSD license☆18Jun 18, 2020Updated 5 years ago
- Spherical Cube Map rendering library☆25Jun 9, 2016Updated 10 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Fast Point Overlap Test☆19Jun 17, 2018Updated 7 years ago
- Convert floating-point numbers to strings in their shortest, most accurate representation☆12Jan 28, 2025Updated last year
- A compressed bitset with supporting data structures and algorithms☆19Sep 13, 2013Updated 12 years 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☆68Jun 9, 2017Updated 9 years ago
- Durable dead simple queue that allows zero copy semantics. Durable under failure!☆18Dec 2, 2015Updated 10 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 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 interthread message queue.☆18Jan 26, 2016Updated 10 years ago
- Brad's Quixotic C - a barebones libc in a single header file☆27Aug 19, 2018Updated 7 years ago
- Lock-free ring buffer (MPSC)☆483Dec 16, 2019Updated 6 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 9 years ago
- etc texture decoder☆20May 31, 2019Updated 7 years ago
- Inplace complex-valued ANSI C fast fourier transform☆11Nov 7, 2016Updated 9 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 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.