fefa4ka / linked_ringLinks
It's just in place replacement for ring buffer, but without taking up all that extra space for multiply buffers used by different producers-consumers.
☆19Updated 9 months ago
Alternatives and similar repositories for linked_ring
Users that are interested in linked_ring are comparing it to the libraries listed below
Sorting:
- Memory slices for C99☆49Updated 10 months ago
- Tracing JIT compiler and runtime for a subset of the JVM☆26Updated 2 years ago
- Fast, multi-reader, multi-writer, lockless data structures for parallel programming☆87Updated 2 years ago
- Self-hosting C toolchain, from scratch☆36Updated last year
- Functional, Type safe, Lazy abstractions for generic iterators in C - https://github.com/TotallyNotChase/c-iterators☆31Updated 4 years ago
- C Implementation of the monkey programming language☆75Updated 5 years ago
- Simple conservative GC using mimalloc☆41Updated 3 years ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆100Updated 4 years ago
- C macro overloading☆22Updated last month
- Type-safe Printf in C☆71Updated last year
- Example implementation of coroutine in C☆21Updated 5 years ago
- A low-latency malloc implementation☆26Updated 4 years ago
- Grotsky Programming Language☆22Updated 2 months ago
- Scribe Reference Compiler☆22Updated 5 months ago
- The libdill tutorial.☆16Updated 6 years ago
- Working draft of nextgen malloc implementation for musl libc☆123Updated 5 years ago
- A low-level coroutine library for C☆70Updated last year
- Portable C implementations of the AEGIS family of high-performance authenticated encryption algorithms.☆120Updated this week
- Personal branch of git://c9x.me/qbe.git☆37Updated 4 years ago
- A binary serialisation format inspired by YAML, MessagePack and nvlists.☆33Updated 5 years ago
- Some experiments with SMT solvers and GIMPLE IR☆40Updated 2 years ago
- unrolled skip list library for C☆22Updated 6 years ago
- Coroutine scheduler for C☆47Updated last year
- ucontext implementation featuring glibc-compatible ABI☆134Updated last month
- Harbol is a collection of data structure and miscellaneous libraries, similar in nature to C++'s Boost, STL, and GNOME's GLib but for C99…☆29Updated 10 months ago
- B-tree generator for C☆145Updated 3 months ago
- GCC plugin for C language that tracks references to allocated objects☆30Updated 8 months ago
- The Silk Programming Language☆79Updated 4 years ago
- C23 Checked Arithmetic☆156Updated 6 months ago
- A simple programming language inspired by Python, JavaScript and C☆43Updated last year