A circular buffer alternative written in C under a BSD license
☆145Apr 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
- A splaytree ADT written in C with a BSD license☆18Jun 18, 2020Updated 5 years ago
- Spherical Cube Map rendering library☆25Jun 9, 2016Updated 9 years ago
- Fast Point Overlap Test☆19Jun 17, 2018Updated 7 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.
- generic embedded stuff used throughout hobby projs☆24Apr 8, 2018Updated 8 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 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…☆70Oct 7, 2024Updated last year
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- A fast real time physically based renderer☆30Jul 12, 2017Updated 8 years ago
- Shell script to log Arris power levels, signal-to-noise ratio and frequencies. Ready to graph in dygraph.☆11May 2, 2020Updated 6 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)☆481Dec 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 8 years ago
- etc texture decoder☆20May 31, 2019Updated 6 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- Inplace complex-valued ANSI C fast fourier transform☆11Nov 7, 2016Updated 9 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