A pure C (-std=c89) implementation of Go channels, including blocking and non-blocking selects.
☆447Dec 15, 2023Updated 2 years ago
Alternatives and similar repositories for CspChan
Users that are interested in CspChan are comparing it to the libraries listed below
Sorting:
- Header-only library for asynchronous tasks in C☆269Mar 12, 2024Updated last year
- Set of macros that guard against buffer overflows. Based on C99 VLA feature.☆129Jun 5, 2023Updated 2 years ago
- All-inclusive Buffer for C☆415Nov 16, 2023Updated 2 years ago
- Stevan Apter-style trees in C++17☆374Dec 17, 2023Updated 2 years ago
- Concurrency library for C (coroutines)☆1,328Jul 26, 2024Updated last year
- Algebraic data types for C99☆1,477Mar 17, 2025Updated 11 months ago
- A simple C coroutine library.☆229Jan 24, 2024Updated 2 years ago
- Making C Look ✨Pretty✨and Lua/Lisp/Python-esque☆637Feb 17, 2026Updated 2 weeks ago
- rio-wayland shim server☆21Sep 10, 2023Updated 2 years ago
- Implementation of C++ standard libraries in C☆1,215Jul 20, 2025Updated 7 months ago
- a graphical C/C++ runtime editor☆189Dec 15, 2023Updated 2 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,113Dec 16, 2020Updated 5 years ago
- A hash array-mapped trie implementation in C☆329Feb 10, 2024Updated 2 years ago
- Little Kitten Webserver☆275May 12, 2024Updated last year
- a small statically-linked linux system☆3,035Updated this week
- simple java virtual machine☆270Nov 2, 2021Updated 4 years ago
- ☆17Mar 28, 2024Updated last year
- tiniest x86-64-linux emulator