willemt / bipbufferLinks
A circular buffer alternative written in C under a BSD license
☆142Updated 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.☆264Updated 4 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- Lock-free ring buffer (MPSC)☆475Updated 6 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 6 years ago
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 8 months ago
- A generic C memory pool☆101Updated 9 years ago
- C11 Lock-free Stack☆184Updated last year
- C library of key-value data structures.☆298Updated 5 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆149Updated 5 years ago
- An ANSI C encoder/decoder for the MessagePack serialization format / msgpack.org[C / Objective-C / Swift]☆150Updated 11 months ago
- A simple, intrusive, zero-allocation red-black tree implementation☆53Updated 4 years ago
- A minimal blocking queue backed by a circular buffer☆117Updated 4 years ago
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆105Updated 3 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆89Updated 6 years ago
- This make CRC be fast. Included implementations: CRC-64-Jones and CRC-16-CCITT☆143Updated last month
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆124Updated 2 years ago
- An implementation of the MessagePack serialization format in C / msgpack.org[C]☆360Updated 5 months ago
- Coroutines for C.☆78Updated 8 years ago
- A modular Protocol Buffers implementation for C☆96Updated this week
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆299Updated 9 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- TLSF: two-level segregated fit O(1) allocator☆82Updated 3 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆142Updated 4 years ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆448Updated 3 months ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 10 years ago
- Lightweight Protocol Buffers for C and Python☆100Updated 2 years ago
- NIH Utility Library☆92Updated 4 years ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆106Updated 9 years ago