liuliu / co
Example implementation of coroutine in C
☆20Updated 4 years ago
Alternatives and similar repositories for co:
Users that are interested in co are comparing it to the libraries listed below
- Abusing the C99 preprocessor for meta-programming☆20Updated 7 years ago
- Memory slices for C99☆47Updated 2 months ago
- Compact garbage-collected heap and JSON-like object model☆80Updated last year
- A header-only C++ library for writing compiler/interpreter frontends.☆12Updated 2 weeks ago
- This is an inofficial mirror of the Eigen Compiler Suite source code usually deployed as tar.gz☆30Updated 9 months ago
- Yet another simple header only arena allocator for C11☆41Updated 7 months ago
- C17 compiler implementation from scratch☆64Updated last year
- C23 Checked Arithmetic☆118Updated 2 months ago
- small, fast memset based on microsoft's design☆10Updated 2 years ago
- Self-hosting C toolchain, from scratch☆33Updated last week
- small embeddable C-style preprocessor☆38Updated last year
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- C programming language extension: Cedro pre-processor☆47Updated last year
- j2 is a minimalist concatenative programming language that makes up for its simplicity by its ability to natively bind with C libraries' …☆45Updated 10 months ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆40Updated 3 months ago
- clex is a simple lexer generator☆94Updated last month
- A C peg parser generator (a fork of peg/leg)☆23Updated 2 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆103Updated 5 months ago
- Suckless big integer library☆32Updated 2 years ago
- ☆55Updated 4 years ago
- Single-header, non-backtracking regular expression engine written in C89☆12Updated last year
- re1, the unbloated regexp engine by Russ Cox, elaborated to be useful for real-world applications☆42Updated 5 years ago
- A collection of data structures in C++☆18Updated 2 years ago
- A small C compiler☆32Updated 9 months ago
- A low-level coroutine library for C☆61Updated 6 months ago
- The Sfio library from AT&T Labs (mirror with limited history)☆23Updated 3 years ago
- The fluffy programming language main repository☆24Updated 12 years ago
- Learn how argc and argv are passed from environment to Unix program.☆19Updated 3 years ago
- Bytecode interpreter☆72Updated 3 weeks ago