A blazing fast, MT-safe, lockfree and branchless circular byte buffer for SPSC in 50 loc
☆13Sep 16, 2025Updated 6 months ago
Alternatives and similar repositories for bq
Users that are interested in bq are comparing it to the libraries listed below
Sorting:
- A curated list of potentially game-changing database systems☆18Mar 11, 2026Updated last week
- A small networked game written as a first introduction to network programming☆18Sep 23, 2022Updated 3 years ago
- xxhash-64 in 20 lines☆25Jun 29, 2024Updated last year
- A simple In memory file system written in C☆40Mar 30, 2025Updated 11 months ago
- A Win32 API wrapper for Xlib/X11☆25Nov 28, 2023Updated 2 years ago
- Fully-featured HTTP(S) client and server in a single C file☆35Dec 21, 2025Updated 3 months ago
- Zero dependency Bitcoin math implementation in C☆52Jan 26, 2026Updated last month
- Modeling futexes in TLA+☆20Oct 6, 2024Updated last year
- fnet - FILE* over your socks. Easily create and handle your network sockets.☆33Mar 17, 2025Updated last year
- Http requests made easier.☆25Aug 7, 2019Updated 6 years ago
- Xcbwin - a simple C++ class for graphical outputs using XCB☆12May 12, 2015Updated 10 years ago
- Networked based Atari 2600 emulator.☆17Jul 23, 2021Updated 4 years ago
- Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strin…