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.
☆18Updated 2 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:
- Tracing JIT compiler and runtime for a subset of the JVM☆24Updated last year
- Simple conservative GC using mimalloc☆40Updated 2 years ago
- Example implementation of coroutine in C☆20Updated 4 years ago
- Fast, multi-reader, multi-writer, lockless data structures for parallel programming☆87Updated last year
- Compiler Optimizations Playground☆27Updated 4 years ago
- Modeling futexes in TLA+☆20Updated 9 months ago
- Self-hosting C toolchain, from scratch☆36Updated 5 months ago
- Functional, Type safe, Lazy abstractions for generic iterators in C - https://github.com/TotallyNotChase/c-iterators☆30Updated 4 years ago
- Coroutine scheduler for C☆40Updated 11 months ago
- A container library for Zig.☆16Updated 4 years ago
- NodeC -- A lean NodeJS in C using algebraic effect handlers.☆34Updated 6 years ago
- Hindley–Milner Type inferencing in C☆48Updated 2 years ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆98Updated 4 years ago
- Working draft of nextgen malloc implementation for musl libc☆120Updated 4 years ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆74Updated 3 years ago
- lox virtual machine implementation in zig!☆27Updated 2 years ago
- The libdill tutorial.☆16Updated 5 years ago
- Memory slices for C99☆48Updated 4 months ago
- Support for x86_64 specific instructions (e.g. TLB flush), registers (e.g. control registers), and structures (e.g. page tables)☆17Updated 2 years ago
- Type-safe Printf in C☆72Updated 6 months ago
- The Silk Programming Language☆79Updated 4 years ago
- Clone of http://nsz.repo.hu/git/?p=c-standard☆23Updated 6 years ago
- programming with second class references☆25Updated last month
- SYCL 2023 - linker workshop☆10Updated 2 years ago
- Comparing concurrent code example programs between other languages and Zig☆61Updated 3 months ago
- cparse is an LR(1) and LALR(1) parser generator☆51Updated 6 months ago
- Fast and accurate floating points conversions for C☆15Updated 4 months ago
- A CHIP-8 emulator in C.☆18Updated 2 years ago
- Yet Another Efficient Unification Algorithm☆27Updated 11 months ago
- Peephole optimizer for cproc and QBE☆25Updated 2 months ago