brenns10 / userspace_cooperative_multitasking
A simple example of cooperative multitasking in C in userspace
☆35Updated last year
Related projects ⓘ
Alternatives and complementary repositories for userspace_cooperative_multitasking
- An argument-parsing library for C.☆62Updated 3 weeks ago
- Type-safe Printf in C☆67Updated 2 years ago
- C macro overloading☆22Updated last week
- Stackless coroutine compiler for C☆45Updated 4 years ago
- Minimally design scripting language for use on systems with limited resources.☆52Updated 7 years ago
- Stackful Async Subroutines for C. Brings async 2 C☆93Updated 3 years ago
- Example implementation of coroutine in C☆19Updated 4 years ago
- libco is a cooperative multithreading library written in C89.☆128Updated 2 months ago
- Coroutines for C.☆73Updated 7 years ago
- Fedjmike's C Compiler☆130Updated 7 years ago
- SCC - Small C Compiler for DOS☆93Updated 3 years ago
- A small arm/x86(-64) C compiler☆160Updated last year
- A Tour Through the SubC Compiler☆84Updated 2 years ago
- C17 compiler implementation from scratch☆64Updated last year
- Pottery - A container and algorithm template library in C☆123Updated 2 years ago
- C23 Checked Arithmetic☆88Updated last year
- POSIX getopt() as a portable header library☆105Updated last year
- A tiny x86 compiler with ELF and PE target☆180Updated 10 months ago
- 24-bit BMP (Bitmap) ANSI C header library☆84Updated 5 years ago
- 🔗 Common Data Structures and Algorithms☆51Updated last year
- Barebones multiboot kernel for beginners☆150Updated 4 years ago
- No bullshit vector library for C☆78Updated 4 years ago
- A C preprocessor designed to be embeddable, quick, light and fully compliant to ISO Standard 9899:1999, aka ISO C99, or simply, C99☆57Updated 9 years ago
- Minimal C Library☆70Updated 6 years ago
- A header only library written in C that resembles C++ std::vector more commonly known as a dynamic array☆14Updated 4 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆61Updated last month
- The first C compiler ported to x86☆189Updated 3 years ago
- GCC Tiny front-end☆102Updated 7 years ago
- A simple library to provide RAII in standard-compliant C99, using raii_with(resource, initializer, destructor) { ... }-syntax:☆41Updated 6 years ago