fefa4ka / linked_ring
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.
☆15Updated last year
Related projects ⓘ
Alternatives and complementary repositories for linked_ring
- Support for x86_64 specific instructions (e.g. TLB flush), registers (e.g. control registers), and structures (e.g. page tables)☆15Updated last year
- Tracing JIT compiler and runtime for a subset of the JVM☆23Updated 10 months ago
- ☆16Updated 2 years ago
- Standalone self-hosted compiler/linker/libc for a subset of C targeting Webassembly/WASI☆13Updated last year
- Simple conservative GC using mimalloc☆38Updated last year
- Utility that parses stack sizes section from elf objects and displays the preallocated stack size of each function.☆13Updated 4 years ago
- Wasm binary parser for Zig☆15Updated last year
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆18Updated last year
- A header-only C++ library for writing compiler/interpreter frontends.☆12Updated 3 weeks ago
- A container library for Zig.☆12Updated 3 years ago
- Edit by Example - automated file editing just from given examples.☆15Updated 2 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- REPL for C preprocessor of C++17☆10Updated 9 months ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 5 years ago
- Asserting algebraic properties of C functions☆10Updated this week
- 8-bit Xor Filter in C99☆61Updated 4 years ago
- Hindley–Milner Type inferencing in C☆48Updated 2 years ago
- Code coverage for compiled binaries using Callgrind, mostly geared towards Zig code☆15Updated 2 years ago
- Benchmarking a faster std.Mutex implementation for Zig☆29Updated last month
- A compiler and runtime for normalizing the untyped λ-calculus☆30Updated 2 years ago
- An experimental language with compile time bounds checking☆14Updated 5 years ago
- Coroutine scheduler for C☆34Updated 3 months ago
- Some experiments with SMT solvers and GIMPLE IR☆36Updated last year
- linux container runtime built with zig☆14Updated 7 months ago
- Portable high-level assembler with authentic C syntax☆22Updated 2 years ago
- Fast, concurrent, safe MPMC & MPSC FIFO queue implementation☆10Updated 2 years ago
- ☆27Updated 2 years ago
- My programming language☆24Updated this week
- SYCL 2023 - linker workshop☆11Updated last year
- Error return tracing in Rust. Still WIP☆11Updated 3 years ago