rochus-keller / CspChan
A pure C (-std=c89) implementation of Go channels, including blocking and non-blocking selects.
☆446Updated last year
Alternatives and similar repositories for CspChan:
Users that are interested in CspChan are comparing it to the libraries listed below
- Header-only library for asynchronous tasks in C☆266Updated 10 months ago
- A hash array-mapped trie implementation in C☆288Updated 11 months ago
- Tiny hash function in C☆134Updated 5 months ago
- A x86_64 Linux debugger 🐛🐛🐛☆234Updated 11 months ago
- A modular web framework for C, inspired by kernel modules. Dynamically upload and compile C code at runtime to build REST APIs, WebSocket…☆195Updated last month
- A simple C coroutine library.☆225Updated last year
- A minimal TCP/IP stack☆516Updated 10 months ago
- Old Unix programs running on modern computers.☆362Updated last month
- Stevan Apter-style trees in C++17☆370Updated last year
- 30 C Compiler☆287Updated 3 weeks ago
- A nano like text editor built with pure C☆203Updated last month
- A small, portable, linear probing hash map☆142Updated last month
- ☆172Updated last year
- Little Kitten Webserver☆276Updated 8 months ago
- Pure C Asynchronous HTTP/IO framework with routing, websockets, SSL and reverse proxy.☆175Updated 3 weeks ago
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆213Updated last year
- Making C Look ✨Pretty✨and Lua/Lisp/Python-esque☆617Updated 2 months ago
- All-inclusive Buffer for C☆412Updated last year
- Integer Map Data Structure☆130Updated last year
- Rudimentary web browser written in Golang☆401Updated 7 months ago
- Sandboxing for GNU Make has never been easier☆229Updated 2 years ago
- Custom web server for my blog☆323Updated 3 months ago
- Set of macros that guard against buffer overflows. Based on C99 VLA feature.☆129Updated last year
- ☆294Updated 9 months ago
- ☆201Updated 3 months ago
- Logo language in 508 bytes (x86 boot sector)☆173Updated 9 months ago
- Small, Fast, Portable 64-bit hash function☆113Updated 2 months ago
- ANSI Standard X3.64 Teletypewriter Command Session Library☆475Updated last month
- Investigates optimizing 'wc', the Unix word count program