rdgarce / bqLinks
A blazing fast, MT-safe, lockfree and branchless circular byte buffer for SPSC in 50 loc
☆12Updated 3 months ago
Alternatives and similar repositories for bq
Users that are interested in bq are comparing it to the libraries listed below
Sorting:
- Sili - a collection of cross-platform single-header libraries for modern C/C++ programming.☆135Updated 6 months ago
- A collection of some lockfree datastructures☆70Updated 2 years ago
- A collection of freestanding single-header libraries for modern C development☆50Updated 3 months ago
- A low-level coroutine library for C☆70Updated last year
- C library to print nicely formatted tables☆29Updated 10 months ago
- Work Stealing Threadpool in a C Header☆24Updated 3 months ago
- Highly space and performance efficient C allocator☆28Updated 2 weeks ago
- SQLite viewer☆108Updated 2 months ago
- A full C compiler, written in pure C. No 3rd party dependencies or parser generators☆160Updated 7 months ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆88Updated 2 months ago
- huang's c compiler - a tiny C99 compiler.☆23Updated last year
- Buddy allocator☆41Updated last year
- An alternative, purely C-focused wrapper to Apple's Cocoa API for OS X app development and basic iOS programming. Requires little to no O…☆49Updated last year
- Completely avoid dangling pointers in C.☆39Updated 3 years ago
- Single file in-place JSON/SJSON parser☆82Updated 4 years ago
- A compiled, statically typed, C-like, data oriented language with a focus on performance and low-level optimization using GPU acceleratio…☆21Updated 3 months ago
- File system and archive abstraction library.☆55Updated 3 months ago
- Yet another simple header only arena allocator for C11☆42Updated last year
- Cross-platform asynchronous I/O library☆21Updated last year
- A simple Garbage Collected Arena for C.☆19Updated last year
- A B+ tree implementation in C☆46Updated last month
- Single header C networking libraries for games and casual use.☆21Updated 10 months ago
- A set of custom memory allocators☆25Updated 2 years ago
- Various containers written for C programmers who need complete control over their memory.☆14Updated last week
- C23 Checked Arithmetic☆154Updated 5 months ago
- A very fast SIMD (AVX2) accelerated lexer that does not rely on tables☆17Updated 4 years ago
- Fixed Block Memory Allocator in C☆26Updated 6 months ago
- clex is a simple lexer generator☆105Updated 3 months ago
- A tutorial that explains how to use macOS's Cocoa API in Pure-C.☆42Updated last year
- Bytecode interpreter☆80Updated 11 months ago