skeeto / fiber-awaitLinks
Win32 Fiber async/await demo
☆53Updated 6 years ago
Alternatives and similar repositories for fiber-await
Users that are interested in fiber-await are comparing it to the libraries listed below
Sorting:
- A POSIX compliant C library for Windows☆57Updated 3 months ago
- https://codeberg.org/ccxvii/minilibs☆144Updated 5 months ago
- Single file in-place JSON/SJSON parser☆82Updated 4 years ago
- Exception handling and smart pointer (automatic cleanup) libraries for C☆60Updated 11 years ago
- Fast, small, in-memory inflate (zlib, deflate and gzip decompression)☆77Updated 3 years ago
- Minimal C Library☆78Updated 7 years ago
- Embed files into C/C++ projects.☆49Updated 4 years ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆68Updated 2 years ago
- Simple string pattern matcher for C☆25Updated 5 years ago
- A toy programming language interpreter☆33Updated 12 years ago
- Register-based VM, and debugger written in C, and a stack-based VM written inside the first.☆52Updated 7 years ago
- Stackful Async Subroutines for C. Brings async 2 C☆92Updated 4 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 7 years ago
- ANSI C implementation of dynamic array, with interface similar to C++ std::vector☆44Updated 2 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆74Updated last week
- C library for Windows for easy-to-use 2D painting with Direct2D or, on older Windows versions, GDI+.☆106Updated 6 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- Stackless coroutine compiler for C☆47Updated 6 years ago
- Coroutines for C.☆78Updated 8 years ago
- cppystruct is a C++17, header-only, constexpr clone of Python's struct module☆106Updated 7 years ago
- A portable single file parser/lexer/tokenizer.☆52Updated 7 years ago
- ☆27Updated 5 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- Scripting in C with JIT(x64)/VM.☆54Updated 4 years ago
- Hackable Lexer with UTF-8 support☆23Updated 6 years ago
- Single header C99 coroutines library. Forked from libco and flb_libco.☆75Updated 5 years ago
- libuv thread communication